Back to Devexpress

DXAccessible.QueryAccessibleInfoEventArgs Properties

windowsforms-devexpress-dot-accessibility-dot-dxaccessible-dot-queryaccessibleinfoeventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

DXAccessible.QueryAccessibleInfoEventArgs Properties

Contains data for the QueryAccessibleInfo event.

NameDescription
AccessibleObjectGets the System.Windows.Forms.AccessibleObject that allows you to return the standard accessibility information about the currently processed UI element.
DefaultActionGets or sets a string that describes the UI element’s default action.
DescriptionGets or sets a string that describes the visual appearance of the currently processed UI element.
NameGets or sets the name of the Accessible Object associated with a UI element.
OwnerGets the QueryAccessibleInfoEventArgs.Owner control’s child object that contains the currently processed UI element.
OwnerControlGets the control that contains the currently processed UI element.
RoleGets or sets the accessible role of the currently processed UI element.

See Also

DXAccessible.QueryAccessibleInfoEventArgs Class

DXAccessible.QueryAccessibleInfoEventArgs Members

DevExpress.Accessibility Namespace