From 4b40e0d9657203dd45baa1e6358547f1080491cc Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期二, 02 十二月 2025 16:20:13 +0800
Subject: [PATCH] 采购退货增加向下复制按钮
---
DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
index de4bfa4..f2db1f9 100644
--- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
@@ -148,7 +148,7 @@
this.ckRemember.Properties.Appearance.Options.UseForeColor = true;
this.ckRemember.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
this.ckRemember.Properties.Caption = "淇濆瓨鐧诲綍淇℃伅";
- this.ckRemember.Size = new System.Drawing.Size(351, 26);
+ this.ckRemember.Size = new System.Drawing.Size(173, 26);
this.ckRemember.StyleController = this.lay1;
this.ckRemember.TabIndex = 17;
//
@@ -255,9 +255,8 @@
this.layoutControlItem3.Control = this.ckRemember;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 94);
this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(355, 47);
+ this.layoutControlItem3.Size = new System.Drawing.Size(177, 47);
this.layoutControlItem3.Text = "淇濆瓨瀵嗙爜";
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
--
Gitblit v1.9.3