CompositeDesignerAccessibleObject.State プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の CompositeDesignerAccessibleObjectのアクセス可能な状態を取得します。
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値の組み合わせ。
注釈
State には、次の使用可能な値があります。
Selected、 Selectable、 MultiSelectable、 Focused、 Focusable、 ReadOnly、 Moveable、 Expanded、 Collapsed、および Invisible。