Click or drag to resize

CustomFileListTClearItems Event

This event occurs if the FileList is cleared by calling the clear() method.

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

Value

EventHandlerEventArgs
See Also