Context menus can be associated with controls on your form. These menus appear when the user right-clicks the control.
To add a context menu to a form
Note Use any of the methods to add a control to a form. You can also select the ContextMenu control in the Toolbox and drag the control onto your form.
To assign a context menu to a control
Context menu controls can be edited in the same way as MainMenu controls. For more information, see Adding and Modifying a Menu.