ActiveReports 12
AccessibilityObject Property (Toolbox)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : AccessibilityObject Property
Gets the System.Windows.Forms.AccessibleObject assigned to the control.
Syntax
'Declaration
 
Public ReadOnly Property AccessibilityObject As AccessibleObject
public AccessibleObject AccessibilityObject {get;}

Property Value

The System.Windows.Forms.AccessibleObject assigned to the control.
See Also

Reference

Toolbox Class
Toolbox Members