Click or drag to resize

FolderViewEventsInitialEnumerationDone Event

Occurs when specialized views like the start menu are done enumerated. Not fired when the data source finishes enumeration.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> InitialEnumerationDone

Value

Type: SystemEventHandlerDispatchEventArgs
See Also