Introduction
The Visual Menu Builder was built to let you effortlessly create menu structures of WebContextMenu, WebMenuBar or WebToolBar for your Web application. The menu builder is designed with simplicity in mind and you will find its behaviors very similar to Visual Studio 2005's built-in WinForm menu editor, therefore eliminating learning curves.
The rich-designer feature of the WebMenu (WebContextMenu, WebMenuBar and WebToolBar) means that you can use Visual Menu Builder to build menu structures and add/insert/delete menu items to the menu structure at the same time. You can also modify the properties of the WebMenu object and the menu items it contains through the provided PropertyGrid.
Supported Products
Products supported by Visual Menu Builder:
- WebContextMenu
- WebMenuBar
- WebToolBar
Features
Here are some of the benefits introduced by Visual Menu Builder designer:
- Significant developer's productivity gains through rich and interactive designer.
- Reduced lines of codes required to program the Page with the elegant architecture of the Visual Menu Builder.
- Reduced learning curve with the ease-of-use since the Visual Menu Builder's usage is very similar to that found in WinForm's built-in menu editor.
- Reduced overhead in Page's maintenance when required at future development phase.