ActivityDesignerAccessibleObject.State Özellik

Tanım

Geçerli ActivityDesignerAccessibleObjectöğesinin erişilebilir durumunu alır.

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

Özellik Değeri

Değerlerin birleşimi AccessibleStates .

Açıklamalar

State aşağıdaki olası değerlere sahiptir:

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

Şunlara uygulanır