[]
Occurs when the combo box loses focus.
[C1Category("Focus")]
[C1Description("RibbonComboBox.LostFocus", "Occurs when the combo box loses focus.")]
public event EventHandler LostFocus
Type | Description |
---|---|
EventHandler | Occurs when the combo box loses focus. |