Click or drag to resize

CustomFileListTItemListChanged Event

This event occurs if the FileList changed, ie. an item was removed, added or the list is cleared.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<EventArgs> ItemListChanged

Value

EventHandlerEventArgs
See Also