ShellBrowser .Net Edition
AutoScrollDelay Property
NamespacesJam.ShellShellListViewAutoScrollDelay
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.
Declaration Syntax
C#Visual BasicVisual C++
public int AutoScrollDelay { get; set; }
Public Property AutoScrollDelay As Integer
public:
property int AutoScrollDelay {
	int get ();
	void set (int value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)