How to change the back color of toolbat
hi,
Maybe this is a simple question, but I cannot find the solution for
many days. I found there is a property of ToolBar named "BackColor"
then, I coded like this: toolBar1.BackColor = Color.Blue;
But it doesn't work. How to use this property? Or how can change the
backcolor? Thanks
allen
|