Microsoft
Software
Hardware
Network
Question : toolbar menu
i made a toolbar like
http://www.nokola.com/tuto
rials/
which is shown on top
but on mouseover i want to open same menu under perticular icon horizontally how i
can do this in silverlight3 and all the menu i want dynamic main toolbar icons
and its sub menu
Thanks
Answer : toolbar menu
You don't have ready made ToolBar control with silverlight. But there are 3rd party tools which provide, check this out,
http://devexpress.com/Prod
ucts/NET/C
ontrols/Si
lverlight/
Menu/
Silverlight doesn't has Menu control either. Check out these links to creae menu.
http://slmenu.codeplex.com
/
http://sl3menu.codeplex.co
m/
http://www.nablasoft.com/g
uardian/in
dex.php/20
08/09/25/
s
ilverlight
-how-to-bu
ild-a-simp
le-menu-co
ntrol/
http://www.codeproject.com
/KB/silver
light/
Drop
DownMenuSi
lverlight2
.aspx
http://pagebrooks.com/arch
ive/2008/0
8/21/coolm
enu-a-
silv
erlight-me
nu-control
.aspx
Random Solutions
Windows 7, switch user and log in as administrator
Need SQL Syntax help to make my qry more efficient.
Subform Problems, Method Form of object Subform failed
How to open zip files in outlook without saving the attachment
VBA error disables page layout
Help with recordsets
Access a connectionstring from app.config in xaml file for WPF application
Why does Excel 2003 crash intermittently when this line is run?
How Do I Make the Choices in One Access Form ComboBox Contingent upon a Choice in Another?
Inner join on 2 fields with different data types.