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