HomeCommunityControl GalleryNavigation ControlsMenusASP.NET Menu from ComponentGo! (like MS Office & VS Studio)

ASP.NET Menu from ComponentGo! (like MS Office & VS Studio)



(1) Submit a Review

2,711 Downloads

12,039 Views


Description

Two context menu and main menu controls make creating WWW page menus similar to Microsoft Office or MS Visual Studio a snap. Sitemap support and concise HTML code make them a perfect choice for your Web application main menu.

Syntax Example

<cc2:ContextMenuBox ID="HoursContextMenu" runat="server" Font-Names="Times New Roman" Font-Size="12pt" OnCommand="ContextMenu_Command"> <Items> <cc2:MenuActionItem Text="Hours Context Menu" Enabled="False"> </cc2:MenuActionItem> <cc2:MenuSeparatorItem /> <cc2:MenuActionItem CommandName="INFO" Text="Get information"> </cc2:MenuActionItem> <cc2:MenuActionItem Text="Times New Roman" Enabled="False"> </cc2:MenuActionItem> <cc2:MenuActionItem Text="Large Font" Enabled="False"> </cc2:MenuActionItem> <cc2:MenuActionItem Text="Menu" Enabled="False"> </cc2:MenuActionItem> </Items> </cc2:ContextMenuBox>

Screenshots

Reviews

Submit a review

No Download

Reviewed by: rsidie on Friday, October 09, 2009

1 Stars

Hunt around their site all you want, you won't find a download for this control.