Click or drag to resize

ShellFolderServerFolderInit Event

Raised when a ShellFolder is initialized by the Windows Shell.

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

Value

Type: SystemEventHandlerFolderInitEventArgs
See Also