Click or drag to resize

ShellFolderManageColumns Event

Raised when a shell view window has been created.

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

Value

Type: SystemEventHandlerManageColumnsEventArgs
See Also