Focusable Property (AWTComponent)

Action

Gets whether the component can be focused.

Syntax

'Declaration
Protected Read Property Focusable As Boolean

Access

Read only.

Examples

Dim isFocusable As Boolean = component.Focusable