From b94097020bf79e3d5f046ac4fbd3c05efcda30b3 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 03 十二月 2024 15:16:27 +0800 Subject: [PATCH] 删除了用户空间的id --- DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs index d59af21..e67b665 100644 --- a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs +++ b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs @@ -47,7 +47,6 @@ // ucLookSupplier1 // this.ucLookSupplier1.IsReadly = false; - this.ucLookSupplier1.KeyFile = ""; this.ucLookSupplier1.Location = new System.Drawing.Point(201, 231); this.ucLookSupplier1.Margin = new System.Windows.Forms.Padding(0); this.ucLookSupplier1.Name = "ucLookSupplier1"; @@ -57,7 +56,6 @@ // ucLookItems1 // this.ucLookItems1.IsReadly = false; - this.ucLookItems1.KeyFile = ""; this.ucLookItems1.Location = new System.Drawing.Point(187, 119); this.ucLookItems1.Name = "ucLookItems1"; this.ucLookItems1.Size = new System.Drawing.Size(266, 33); @@ -67,7 +65,6 @@ // txt_ItemId // this.txt_ItemId.IsReadly = false; - this.txt_ItemId.KeyFile = ""; this.txt_ItemId.Location = new System.Drawing.Point(187, 54); this.txt_ItemId.Margin = new System.Windows.Forms.Padding(0); this.txt_ItemId.Name = "txt_ItemId"; -- Gitblit v1.9.3