Gets or sets whether or not end-users can focus this page by pressing the "Tab" key.
public bool TabStop { get; set; }
Public Property TabStop As Boolean
The order in which navigation pages receive focus when end-users repeatedly press "Tab" is specified by the TabIndex property value.