Change colour of Toolbar?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have some standard toolbars on some of my screens and they are standard
grey. Problem is the rest of our app is light blue, and they look out of
place. Is there a way of changing the colour of the toolbars? Same for
statusbar too, can I change that?

Thanks
 
not sure if that was the right link, or am I missing something? I am trying
to change the appearance of a ToolBar object in my application, written using
Visual Studio 2003 in C#. I can change the BackColour property of all my
screens to a specific RGB value, but I dont have that property on a Toolbar
or a StatusBar object.

Thanks

Mona said:
Hi Steve,

Please refer to the following article in order to know how to change the
colors of a toolbar :
http://office.microsoft.com/en-us/assistance/HP051943541033.aspx

I hope this helps.

Regards,
Mona [Grapecity]


Steve said:
I have some standard toolbars on some of my screens and they are standard
grey. Problem is the rest of our app is light blue, and they look out of
place. Is there a way of changing the colour of the toolbars? Same for
statusbar too, can I change that?

Thanks
 
Back
Top