Code: Select all
StiOptions.Viewer.Windows.DefaultGuiStyle = StiGuiStandardStyle.Office2003
Code: Select all
StiOptions.Viewer.Windows.DefaultGuiStyle = StiGuiStandardStyle.Office2003
Code: Select all
Stimulsoft.Report.StiSelectGuiHelper.IsIsRibbonGui = false;
Code: Select all
Stimulsoft.Report.StiSelectGuiHelper.IsRibbonGui = False
Dim wRp As New StiReport
........................................