AccessibleName Property (AWTComponent)

Action

Gets the accessible name of the component.

Syntax

'Declaration
Protected Read Property AccessibleName As String

Access

Read only.

Examples

Dim accessibleName As String = component.AccessibleName