Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,
Can any one suggest me how to create menu bar in silverlight in easy method?

Thanks,
Narasima
Posted
Updated 1-May-10 7:06am
v2

Google is your friend. I found this with almost no effort. There are thousands of other hits.

http://weblogs.asp.net/olakarlsson/archive/2008/03/13/building-an-animated-menu-with-silverlight-2.aspx[^]
 
Share this answer
 
Here is a free open source menu for you to try:

http://sl4popupmenu.codeplex.com/[^]

Its easy to use, provides quite advanced features and can fit in all kinds of scenarios.

Here's a list of some of its main features:

Nested Menus
Pinnable Menus
Boundary Detection
Animations
Keyboard Navigation
Shortcuts and Access Keys
Data Binding
Command Support
Vertical Menu Orientation
Context Menu
Styling
Use Existing Themes
Scrollable
Three State Checkbox
Item Template
Reusability
 
Share this answer
 
v2
Take a look at the following links.

http://www.gleblanc.eu/Blog/post/Menus-part-II-multi-level-drop-down-down-menus.aspx[^]

Also the following link provides custom menu control: -

http://dotsk.com/SLMenu/[^]

--
AJ
 
Share this answer
 
There are some controls that you can use to create menus. Here is one.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900