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