Setting color of the statusbar (viewer)

Stimulsoft Reports.NET discussion
Post Reply
paullef
Posts: 41
Joined: Thu Jan 17, 2013 5:06 pm

Setting color of the statusbar (viewer)

Post 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
Attachments
statusbar.png
statusbar.png (5.66 KiB) Viewed 823 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Setting color of the statusbar (viewer)

Post 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.
Post Reply