[]
Fires when the Value property changes.
[C1Category("Action")]
[C1Description("RibbonTimePicker.ValueChanged", "Fires when the Value property changes.")]
public event EventHandler ValueChanged
<C1Category("Action")>
<C1Description("RibbonTimePicker.ValueChanged", "Fires when the Value property changes.")>
Public Event ValueChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Fires when the property changes. |