Splitter.TabStop プロパティ

定義

このクラスでは、このプロパティは使用されません。

public:
 property bool TabStop { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool TabStop { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.TabStop : bool with get, set
Public Property TabStop As Boolean

プロパティ値

有効である場合は true。それ以外の場合は false

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象