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