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 의 인덱스 값입니다.

특성

적용 대상