From cdca5a70b3fac5f804a6eabb7a3976f8c00e35e8 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 08 四月 2025 16:40:30 +0800
Subject: [PATCH] fqc

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs |  309 ++++++++++++++++++++++++---------------------------
 1 files changed, 146 insertions(+), 163 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
index 39f5aa2..410a432 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -30,6 +30,7 @@
         /// </summary>
         private void InitializeComponent()
         {
+            this.components = new System.ComponentModel.Container();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -56,18 +57,19 @@
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
             this.lbGuid = new System.Windows.Forms.Label();
-            this.txt_fseller = new DevExpress.XtraEditors.TextEdit();
-            this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
             this.txt_remark = new DevExpress.XtraEditors.TextEdit();
             this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
-            this.txt_anred = new DevExpress.XtraEditors.TextEdit();
-            this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_custSname = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fseller = new DevExpress.XtraEditors.TextEdit();
+            this.txt_id = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
             this.txt_custName = new DevExpress.XtraEditors.TextEdit();
             this.txt_custNo = new DevExpress.XtraEditors.TextEdit();
-            this.txt_id = new DevExpress.XtraEditors.TextEdit();
-            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.txt_custSname = new DevExpress.XtraEditors.TextEdit();
+            this.txt_anred = new DevExpress.XtraEditors.TextEdit();
+            this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -79,7 +81,7 @@
             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -96,18 +98,19 @@
             this.splitMx1.Panel1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
             this.splitMx1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
             this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -119,7 +122,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -180,7 +182,6 @@
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
@@ -191,7 +192,6 @@
             // 
             // gridView1
             // 
-            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_org,
@@ -224,7 +224,6 @@
             // 
             // gv_custNo
             // 
-            this.gv_custNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_custNo.AppearanceCell.Options.UseFont = true;
             this.gv_custNo.Caption = "瀹㈡埛缂栫爜 ";
             this.gv_custNo.FieldName = "custNo";
@@ -238,7 +237,6 @@
             // 
             // gv_custName
             // 
-            this.gv_custName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_custName.AppearanceCell.Options.UseFont = true;
             this.gv_custName.Caption = "瀹㈡埛鍚嶇О ";
             this.gv_custName.FieldName = "custName";
@@ -252,7 +250,6 @@
             // 
             // gv_custSname
             // 
-            this.gv_custSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_custSname.AppearanceCell.Options.UseFont = true;
             this.gv_custSname.Caption = "瀹㈡埛绠�绉� ";
             this.gv_custSname.FieldName = "custSname";
@@ -266,7 +263,6 @@
             // 
             // gv_telf1
             // 
-            this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_telf1.AppearanceCell.Options.UseFont = true;
             this.gv_telf1.Caption = "鐢佃瘽 ";
             this.gv_telf1.FieldName = "telf1";
@@ -280,7 +276,6 @@
             // 
             // gv_anred
             // 
-            this.gv_anred.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_anred.AppearanceCell.Options.UseFont = true;
             this.gv_anred.Caption = "鑱旂郴浜� ";
             this.gv_anred.FieldName = "anred";
@@ -294,7 +289,6 @@
             // 
             // gv_remark
             // 
-            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_remark.AppearanceCell.Options.UseFont = true;
             this.gv_remark.Caption = "澶囨敞 ";
             this.gv_remark.FieldName = "remark";
@@ -308,7 +302,6 @@
             // 
             // gv_fforbidstatus
             // 
-            this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
             this.gv_fforbidstatus.Caption = "绂佺敤鐘舵�� ";
             this.gv_fforbidstatus.FieldName = "fforbidstatus";
@@ -322,7 +315,6 @@
             // 
             // gv_fseller
             // 
-            this.gv_fseller.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_fseller.AppearanceCell.Options.UseFont = true;
             this.gv_fseller.Caption = "閿�鍞憳 ";
             this.gv_fseller.FieldName = "fseller";
@@ -371,126 +363,17 @@
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
             this.splitMx1.Name = "splitMx1";
             // 
-            // splitMx1.splitMx1_Panel1
+            // splitMx1.Panel1
             // 
             this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
             this.splitMx1.Panel1.Text = "Panel1";
             // 
-            // splitMx1.splitMx1_Panel2
+            // splitMx1.Panel2
             // 
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.Size = new System.Drawing.Size(1219, 570);
             this.splitMx1.SplitterPosition = 120;
             this.splitMx1.TabIndex = 0;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.Location = new System.Drawing.Point(611, 78);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(296, 30);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Text = "lbGuid";
-            this.lbGuid.Visible = false;
-            // 
-            // txt_fseller
-            // 
-            this.txt_fseller.Location = new System.Drawing.Point(988, 45);
-            this.txt_fseller.Name = "txt_fseller";
-            this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fseller.Properties.Appearance.Options.UseFont = true;
-            this.txt_fseller.Size = new System.Drawing.Size(219, 28);
-            this.txt_fseller.StyleController = this.layoutMx1;
-            this.txt_fseller.TabIndex = 298;
-            // 
-            // txt_fforbidstatus
-            // 
-            this.txt_fforbidstatus.Location = new System.Drawing.Point(688, 45);
-            this.txt_fforbidstatus.Name = "txt_fforbidstatus";
-            this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
-            this.txt_fforbidstatus.Size = new System.Drawing.Size(219, 28);
-            this.txt_fforbidstatus.StyleController = this.layoutMx1;
-            this.txt_fforbidstatus.TabIndex = 291;
-            // 
-            // txt_remark
-            // 
-            this.txt_remark.Location = new System.Drawing.Point(89, 78);
-            this.txt_remark.Name = "txt_remark";
-            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(218, 28);
-            this.txt_remark.StyleController = this.layoutMx1;
-            this.txt_remark.TabIndex = 252;
-            // 
-            // txt_lastupdateDate
-            // 
-            this.txt_lastupdateDate.Location = new System.Drawing.Point(388, 78);
-            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
-            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_lastupdateDate.Size = new System.Drawing.Size(219, 28);
-            this.txt_lastupdateDate.StyleController = this.layoutMx1;
-            this.txt_lastupdateDate.TabIndex = 243;
-            // 
-            // txt_anred
-            // 
-            this.txt_anred.Location = new System.Drawing.Point(988, 12);
-            this.txt_anred.Name = "txt_anred";
-            this.txt_anred.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_anred.Properties.Appearance.Options.UseFont = true;
-            this.txt_anred.Size = new System.Drawing.Size(219, 28);
-            this.txt_anred.StyleController = this.layoutMx1;
-            this.txt_anred.TabIndex = 231;
-            // 
-            // txt_telf1
-            // 
-            this.txt_telf1.Location = new System.Drawing.Point(688, 12);
-            this.txt_telf1.Name = "txt_telf1";
-            this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_telf1.Properties.Appearance.Options.UseFont = true;
-            this.txt_telf1.Size = new System.Drawing.Size(219, 28);
-            this.txt_telf1.StyleController = this.layoutMx1;
-            this.txt_telf1.TabIndex = 226;
-            // 
-            // txt_custSname
-            // 
-            this.txt_custSname.Location = new System.Drawing.Point(388, 45);
-            this.txt_custSname.Name = "txt_custSname";
-            this.txt_custSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_custSname.Properties.Appearance.Options.UseFont = true;
-            this.txt_custSname.Size = new System.Drawing.Size(219, 28);
-            this.txt_custSname.StyleController = this.layoutMx1;
-            this.txt_custSname.TabIndex = 219;
-            // 
-            // txt_custName
-            // 
-            this.txt_custName.Location = new System.Drawing.Point(89, 45);
-            this.txt_custName.Name = "txt_custName";
-            this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_custName.Properties.Appearance.Options.UseFont = true;
-            this.txt_custName.Size = new System.Drawing.Size(218, 28);
-            this.txt_custName.StyleController = this.layoutMx1;
-            this.txt_custName.TabIndex = 217;
-            // 
-            // txt_custNo
-            // 
-            this.txt_custNo.Location = new System.Drawing.Point(388, 12);
-            this.txt_custNo.Name = "txt_custNo";
-            this.txt_custNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_custNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_custNo.Size = new System.Drawing.Size(219, 28);
-            this.txt_custNo.StyleController = this.layoutMx1;
-            this.txt_custNo.TabIndex = 213;
-            // 
-            // txt_id
-            // 
-            this.txt_id.Location = new System.Drawing.Point(89, 12);
-            this.txt_id.Name = "txt_id";
-            this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_id.Properties.Appearance.Options.UseFont = true;
-            this.txt_id.Size = new System.Drawing.Size(218, 28);
-            this.txt_id.StyleController = this.layoutMx1;
-            this.txt_id.TabIndex = 211;
             // 
             // layoutMx1
             // 
@@ -515,6 +398,117 @@
             this.layoutMx1.Size = new System.Drawing.Size(1219, 120);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(611, 78);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(296, 30);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_remark
+            // 
+            this.txt_remark.Location = new System.Drawing.Point(89, 78);
+            this.txt_remark.Name = "txt_remark";
+            this.txt_remark.Properties.Appearance.Options.UseFont = true;
+            this.txt_remark.Size = new System.Drawing.Size(218, 24);
+            this.txt_remark.StyleController = this.layoutMx1;
+            this.txt_remark.TabIndex = 252;
+            // 
+            // txt_lastupdateDate
+            // 
+            this.txt_lastupdateDate.Location = new System.Drawing.Point(388, 78);
+            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
+            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_lastupdateDate.Size = new System.Drawing.Size(219, 24);
+            this.txt_lastupdateDate.StyleController = this.layoutMx1;
+            this.txt_lastupdateDate.TabIndex = 243;
+            // 
+            // txt_fseller
+            // 
+            this.txt_fseller.Location = new System.Drawing.Point(988, 45);
+            this.txt_fseller.Name = "txt_fseller";
+            this.txt_fseller.Properties.Appearance.Options.UseFont = true;
+            this.txt_fseller.Size = new System.Drawing.Size(219, 24);
+            this.txt_fseller.StyleController = this.layoutMx1;
+            this.txt_fseller.TabIndex = 298;
+            // 
+            // txt_id
+            // 
+            this.txt_id.Location = new System.Drawing.Point(89, 12);
+            this.txt_id.Name = "txt_id";
+            this.txt_id.Properties.Appearance.Options.UseFont = true;
+            this.txt_id.Size = new System.Drawing.Size(218, 24);
+            this.txt_id.StyleController = this.layoutMx1;
+            this.txt_id.TabIndex = 211;
+            // 
+            // txt_fforbidstatus
+            // 
+            this.txt_fforbidstatus.Location = new System.Drawing.Point(688, 45);
+            this.txt_fforbidstatus.Name = "txt_fforbidstatus";
+            this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
+            this.txt_fforbidstatus.Size = new System.Drawing.Size(219, 24);
+            this.txt_fforbidstatus.StyleController = this.layoutMx1;
+            this.txt_fforbidstatus.TabIndex = 291;
+            // 
+            // txt_custName
+            // 
+            this.txt_custName.Location = new System.Drawing.Point(89, 45);
+            this.txt_custName.Name = "txt_custName";
+            this.txt_custName.Properties.Appearance.Options.UseFont = true;
+            this.txt_custName.Size = new System.Drawing.Size(218, 24);
+            this.txt_custName.StyleController = this.layoutMx1;
+            this.txt_custName.TabIndex = 217;
+            // 
+            // txt_custNo
+            // 
+            this.txt_custNo.Location = new System.Drawing.Point(388, 12);
+            this.txt_custNo.Name = "txt_custNo";
+            this.txt_custNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_custNo.Size = new System.Drawing.Size(219, 24);
+            this.txt_custNo.StyleController = this.layoutMx1;
+            this.txt_custNo.TabIndex = 213;
+            // 
+            // txt_custSname
+            // 
+            this.txt_custSname.Location = new System.Drawing.Point(388, 45);
+            this.txt_custSname.Name = "txt_custSname";
+            this.txt_custSname.Properties.Appearance.Options.UseFont = true;
+            this.txt_custSname.Size = new System.Drawing.Size(219, 24);
+            this.txt_custSname.StyleController = this.layoutMx1;
+            this.txt_custSname.TabIndex = 219;
+            // 
+            // txt_anred
+            // 
+            this.txt_anred.Location = new System.Drawing.Point(988, 12);
+            this.txt_anred.Name = "txt_anred";
+            this.txt_anred.Properties.Appearance.Options.UseFont = true;
+            this.txt_anred.Size = new System.Drawing.Size(219, 24);
+            this.txt_anred.StyleController = this.layoutMx1;
+            this.txt_anred.TabIndex = 231;
+            // 
+            // txt_telf1
+            // 
+            this.txt_telf1.Location = new System.Drawing.Point(688, 12);
+            this.txt_telf1.Name = "txt_telf1";
+            this.txt_telf1.Properties.Appearance.Options.UseFont = true;
+            this.txt_telf1.Size = new System.Drawing.Size(219, 24);
+            this.txt_telf1.StyleController = this.layoutMx1;
+            this.txt_telf1.TabIndex = 226;
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.lbGuid;
+            this.layoutControlItem11.Location = new System.Drawing.Point(599, 66);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(300, 34);
+            this.layoutControlItem11.Text = "lbGuid";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem11.TextVisible = false;
             // 
             // Root
             // 
@@ -662,18 +656,6 @@
             this.layoutControlItem10.Text = "鍚屾鏃堕棿";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
             // 
-            // layoutControlItem11
-            // 
-            this.layoutControlItem11.Control = this.lbGuid;
-            this.layoutControlItem11.Location = new System.Drawing.Point(599, 66);
-            this.layoutControlItem11.Name = "layoutControlItem11";
-            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(300, 34);
-            this.layoutControlItem11.Text = "lbGuid";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem11.TextVisible = false;
-            // 
             // Frm_Customer
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -699,18 +681,19 @@
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
             this.splitMx1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
             this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -722,7 +705,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -770,5 +752,6 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.Utils.ToolTipController tips;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3