Edit

Share via


TokenizingTextBox.TabNavigateBackOnArrow Property

Definition

Gets or sets a value indicating whether the control will move focus to the previous control when an arrow key is pressed and selection is at one of the limits in the control.

public bool TabNavigateBackOnArrow { get; set; }
member this.TabNavigateBackOnArrow : bool with get, set
Public Property TabNavigateBackOnArrow As Boolean

Property Value

Applies to