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

プロパティ値

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

属性

注釈

このプロパティは、このクラスには関係ありません。

適用対象