Gets or sets if this controls is a drop target or not.

Declaration Syntax
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)