Click or drag to resize

ShellListViewListChangedAfterDragLeave Property

Indicates that the list changed after a DragLeave was executed; bug #6536

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected bool ListChangedAfterDragLeave { get; set; }

Property Value

Type: Boolean
See Also