Shell |
The ShellBrowser type exposes the following members.
| Name | Description | |
|---|---|---|
| BeforeShellCommand |
This event is fired before a shell command is executed. It can be intercepted
by setting Cancel to true in
the event handler.
(Inherited from ShellBrowserBase) | |
| ContextMenuItemSelected | This event is fired when a context menu item is selected. | |
| RenameItemSelected | This event is fired when the context menu option "Rename" is selected. |