Click or drag to resize

FolderViewEventsExplorerWindowReady Event

Occurs when Explorer window is open, has been painted and is ready

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<DispatchEventArgs> ExplorerWindowReady

Value

Type: SystemEventHandlerDispatchEventArgs
See Also