Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
710
Change Background color of application menu..
posted

How can i change background color of application file menu button from Blue to Orange ?

I have already tried below code.

  Me.UltraToolbarsManager1.Ribbon.FileMenuButtonAppearance.BackColor = Color.Orange

But it did not work properly. Orange color set to File menu button but default blue color viewed as a blure.

So I want to replace default blue color of file menu button to orange. How can i do it ? Any Idea ?

 

 

In this pic you can see the blure blue color of file menu button and Recent label.

and i want exactly like this,