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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected ShellListBaseItem DropItem { get; set; }

Property Value

Type: ShellListBaseItem
See Also