[]
Gets or sets whether the user can move to another control from the first or last cell using Shift+Tab or the Tab key.
public bool AutoAdvance { get; set; }
Public Property AutoAdvance As Boolean