ShapeElement.AccessibleRole Property

Definition

Gets the accessible role of the control

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

Property Value

Attributes

Applies to