ShellBrowser .Net Edition
CopyMode Property
NamespacesJam.ShellShellTreeViewCopyMode
Copy mode allows you to control the behaviour when files or folders get dropped.
Declaration Syntax
C#Visual BasicVisual C++
public DragDropEffects CopyMode { get; set; }
Public Property CopyMode As DragDropEffects
public:
property DragDropEffects CopyMode {
	DragDropEffects get ();
	void set (DragDropEffects value);
}

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