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.2
Syntax
protected ShellListBaseItem DropItem { get; set; }

Property Value

ShellListBaseItem
See Also