言語

SplitterPanel.TabIndex プロパティ

定義

SplitterPanel内のSplitContainerのタブ オーダーを取得または設定します。 このプロパティは、このクラスには関係ありません。

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

プロパティ値

タブ オーダーに含まれるSplitterPanel内の他のSplitterPanel オブジェクトのセット内のSplitContainerのインデックス値。

属性

適用対象