New generation of DHTML & JavaScript Menus!
* Truly cross-browser
* Cross-frame
* CSS support
* Cool styles and effects
* Support for keystrokes
* Movable and floating
.NET MenuTree server control A native .NET server control that displays a tree view or drop-down view of menus on your web page. Totally encapsulates the menu in client-side HTML and Java script. State and event handling optimized ... ..
The MenuTree is a .NET Web Server Control that displays a vertical or horizontal hierarchical menu. The control integrates into the Visual Studio .NET development environment and appears as an icon in the Toolbox menu. Properties are available for controlling colors, fonts, and appearance.
You can create menus using one of three techniques:
By calling MenuTree methods for adding top menus, submenus, and menu items.
By setting a property to the name of an XML file containing the menu definition.
By setting a property to an XML string.
The control generates all the HTML and JavaScript required for managing the menu, including mouse events and navigation.
The MenuTree control has properties and events for easy integration into your web pages. You can add menus to your web pages by simply dropping a new menu control onto your web form and then programming the control the same way you program any of the other controls provided in the Visual Studio .NET toolbox.
This control implements standard .NET events and properties. It provides everything you need to manage the menus, hyperlinks, and state information between web pages.