Click or drag to resize
KaxFileBrowser Events

The KaxFileBrowser type exposes the following members.

Events
  Name Description
Public event ExplorerPopulated
This event is fired when the grid data is retrieved from the content provider
Public event ItemCommand
This event is fired when on all file and folder operations of the file explorer. If you wish to cancel the command simply return False from your event handler.
Top
See Also