AutoAdvance Property
AutoAdvance
Gets or sets whether the focus moves to another control when the cursor is moved with the arrow keys.
 
Declaration
  public override bool AutoAdvance { get; set; }
 
  Public Overrides Property AutoAdvance As Boolean
 
Overrides