ShellBrowser .Net Edition
BeforeShellDrop Event
NamespacesJam.ShellShellTreeViewBeforeShellDrop
This event is fired before a ShellTreeView executes a shell drop.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<BeforeShellDropEventArgs> BeforeShellDrop
Public Event BeforeShellDrop As EventHandler(Of BeforeShellDropEventArgs)
public:
 event EventHandler<BeforeShellDropEventArgs^>^ BeforeShellDrop {
	void add (EventHandler<BeforeShellDropEventArgs^>^ value);
	void remove (EventHandler<BeforeShellDropEventArgs^>^ value);
}

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