Click or drag to resize

ShellFolderManageColumns Event

Raised when a shell view window has been created.

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

Value

Type: SystemEventHandlerManageColumnsEventArgs
See Also