ShellBrowser .Net Edition
IsDropTarget Property
NamespacesJam.ShellJamBaseShellListViewIsDropTarget
Gets or sets if this controls is a drop target or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsDropTarget { get; set; }
Public Property IsDropTarget As Boolean
public:
property bool IsDropTarget {
	bool get ();
	void set (bool value);
}

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