StopEditing メソッド (JTree)
クラス
JTree
.
処理
現在編集中のセッションを停止します。
構文
C#
tree
.
StopEditing
()
VB
tree
.
StopEditing
()
例
VB
tree.StopEditing
()