Click or drag to resize

ShellFolderGetDynamicColumnDetails Event

Raised when the shell asks for a dynamic column details.

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

Value

Type: SystemEventHandlerGetDynamicColumnDetailsEventArgs
See Also