Event ControlGotFocus
Occurs when the control receives focus.
public event EventHandler? ControlGotFocus
Returns
- EventHandler
- Occurs when the control receives focus.
- Implements
Occurs when the control receives focus.
public event EventHandler? ControlGotFocus