ComponentOne Menu for ASP.NET Web Forms
Design-Time Support / Designer Form / Designer Form Context Menu
In This Topic
    Designer Form Context Menu
    In This Topic
    The C1Menu Designer Form context menu lets you quickly configure C1Menu's elements. Using the C1Menu Designer Form you can load and save the control's content and can add and remove LinkItem, Header, Group, and Separator elements. Access the C1Menu Designer Form context menu by right-clicking in the left pane of the Edit tab. The context menu will look similar to the following:

    Context Menu

    The following table describes the function of each item in the C1Menu Designer Form context menu.

    Button Name Description
    Context Menu Insert Item Inserts a new item in the menu. Choices include the LinkItem (Context Menu), Header (Context Menu), Group (Context Menu), and Separator (Context Menu) elements.
    Context Menu Add Child Inserts a child item under the current item. Choices include the LinkItem (Context Menu), Header (Context Menu), Group (Context Menu), and Separator (Context Menu) elements.
    Context Menu Cut Cuts the currently selected item.
    Context Menu Copy Copies the currently selected item.
    Context Menu Paste Pastes a cut or copied item to the selected location.
    Context Menu Delete Deletes the currently selected item.
    Context Menu Rename Renames the currently selected item. Select this option and type in a new name for the selected item.
    Context Menu Change to Type Changes the current item to an item of a different type. Choices include the LinkItem (), Header (Context Menu), Group (Context Menu), and Separator (Context Menu) elements.