Page 1 of 1

Setting color of the statusbar (viewer)

Posted: Thu Jan 17, 2013 6:01 pm
by paullef
Hello,

I am new to Stimulsoft. I am trying to change te color of the statusbar in the viewer. This works, but not completely. By using : StiViewerControl1.StatusBar.BackColor = Color.Green the statusbar will be green (as an example), except the zoompart of the statusbar, this will keep the (gradient)color definition of the (windows7) style. See attached image.

How am I able to set the backcolor of the zoompart also?

Thanks
Paul

Re: Setting color of the statusbar (viewer)

Posted: Fri Jan 18, 2013 5:50 am
by HighAley
Hello.
paullef wrote:I am new to Stimulsoft. I am trying to change te color of the statusbar in the viewer. This works, but not completely. By using : StiViewerControl1.StatusBar.BackColor = Color.Green the statusbar will be green (as an example), except the zoompart of the statusbar, this will keep the (gradient)color definition of the (windows7) style. See attached image.

How am I able to set the backcolor of the zoompart also?
We use third-party component to build interface.
Unfortunately, it's impossible to change colour of the status bar manually.

Thank you.