Editable プロパティ (AWTTextComponent)

クラス

AWTTextComponent.

処理

[読み取り専用] テキスト コンポーネントのテキストをユーザーが変更できるかどうか。

構文

'Declaration
Protected Read Property Editable As Boolean

アクセス

読み取り専用。

Dim isEditable As Boolean = textComponent.Editable