[]
Fires when the Format property changes.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonTimePicker.FormatChanged", "Fires when the Format property changes.")]
public event EventHandler FormatChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonTimePicker.FormatChanged", "Fires when the Format property changes.")>
Public Event FormatChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Fires when the property changes. |