Name Property (AWTComponent)

Action

Gets the name of the component.

Syntax

'Declaration
Protected Read Property Name As String

Access

Read only.

Examples

Dim name As String = component.Name