# Adding a Menu Item After the Current Menu Item

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



To add a new menu item at design time after the **last one** in the current menu, complete the following steps:

1.  Place a [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) component on your form using a drag-and-drop operation.
2.  Right-click on [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) and select **Append Item** from the context menu. The **Link to Command** designer appears:
3.  Enter **Menu 2** in the **Text** field and select **OK**. The graphic shows the menu item on your form at design time:<br />![Form at design time](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_6.png)

## See Also

[Adding a Standard Menu Item from the Link to Command Designer](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/menutasks/addingastandardmenui)