Page 1 of 1

How to have windows standard style for Stiviewrcontrol?

Posted: Fri Oct 22, 2010 7:19 am
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..?

How to have windows standard style for Stiviewrcontrol?

Posted: Fri Oct 22, 2010 8:37 am
by Alex K.
Hello,

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

Thank you.

How to have windows standard style for Stiviewrcontrol?

Posted: Mon Oct 25, 2010 12:56 am
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

How to have windows standard style for Stiviewrcontrol?

Posted: Wed Oct 27, 2010 12:39 am
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.