Click or drag to resize

ShellFolder Events

The ShellFolder type exposes the following members.

Events
  NameDescription
Public eventCommandExec
Occurs when a specified command is executed.
Public eventCommandQueryStatus
Occurs when the status of one or more commands, generated by user interface events, is queried for.
Public eventFileDialogEvent
Raised when event are received from a Dialog Box.
Public eventGetDataObject
Raised when a data object for a Shell Item is requested.
Public eventGetDragDropParameters
Raised when a Shell Item is preparing a drag & drop operation.
Public eventGetDynamicColumnDetails
Raised when the shell asks for a dynamic column details.
Public eventGetFileDialogProperties
Raised to determine what properties to gather for a future file dialog event.
Public eventGetFolderSettings
Raised when a shell view window has been created.
Public eventGetNameMaxLength
Raised to validate a Shell Item name.
Public eventGetNameValidCharacters
Raised to validate a Shell Item name.
Public eventGetOnDemandDataObject
Raised when an on-demand data object for a Shell Item is requested.
Public eventManageColumns
Raised when a shell view window has been created.
Public eventMergingContextMenu
Raised when a context menu is merging.
Public eventRefresh
Raised when the view is refreshed, for example when the end-user presses the F5 key from the list view.
Public eventSelectAndEditItem
Raised when a Shell Item has been created with the New menu.
Top
See Also