From 3a986da7b0e385cb5d8101d3bf1e8c5f4acc9553 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 18 二月 2025 15:03:43 +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