ShellFolder Events |
The ShellFolder type exposes the following members.
Name | Description | |
---|---|---|
CommandExec |
Occurs when a specified command is executed.
| |
CommandQueryStatus |
Occurs when the status of one or more commands, generated by user interface events, is queried for.
| |
FileDialogEvent |
Raised when event are received from a Dialog Box.
| |
GetDataObject |
Raised when a data object for a Shell Item is requested.
| |
GetDragDropParameters |
Raised when a Shell Item is preparing a drag & drop operation.
| |
GetDynamicColumnDetails |
Raised when the shell asks for a dynamic column details.
| |
GetFileDialogProperties |
Raised to determine what properties to gather for a future file dialog event.
| |
GetFolderSettings |
Raised when a shell view window has been created.
| |
GetNameMaxLength |
Raised to validate a Shell Item name.
| |
GetNameValidCharacters |
Raised to validate a Shell Item name.
| |
GetOnDemandDataObject |
Raised when an on-demand data object for a Shell Item is requested.
| |
ManageColumns |
Raised when a shell view window has been created.
| |
MergingContextMenu |
Raised when a context menu is merging.
| |
Refresh |
Raised when the view is refreshed, for example when the end-user presses the F5 key from the list view.
| |
SelectAndEditItem |
Raised when a Shell Item has been created with the New menu.
|