Click or drag to resize

ShellSearchEditQuickSearchDelay Property

Amount of time in milliseconds to delay the search in the quick search mode. After this delay has expired the search is started.

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

Property Value

Type: Double
See Also