Gets or sets a value that indicates whether a control is included in tab navigation.
シンタックス
'宣言
Public Property IsTabStop As Boolean
public bool IsTabStop {get; set;}
プロパティ値
true if the control is included in tab navigation; otherwise,
false. The default is
true.
参照