ActivityDesignerAccessibleObject.State Eigenschaft

Definition

Ruft den verfügbaren Zustand des aktuellen ActivityDesignerAccessibleObject ab.

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

Eigenschaftswert

Eine Kombination von AccessibleStates-Werten.

Hinweise

Für State sind folgende Werte möglich:

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

Gilt für: