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.0
Syntax
public event EventHandler<EventArgs> ClearItems

Value

Type: SystemEventHandlerEventArgs
See Also