ActivityDesignerAccessibleObject.State Vlastnost

Definice

Získá přístupný stav aktuálního ActivityDesignerAccessibleObject.

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

Hodnota vlastnosti

Kombinace AccessibleStates hodnot.

Poznámky

State má následující možné hodnoty:

Selected, Selectable, MultiSelectable, Focused, Focusable, ReadOnly, Moveable a Invisible.

Platí pro