From 132e1a7f96a7f69a4c344f51fa1492a9a167008f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 18 二月 2025 16:00:22 +0800 Subject: [PATCH] 保存板面 --- DevApp/Gs.DevApp/UserControl/showLayOut.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/showLayOut.Designer.cs b/DevApp/Gs.DevApp/UserControl/showLayOut.Designer.cs index 20196f2..f854a8b 100644 --- a/DevApp/Gs.DevApp/UserControl/showLayOut.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/showLayOut.Designer.cs @@ -72,7 +72,7 @@ this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand; this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image"))); - this.btnSave.Location = new System.Drawing.Point(25, 126); + this.btnSave.Location = new System.Drawing.Point(28, 126); this.btnSave.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(98, 37); -- Gitblit v1.9.3