ShellBrowser .Net Edition
IsEditing Property
NamespacesJam.ShellShellTreeViewIsEditing
Gets a value indicating whether the SelectedNode is in editing state.
Declaration Syntax
C#Visual BasicVisual C++
protected bool IsEditing { get; }
Protected ReadOnly Property IsEditing As Boolean
protected:
property bool IsEditing {
	bool get ();
}
Return Value
The editing state of the selected node. Returns false, if nothing is selected.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)