[]
Gets or sets whether the user can set focus to the group using the Tab key.
public bool TabStop { get; set; }
Public Property TabStop As Boolean