Click or drag to resize

FolderViewEventsExplorerWindowReady Event

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

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also