[]
Occurs when entering special keys that cause the control to lose focus.
public event KeyExitEventHandler KeyExit
Public Event KeyExit As KeyExitEventHandler
Type | Description |
---|---|
KeyExitEventHandler | Occurs when entering special keys that cause the control to lose focus. |
This event is raised if the focus is moved out of the control using keyboard operations.