ShapeElement.AccessibleState Property

Definition

Gets the accessible state of the model element

public:
 virtual property System::Windows::Forms::AccessibleStates AccessibleState { System::Windows::Forms::AccessibleStates get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public virtual System.Windows.Forms.AccessibleStates AccessibleState { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.AccessibleState : System.Windows.Forms.AccessibleStates
Public Overridable ReadOnly Property AccessibleState As AccessibleStates

Property Value

Attributes

Applies to