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