Click or drag to resize

ShellFolderServerFolderInit Event

Raised when a ShellFolder is initialized by the Windows Shell.

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

Value

Type: SystemEventHandlerFolderInitEventArgs
See Also