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:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<DispatchEventArgs> InitialEnumerationDone

Value

Type: SystemEventHandlerDispatchEventArgs
See Also