[]
Occurs when the RibbonNumericBox receives focus.
[C1Category("Focus")]
[C1Description("RibbonNumericBox.GotFocus", "Occurs when the RibbonNumericBox receives focus.")]
public event EventHandler GotFocus
<C1Category("Focus")>
<C1Description("RibbonNumericBox.GotFocus", "Occurs when the RibbonNumericBox receives focus.")>
Public Event GotFocus As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the receives focus. |