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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<PropertyChangedEventArgs> ShowOptionChanged

Value

Type: SystemEventHandlerPropertyChangedEventArgs
See Also