ControlDesigner::AccessibilityObject Property
.NET Framework (current version)
Gets the AccessibleObject assigned to the control.
Assembly: System.Design (in System.Design.dll)
public: property AccessibleObject^ AccessibilityObject { virtual AccessibleObject^ get(); }
Property Value
Type: System.Windows.Forms::AccessibleObject^The AccessibleObject assigned to the control.
For more information about accessible objects, see the Active Accessibility section of the MSDN Library.
.NET Framework
Available since 1.1
Available since 1.1
Show: