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

Value

EventHandlerPropertyChangedEventArgs
See Also