Click or drag to resize

Win32ShellContextMenuProvider Events

The Win32ShellContextMenuProvider type exposes the following members.

Events
 NameDescription
Public eventAfterCommandExecute This event is fired after a command that was selected from the context menu or passed to ExecuteCommand(ShellContextMenuCommand) is processed.
Public eventBeforeCommandExecute This event is fired before a command that was selected from the context menu or passed to ExecuteCommand(ShellContextMenuCommand) is processed.
Public eventRenameItemSelected This event is fired when the context menu option "Rename" is selected from the context menu or passed to ExecuteCommand(ShellContextMenuCommand).
Top
See Also