[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.Advance

Advance Event

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.

Namespace: FarPoint.Win.SuperEdit
Assembly: FarPoint.Win.dll
Syntax
protected event AdvanceEventHandler Advance
Protected Event Advance As AdvanceEventHandler
Returns
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.