From a1125f42a23245ea2e7b737bd237097d8377a2ca Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 12 四月 2025 17:02:52 +0800
Subject: [PATCH] 打印自动计算
---
DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs
index 91a1d1a..14e14cf 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/RptPreview.Designer.cs
@@ -52,7 +52,6 @@
this.ClientSize = new System.Drawing.Size(712, 543);
this.Controls.Add(this.previewControl1);
this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png;
- this.MinimizeBox = false;
this.Name = "RptPreview";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "RptUser";
--
Gitblit v1.9.3