How to have windows standard style for Stiviewrcontrol?

Stimulsoft Reports.NET discussion
Post Reply
rezanew
Posts: 8
Joined: Wed May 09, 2007 11:54 am

How to have windows standard style for Stiviewrcontrol?

Post by rezanew »

Hello,

I am using Stiviewrcontrol in my application which will be used in windows 7. This control has a blue style and this makes an inconsistent style in my application. Is there any way to convert style of this controller to the standard style..?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to have windows standard style for Stiviewrcontrol?

Post by Alex K. »

Hello,

You can use following code:
StiViewerControl.Style = Stimulsoft.Report.StiGuiStandardStyle.Default;

Thank you.
rezanew
Posts: 8
Joined: Wed May 09, 2007 11:54 am

How to have windows standard style for Stiviewrcontrol?

Post by rezanew »

Thanks for your response,

But this changes the style to the windows XP default style, is there any way to have windows 7 style?
Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to have windows standard style for Stiviewrcontrol?

Post by Alex K. »

Hello,

We made some improvements in that direction.
Windows 7 style will be available in next prerelease build on next week.

Thank you.
Post Reply