Quick start: How to create a menu |
Create a menu
Use the following steps to create a menu in Visual Studio:
-
Drag an EO.Web Menu
control from the toolbox and drop it on
the page. If you can not find EO.Web menu control in Visual Studio's toolbox,
please refer to Installation
guide;
-
Right click the menu control, select Menu Builder
from the designer context menu to start Menu Builder;
-
In the Template
tab, choose one of the built-in templates and click "Create from selected
template" button.
-
In the Menu tab, select Menu node. You can
specify the menu to be a horizontal menu or vertical menu by setting the Orientation
property;
-
In the same Menu tab, click on an item node. Click New
item
button on the toolbar a few times to create a few new items;
-
In the same Menu tab, select the items you just created,
modify their Text
property;
-
You can switch to the Preview tab to preview the menu. Click
OK to confirm the changes once you are satisfied with the result.