Enabled Property (AWTComponent)

Action

Gets whether the component is enabled.

Syntax

'Declaration
Protected Read Property Enabled As Boolean

Access

Read only.

Examples

Dim isEnabled As Boolean = component.Enabled