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

Value

Type: SystemEventHandlerEventArgs
See Also