Click or drag to resize

ShellChangeNotifierChangePIDL Event

This event is fired when a change event for the given ItemIdList list of the given paths in the Directories property occured.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<ChangeNotificationPidlEventArgs> ChangePIDL

Value

Type: SystemEventHandlerChangeNotificationPidlEventArgs

Implements

IShellChangeNotifierChangePIDL
See Also