ShellBrowser .Net Edition
DropItem Property
NamespacesJam.ShellJamBaseShellListViewDropItem
Gets or sets the item on that a current drag and drop operation would be executed.
Declaration Syntax
C#Visual BasicVisual C++
protected ShellListBaseItem DropItem { get; set; }
Protected Property DropItem As ShellListBaseItem
protected:
property ShellListBaseItem^ DropItem {
	ShellListBaseItem^ get ();
	void set (ShellListBaseItem^ value);
}

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