fqc
lu
2025-04-05 247cc1010a4967a24d2d0eaeb092acc24c08ba96
DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs
@@ -45,14 +45,14 @@
            this.previewControl1.TabIndex = 0;
            this.previewControl1.UIStyle = FastReport.Utils.UIStyle.Office2007Black;
            // 
            // RptUser
            // RptPreview
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(712, 543);
            this.Controls.Add(this.previewControl1);
            this.MinimizeBox = false;
            this.Name = "RptUser";
            this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png;
            this.Name = "RptPreview";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "RptUser";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;