From c93910363c60e95266a2f9468c1346e68124adef Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 11 七月 2025 17:06:11 +0800
Subject: [PATCH] 验退

---
 DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs b/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs
index e810bbd..81fc567 100644
--- a/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs
@@ -114,9 +114,9 @@
             // 
             // split1.Panel2
             // 
-            this.split1.Panel2.Text = "Panel2";
+             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1002, 570);
-            this.split1.SplitterPosition = 558;
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
             // gcMain1

--
Gitblit v1.9.3