Click or drag to resize

ShellTreeViewAutoScrollDelay Property

The delay in milliseconds after that the control scrolls automatically during a drag and drop operation. A value of 0 disables the auto scroll feature.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public int AutoScrollDelay { get; set; }

Property Value

Type: Int32
See Also