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?
How to have windows standard style for Stiviewrcontrol?
Hello,
You can use following code:
StiViewerControl.Style = Stimulsoft.Report.StiGuiStandardStyle.Default;
Thank you.
You can use following code:
StiViewerControl.Style = Stimulsoft.Report.StiGuiStandardStyle.Default;
Thank you.
How to have windows standard style for Stiviewrcontrol?
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
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?
Hello,
We made some improvements in that direction.
Windows 7 style will be available in next prerelease build on next week.
Thank you.
We made some improvements in that direction.
Windows 7 style will be available in next prerelease build on next week.
Thank you.