Click or drag to resize

ShellSystemListViewChanged Event

This event happens if the View of the ImageList changed, either because it was set explicitly or if the user used the context menu to change to a different view.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public event EventHandler ViewChanged

Value

Type: SystemEventHandler
See Also