Event EnterPressed
Occurs when Enter key is pressed in the control.
public event EventHandler? EnterPressed
Returns
- EventHandler
- Occurs when Enter key is pressed in the control.
Occurs when Enter key is pressed in the control.
public event EventHandler? EnterPressed