Click or drag to resize

ShellTreeViewAutoExpandDelay Property

The delay in milliseconds after that a folder is expanded automatically during a drag and drop operation. A value of 0 disables the auto expand feature.

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

Property Value

Type: Int32
See Also