[]
Occurs when the user cancels changes to the combo box.
[C1Category("Behavior")]
[C1Description("RibbonComboBox.ChangeCanceled", "Occurs when the user cancels changes to the combo box.")]
public event EventHandler ChangeCanceled
| Type | Description |
|---|---|
| EventHandler | Occurs when the user cancels changes to the combo box. |