IsEditing プロパティ (JTree)

クラス

JTree.

処理

[読み取り専用] ツリーが編集中かどうか。

構文

'Declaration
Protected Read Property IsEditing As Boolean

アクセス

読み取り専用。

Dim isEditing As Boolean = tree.IsEditing