Gets or sets the tab index of the Web server control.
'宣言
Public Overridable Property TabIndex As Short
public virtual short TabIndex {get; set;}
プロパティ値
The tab index of the Web server control. The default is
0, which indicates that this property is not set.