Adding Items to the Context Menu
Go Up to Adding Component Editors
When the user right-clicks the component, the GetVerbCount and GetVerb methods of the component editor are called to build context menu. You can override these methods to add commands (verbs) to the context menu.
Adding items to the context menu requires the steps: