[]
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
<C1Category("Behavior")>
<C1Description("RibbonComboBox.ChangeCommitted", "Occurs when the user commits changes to the combo box.")>
Public Event ChangeCommitted As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the user commits changes to the combo box. |