Click or drag to resize

ShellAddressBarPathChanged Event

Occurs if the path represented by AbsoluteItemIdList has changed.

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

Value

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