Event EscapeClicked
Occurs when the Escape key is pressed while the entry is focused.
public event EventHandler? EscapeClicked
Returns
- EventHandler
- Occurs when the Escape key is pressed while the entry is focused.
Occurs when the Escape key is pressed while the entry is focused.
public event EventHandler? EscapeClicked