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