Click or drag to resize

JamBaseShellListViewShowOptionChanged Event

This event is fired after a display option, like e.g. the ViewState changed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public event EventHandler<PropertyChangedEventArgs> ShowOptionChanged

Value

Type: SystemEventHandlerPropertyChangedEventArgs
See Also