ShellBrowser .Net Edition
CanAdd Property
NamespacesJam.ShellAddTreeNodeEventArgsCanAdd
Set this property to false if you want to prevent Node from being added.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanAdd { get; set; }
Public Property CanAdd As Boolean
public:
property bool CanAdd {
	bool get ();
	void set (bool value);
}
Remarks
The default value of this property is true

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