ComponentOne Menus and Toolbars for WinForms
Design-Time Support / Command Smart Tags / C1ContextMenu Smart Tag
In This Topic
    C1ContextMenu Smart Tag
    In This Topic

    The C1ContextMenu component provides quick and easy access to add menu items and edit them through its Link to Command designer. This is available through its smart tag.

    To access the C1ContextMenu Tasks smart tag panel, click on the smart tag (smart tag) in the upper right corner of the C1ContextMenu component. This opens the C1ContextMenu Tasks smart tag panel.

    The C1ContextMenu Tasks smart tag panel appears as follows:

    The following table describes the options provided by the C1ContextMenu:

    Options Descriptions
    Add Item Adds a new command after the current command and opens the Link to Command  designer.
    Edit command links Opens C1CommandLink Collection Editor.

    The C1ContextMenu Tasks smart tag panel appears as follows:

    C1ContextMenu Tasks menu

    The following table describes the options provided by the C1ContextMenu:

    Options Descriptions
    Visual Style Lets you choose visual style.
    Edit Menu Displays the command items in the context menu that is attached to a specific control.
    About C1ContextMenu Displays C1ContextMenu's about dialog box.

    See Also