Click or drag to resize

ShellTreeViewShowOptionChanged Event

This event is fired after a ShellTreeView executed a shell operation like pasting.

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