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 (in ShellBrowser.dll) Version: 7.0
Syntax
public int AutoExpandDelay { get; set; }

Property Value

Type: Int32
See Also