I have to make sure that the menu confirms to the UI standards of my organization hence I am trying to change the look and feel of the Menu Headers and Menu items.The standards of the menu are very similar to menus used in Infragistics community website.The only difference is that the standard color has to be gradient Blue instead of Grey and the selected menu should be Red.
Is it possible to align the menu items (child menu) horizontally (on mouse hover) like in this website?
Is it possible to change the background color of the menubar and change the color of the selected menuitem on mouse hover?
Hi,
Sorry for the delayed response. There's a sample in our samples browser that shows something similar. You could use it as a base and modify the style to fit your needs:
https://es.infragistics.com/samples/silverlight/menu/#/horizontal-popup-styling
Hope this helps,