Click or drag to resize

JamBaseShellListViewDropItem Property

Gets or sets the item on that a current drag and drop operation would be executed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected ShellListBaseItem DropItem { get; set; }

Property Value

Type: ShellListBaseItem
See Also