Click or drag to resize

ShellAddressBarPathChanged Event

Occurs if the path represented by AbsoluteItemIdList has changed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler PathChanged

Value

Type: SystemEventHandler
Remarks
The change can either be caused by the AddressBar directly or indirectly through synchronization.
See Also