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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<EventArgs> ItemListChanged

Value

Type: SystemEventHandlerEventArgs
See Also