ShapeElement.AccessibleState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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