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