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