Click or drag to resize

Win32ShellContextMenuProvider Methods

The Win32ShellContextMenuProvider type exposes the following members.

Methods
 NameDescription
Protected methodCreatePopupMenuCreates popup menu.
Public methodExecuteCommand(ShellCommand)Executes the command operation on the SourceItems .
Public methodExecuteCommand(ShellContextMenuCommand) Executes the command operation on the SourceItems.
Obsolete
Protected methodStatic memberGetMenuCaptionGets menu caption.
Protected methodHandleMenuItemHandles the menu item described by pCommandId.
Protected methodOnAfterCommandExecuteExecutes the AfterCommandExecute event.
Protected methodOnBeforeCommandExecuteExecutes the BeforeCommandExecute event.
Protected methodOnRenameItemSelected Fires the RenameItemSelected event
Protected methodReleaseReleases this object.
Public methodShowContextMenu Shows the context menu at the specified location and executes the menu item the user has chosen.
Top
See Also