Focusable プロパティ (AWTComponent)

クラス

AWTComponent.

処理

[読み取り専用] コンポーネントをフォーカスすることができるかどうか。

構文

'Declaration
Protected Read Property Focusable As Boolean

アクセス

読み取り専用。

Dim isFocusable As Boolean = component.Focusable