Quick start: How to create a page bound context menu |
Create a slide menu
Use the following steps to create a slide menu in Visual Studio.
-
Drag an EO.Web SlideMenu
control from the toolbox and drop it on the
page. If you can not find EO.Web SlideMenu control in Visual Studio's
toolbox, please refer to Installation
guide;
-
Right click the SlideMenu, select SlideMenu Builder
from the designer context menu to start SlideMenu Builder;
-
In the Template tab, choose one of the built-in templates to
start from. The right pane displays the rendered result of the SlideMenu. If
you do not want to use a skin, you can switch to Menu
tab directly;
-
In Menu tab of SlideMenu builder, select the root node (SlideMenu).
Change the SlidePaneHeight
to the desired value; You can also change the
SingleExpand, MenuGroup.ExpandEffect
property;
-
In the same Menu tab, click on items node.
Click New item
button on the toolbar a few times to create a few new items. These items will
the sliding pane title;
-
Create a few sub items for each of the top level item, these items will be
items inside the sliding pane;
-
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 result. Click
OK to confirm the changes once you are satisfied.