[]
Occurs when the AutoAdvance property is set to True and the focus moves to the next or previous control in response to an arrow key being pressed.
protected event AdvanceEventHandler Advance
Protected Event Advance As AdvanceEventHandler
Type | Description |
---|---|
AdvanceEventHandler | Occurs when the AutoAdvance property is set to True and the focus moves to the next or previous control in response to an arrow key being pressed. |