hi
i would like to create a vertical menu like this :
https://ko.infragistics.com/samples/silverlight#/menu/vertical-menus
I like this menu because it's vertical, icons are bigger than a normal XamMenu, and when Mouse is Over the MenuItem it becomes blue. Also i want to add some border to this Menu.
I tried using the xaml below the sample but not rendering as the Menu in sample.
Could someone help me please ??
The problem is that i never tried to use style,teplate etc. in silvelright.
Thanks
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I created a sample project for you using the code from the samples browser and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Feel free to write me if you have further questions.
Hi
Thanks for the answer. I no more need support I solved creating my own Menu in my application.
THanks again
Bye