ToolStripItem.ToolStripItemAccessibleObject.State プロパティ

定義

ユーザー補助オブジェクトの状態を取得します。

public:
 virtual property System::Windows::Forms::AccessibleStates State { System::Windows::Forms::AccessibleStates get(); };
public override System.Windows.Forms.AccessibleStates State { get; }
member this.State : System.Windows.Forms.AccessibleStates
Public Overrides ReadOnly Property State As AccessibleStates

プロパティ値

AccessibleStates 値の 1 つ。状態が設定されていない場合は None

適用対象