[]
Occurs when the user commits changes to the RibbonTimePicker.
[C1Category("Behavior")]
[C1Description("RibbonTimePicker.ChangeCommitted", "Occurs when the user commits changes to the RibbonTimePicker.")]
public event EventHandler ChangeCommitted
<C1Category("Behavior")>
<C1Description("RibbonTimePicker.ChangeCommitted", "Occurs when the user commits changes to the RibbonTimePicker.")>
Public Event ChangeCommitted As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the user commits changes to the . |