ShapeElement.AccessibilityObject Property

Definition

Gets the AccessibleObject assigned to the element

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

Property Value

Attributes

Applies to