From 236874a930147c27e46c673d8c1a607f1260e8aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 12:43:43 +0800 Subject: [PATCH] 追溯码 --- DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs index 8b7b4a2..80942ee 100644 --- a/DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs @@ -36,7 +36,7 @@ // this.btnReport.Dock = System.Windows.Forms.DockStyle.Right; this.btnReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16; - this.btnReport.Location = new System.Drawing.Point(106, 0); + this.btnReport.Location = new System.Drawing.Point(138, 0); this.btnReport.Margin = new System.Windows.Forms.Padding(0); this.btnReport.Name = "btnReport"; this.btnReport.Size = new System.Drawing.Size(94, 36); @@ -62,7 +62,7 @@ this.Controls.Add(this.btnDesign); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "UcBtnPrint"; - this.Size = new System.Drawing.Size(200, 36); + this.Size = new System.Drawing.Size(232, 36); this.ResumeLayout(false); } -- Gitblit v1.9.3