ToolStripDropDown.TabIndex プロパティ

定義

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

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

プロパティ値

コンテナー内のコントロールのタブ オーダー。

属性

注釈

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

適用対象