AccessibleRole Property (AWTComponent)

Action

Gets the accessible role of the component.

Syntax

'Declaration
Protected Read Property AccessibleRole As String

Access

Read only.

Examples

Dim accessibleRole As String = component.AccessibleRole