From 0a74392a5eba77891c9310413f19c099a4580d82 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 04 十一月 2024 08:15:06 +0800 Subject: [PATCH] iqc --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs | 523 +++++++++------------------------------------------------ 1 files changed, 85 insertions(+), 438 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs index b710f9f..b3a792f 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs @@ -32,16 +32,6 @@ /// </summary> private void InitializeComponent() { - this.lb_remark5 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark5 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark4 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark4 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark3 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark3 = new DevExpress.XtraEditors.TextEdit(); - this.lb_useOrg = new DevExpress.XtraEditors.LabelControl(); - this.txt_useOrg = new DevExpress.XtraEditors.TextEdit(); - this.lb_createOrg = new DevExpress.XtraEditors.LabelControl(); - this.txt_createOrg = new DevExpress.XtraEditors.TextEdit(); this.lb_fforbidstatus = new DevExpress.XtraEditors.LabelControl(); this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit(); this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -53,29 +43,14 @@ this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lotFlag = new DevExpress.XtraEditors.LabelControl(); this.txt_lotFlag = new DevExpress.XtraEditors.TextEdit(); - this.lb_itemSap = new DevExpress.XtraEditors.LabelControl(); - this.txt_itemSap = new DevExpress.XtraEditors.TextEdit(); this.lb_itemC = new DevExpress.XtraEditors.LabelControl(); this.txt_itemC = new DevExpress.XtraEditors.TextEdit(); - this.lb_factory = new DevExpress.XtraEditors.LabelControl(); - this.txt_factory = new DevExpress.XtraEditors.TextEdit(); - this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_company = new DevExpress.XtraEditors.LabelControl(); - this.txt_company = new DevExpress.XtraEditors.TextEdit(); this.lb_fscode = new DevExpress.XtraEditors.LabelControl(); this.txt_fscode = new DevExpress.XtraEditors.TextEdit(); this.lb_remark = new DevExpress.XtraEditors.LabelControl(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); - this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_telfx = new DevExpress.XtraEditors.LabelControl(); this.txt_telfx = new DevExpress.XtraEditors.TextEdit(); @@ -91,7 +66,6 @@ this.lb_suppSname = new DevExpress.XtraEditors.LabelControl(); this.txt_suppSname = new DevExpress.XtraEditors.TextEdit(); this.lb_suppName = new DevExpress.XtraEditors.LabelControl(); - this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); this.gv_suppName = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_suppNo = new DevExpress.XtraEditors.LabelControl(); this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); @@ -109,31 +83,19 @@ this.panel1 = new System.Windows.Forms.Panel(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark5.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark4.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark3.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_useOrg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createOrg.Properties)).BeginInit(); + this.txt_suppName = new DevExpress.XtraEditors.MemoEdit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemSap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); @@ -143,108 +105,14 @@ this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); this.SuspendLayout(); - // - // lb_remark5 - // - this.lb_remark5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark5.Appearance.Options.UseFont = true; - this.lb_remark5.Location = new System.Drawing.Point(283, 322); - this.lb_remark5.Name = "lb_remark5"; - this.lb_remark5.Size = new System.Drawing.Size(99, 21); - this.lb_remark5.TabIndex = 336; - this.lb_remark5.Text = "鑷畾涔夊瓧娈�5 "; - // - // txt_remark5 - // - this.txt_remark5.Location = new System.Drawing.Point(393, 318); - this.txt_remark5.Name = "txt_remark5"; - this.txt_remark5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark5.Properties.Appearance.Options.UseFont = true; - this.txt_remark5.Size = new System.Drawing.Size(150, 28); - this.txt_remark5.TabIndex = 336; - // - // lb_remark4 - // - this.lb_remark4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark4.Appearance.Options.UseFont = true; - this.lb_remark4.Location = new System.Drawing.Point(283, 286); - this.lb_remark4.Name = "lb_remark4"; - this.lb_remark4.Size = new System.Drawing.Size(99, 21); - this.lb_remark4.TabIndex = 327; - this.lb_remark4.Text = "鑷畾涔夊瓧娈�4 "; - // - // txt_remark4 - // - this.txt_remark4.Location = new System.Drawing.Point(393, 282); - this.txt_remark4.Name = "txt_remark4"; - this.txt_remark4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark4.Properties.Appearance.Options.UseFont = true; - this.txt_remark4.Size = new System.Drawing.Size(150, 28); - this.txt_remark4.TabIndex = 327; - // - // lb_remark3 - // - this.lb_remark3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark3.Appearance.Options.UseFont = true; - this.lb_remark3.Location = new System.Drawing.Point(283, 253); - this.lb_remark3.Name = "lb_remark3"; - this.lb_remark3.Size = new System.Drawing.Size(99, 21); - this.lb_remark3.TabIndex = 319; - this.lb_remark3.Text = "鑷畾涔夊瓧娈�3 "; - // - // txt_remark3 - // - this.txt_remark3.Location = new System.Drawing.Point(393, 249); - this.txt_remark3.Name = "txt_remark3"; - this.txt_remark3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark3.Properties.Appearance.Options.UseFont = true; - this.txt_remark3.Size = new System.Drawing.Size(150, 28); - this.txt_remark3.TabIndex = 319; - // - // lb_useOrg - // - this.lb_useOrg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_useOrg.Appearance.Options.UseFont = true; - this.lb_useOrg.Location = new System.Drawing.Point(569, 116); - this.lb_useOrg.Name = "lb_useOrg"; - this.lb_useOrg.Size = new System.Drawing.Size(73, 21); - this.lb_useOrg.TabIndex = 312; - this.lb_useOrg.Text = "浣跨敤缁勭粐 "; - // - // txt_useOrg - // - this.txt_useOrg.Location = new System.Drawing.Point(651, 112); - this.txt_useOrg.Name = "txt_useOrg"; - this.txt_useOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_useOrg.Properties.Appearance.Options.UseFont = true; - this.txt_useOrg.Size = new System.Drawing.Size(150, 28); - this.txt_useOrg.TabIndex = 312; - // - // lb_createOrg - // - this.lb_createOrg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createOrg.Appearance.Options.UseFont = true; - this.lb_createOrg.Location = new System.Drawing.Point(309, 217); - this.lb_createOrg.Name = "lb_createOrg"; - this.lb_createOrg.Size = new System.Drawing.Size(73, 21); - this.lb_createOrg.TabIndex = 306; - this.lb_createOrg.Text = "鍒涘缓缁勭粐 "; - // - // txt_createOrg - // - this.txt_createOrg.Location = new System.Drawing.Point(393, 213); - this.txt_createOrg.Name = "txt_createOrg"; - this.txt_createOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createOrg.Properties.Appearance.Options.UseFont = true; - this.txt_createOrg.Size = new System.Drawing.Size(150, 28); - this.txt_createOrg.TabIndex = 306; // // lb_fforbidstatus // this.lb_fforbidstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fforbidstatus.Appearance.Options.UseFont = true; - this.lb_fforbidstatus.Location = new System.Drawing.Point(569, 148); + this.lb_fforbidstatus.Location = new System.Drawing.Point(547, 18); this.lb_fforbidstatus.Name = "lb_fforbidstatus"; this.lb_fforbidstatus.Size = new System.Drawing.Size(73, 21); this.lb_fforbidstatus.TabIndex = 298; @@ -252,7 +120,7 @@ // // txt_fforbidstatus // - this.txt_fforbidstatus.Location = new System.Drawing.Point(651, 144); + this.txt_fforbidstatus.Location = new System.Drawing.Point(629, 14); 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; @@ -263,21 +131,21 @@ // 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.Caption = "鐘舵��"; this.gv_fforbidstatus.FieldName = "fforbidstatus"; this.gv_fforbidstatus.MinWidth = 50; this.gv_fforbidstatus.Name = "gv_fforbidstatus"; this.gv_fforbidstatus.OptionsColumn.AllowEdit = false; this.gv_fforbidstatus.Tag = "query_a.fforbidstatus"; this.gv_fforbidstatus.Visible = true; - this.gv_fforbidstatus.VisibleIndex = 10; - this.gv_fforbidstatus.Width = 94; + this.gv_fforbidstatus.VisibleIndex = 9; + this.gv_fforbidstatus.Width = 50; // // lb_fstaffid // this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fstaffid.Appearance.Options.UseFont = true; - this.lb_fstaffid.Location = new System.Drawing.Point(326, 148); + this.lb_fstaffid.Location = new System.Drawing.Point(289, 86); this.lb_fstaffid.Name = "lb_fstaffid"; this.lb_fstaffid.Size = new System.Drawing.Size(56, 21); this.lb_fstaffid.TabIndex = 291; @@ -285,7 +153,7 @@ // // txt_fstaffid // - this.txt_fstaffid.Location = new System.Drawing.Point(393, 144); + this.txt_fstaffid.Location = new System.Drawing.Point(359, 82); this.txt_fstaffid.Name = "txt_fstaffid"; this.txt_fstaffid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fstaffid.Properties.Appearance.Options.UseFont = true; @@ -296,21 +164,21 @@ // this.gv_fstaffid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fstaffid.AppearanceCell.Options.UseFont = true; - this.gv_fstaffid.Caption = "璐熻矗浜� "; + this.gv_fstaffid.Caption = "璐熻矗浜�"; this.gv_fstaffid.FieldName = "fstaffid"; this.gv_fstaffid.MinWidth = 50; this.gv_fstaffid.Name = "gv_fstaffid"; this.gv_fstaffid.OptionsColumn.AllowEdit = false; this.gv_fstaffid.Tag = "query_a.fstaffid"; this.gv_fstaffid.Visible = true; - this.gv_fstaffid.VisibleIndex = 9; - this.gv_fstaffid.Width = 94; + this.gv_fstaffid.VisibleIndex = 8; + this.gv_fstaffid.Width = 50; // // lb_lxr // this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lxr.Appearance.Options.UseFont = true; - this.lb_lxr.Location = new System.Drawing.Point(54, 180); + this.lb_lxr.Location = new System.Drawing.Point(289, 18); this.lb_lxr.Name = "lb_lxr"; this.lb_lxr.Size = new System.Drawing.Size(56, 21); this.lb_lxr.TabIndex = 285; @@ -318,7 +186,7 @@ // // txt_lxr // - this.txt_lxr.Location = new System.Drawing.Point(124, 176); + this.txt_lxr.Location = new System.Drawing.Point(359, 14); this.txt_lxr.Name = "txt_lxr"; this.txt_lxr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lxr.Properties.Appearance.Options.UseFont = true; @@ -329,21 +197,21 @@ // this.gv_lxr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lxr.AppearanceCell.Options.UseFont = true; - this.gv_lxr.Caption = "鑱旂郴浜� "; + this.gv_lxr.Caption = "鑱旂郴浜�"; this.gv_lxr.FieldName = "lxr"; this.gv_lxr.MinWidth = 50; this.gv_lxr.Name = "gv_lxr"; this.gv_lxr.OptionsColumn.AllowEdit = false; this.gv_lxr.Tag = "query_a.lxr"; this.gv_lxr.Visible = true; - this.gv_lxr.VisibleIndex = 7; - this.gv_lxr.Width = 94; + this.gv_lxr.VisibleIndex = 6; + this.gv_lxr.Width = 52; // // lb_lotFlag // this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lotFlag.Appearance.Options.UseFont = true; - this.lb_lotFlag.Location = new System.Drawing.Point(34, 322); + this.lb_lotFlag.Location = new System.Drawing.Point(534, 195); this.lb_lotFlag.Name = "lb_lotFlag"; this.lb_lotFlag.Size = new System.Drawing.Size(172, 21); this.lb_lotFlag.TabIndex = 280; @@ -351,37 +219,18 @@ // // txt_lotFlag // - this.txt_lotFlag.Location = new System.Drawing.Point(217, 318); + this.txt_lotFlag.Location = new System.Drawing.Point(717, 191); this.txt_lotFlag.Name = "txt_lotFlag"; this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lotFlag.Properties.Appearance.Options.UseFont = true; this.txt_lotFlag.Size = new System.Drawing.Size(57, 28); this.txt_lotFlag.TabIndex = 280; // - // lb_itemSap - // - this.lb_itemSap.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_itemSap.Appearance.Options.UseFont = true; - this.lb_itemSap.Location = new System.Drawing.Point(-29, 286); - this.lb_itemSap.Name = "lb_itemSap"; - this.lb_itemSap.Size = new System.Drawing.Size(235, 21); - this.lb_itemSap.TabIndex = 273; - this.lb_itemSap.Text = "鐗╂枡鏄惁鍥炲啓SAP鎺ュ彛(鏄紝鍚�) "; - // - // txt_itemSap - // - this.txt_itemSap.Location = new System.Drawing.Point(217, 282); - this.txt_itemSap.Name = "txt_itemSap"; - this.txt_itemSap.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemSap.Properties.Appearance.Options.UseFont = true; - this.txt_itemSap.Size = new System.Drawing.Size(57, 28); - this.txt_itemSap.TabIndex = 273; - // // lb_itemC // this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemC.Appearance.Options.UseFont = true; - this.lb_itemC.Location = new System.Drawing.Point(34, 253); + this.lb_itemC.Location = new System.Drawing.Point(534, 157); this.lb_itemC.Name = "lb_itemC"; this.lb_itemC.Size = new System.Drawing.Size(172, 21); this.lb_itemC.TabIndex = 267; @@ -389,71 +238,18 @@ // // txt_itemC // - this.txt_itemC.Location = new System.Drawing.Point(217, 249); + this.txt_itemC.Location = new System.Drawing.Point(717, 153); this.txt_itemC.Name = "txt_itemC"; this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemC.Properties.Appearance.Options.UseFont = true; this.txt_itemC.Size = new System.Drawing.Size(57, 28); this.txt_itemC.TabIndex = 267; // - // lb_factory - // - this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_factory.Appearance.Options.UseFont = true; - this.lb_factory.Location = new System.Drawing.Point(37, 148); - this.lb_factory.Name = "lb_factory"; - this.lb_factory.Size = new System.Drawing.Size(73, 21); - this.lb_factory.TabIndex = 262; - this.lb_factory.Text = "鍒嗗巶缂栫爜 "; - // - // txt_factory - // - this.txt_factory.Location = new System.Drawing.Point(124, 144); - this.txt_factory.Name = "txt_factory"; - this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_factory.Properties.Appearance.Options.UseFont = true; - this.txt_factory.Size = new System.Drawing.Size(150, 28); - this.txt_factory.TabIndex = 262; - // - // gv_factory - // - this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_factory.AppearanceCell.Options.UseFont = true; - this.gv_factory.Caption = "宸ュ巶缂栫爜 "; - this.gv_factory.FieldName = "factory"; - this.gv_factory.MinWidth = 50; - this.gv_factory.Name = "gv_factory"; - this.gv_factory.OptionsColumn.AllowEdit = false; - this.gv_factory.OptionsColumn.ReadOnly = true; - this.gv_factory.Tag = "query_a.factory"; - this.gv_factory.Visible = true; - this.gv_factory.VisibleIndex = 0; - this.gv_factory.Width = 94; - // - // lb_company - // - this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_company.Appearance.Options.UseFont = true; - this.lb_company.Location = new System.Drawing.Point(309, 116); - this.lb_company.Name = "lb_company"; - this.lb_company.Size = new System.Drawing.Size(73, 21); - this.lb_company.TabIndex = 258; - this.lb_company.Text = "鍏徃浠g爜 "; - // - // txt_company - // - this.txt_company.Location = new System.Drawing.Point(393, 112); - this.txt_company.Name = "txt_company"; - this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_company.Properties.Appearance.Options.UseFont = true; - this.txt_company.Size = new System.Drawing.Size(150, 28); - this.txt_company.TabIndex = 258; - // // lb_fscode // this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fscode.Appearance.Options.UseFont = true; - this.lb_fscode.Location = new System.Drawing.Point(68, 217); + this.lb_fscode.Location = new System.Drawing.Point(568, 121); this.lb_fscode.Name = "lb_fscode"; this.lb_fscode.Size = new System.Drawing.Size(138, 21); this.lb_fscode.TabIndex = 252; @@ -461,7 +257,7 @@ // // txt_fscode // - this.txt_fscode.Location = new System.Drawing.Point(217, 213); + this.txt_fscode.Location = new System.Drawing.Point(717, 117); this.txt_fscode.Name = "txt_fscode"; this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fscode.Properties.Appearance.Options.UseFont = true; @@ -472,7 +268,7 @@ // this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(601, 214); + this.lb_remark.Location = new System.Drawing.Point(579, 86); this.lb_remark.Name = "lb_remark"; this.lb_remark.Size = new System.Drawing.Size(39, 21); this.lb_remark.TabIndex = 247; @@ -480,7 +276,7 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(651, 214); + this.txt_remark.Location = new System.Drawing.Point(629, 82); 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; @@ -491,125 +287,49 @@ // 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.Caption = "澶囨敞"; this.gv_remark.FieldName = "remark"; this.gv_remark.MinWidth = 50; this.gv_remark.Name = "gv_remark"; this.gv_remark.OptionsColumn.AllowEdit = false; this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; - this.gv_remark.VisibleIndex = 8; - this.gv_remark.Width = 94; - // - // lb_lastupdateDate - // - this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateDate.Appearance.Options.UseFont = true; - this.lb_lastupdateDate.Location = new System.Drawing.Point(3, 116); - this.lb_lastupdateDate.Name = "lb_lastupdateDate"; - this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21); - this.lb_lastupdateDate.TabIndex = 243; - this.lb_lastupdateDate.Text = "鏈�杩戞洿鏂版椂闂� "; - // - // txt_lastupdateDate - // - this.txt_lastupdateDate.Location = new System.Drawing.Point(124, 112); - 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(150, 28); - this.txt_lastupdateDate.TabIndex = 243; - // - // lb_lastupdateBy - // - this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateBy.Appearance.Options.UseFont = true; - this.lb_lastupdateBy.Location = new System.Drawing.Point(20, 86); - this.lb_lastupdateBy.Name = "lb_lastupdateBy"; - this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21); - this.lb_lastupdateBy.TabIndex = 240; - this.lb_lastupdateBy.Text = "鏈�杩戞洿鏂颁汉 "; - // - // txt_lastupdateBy - // - this.txt_lastupdateBy.Location = new System.Drawing.Point(124, 82); - this.txt_lastupdateBy.Name = "txt_lastupdateBy"; - this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28); - this.txt_lastupdateBy.TabIndex = 240; - // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(569, 86); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(73, 21); - this.lb_createDate.TabIndex = 235; - this.lb_createDate.Text = "鍒涘缓鏃堕棿 "; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(651, 82); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(150, 28); - this.txt_createDate.TabIndex = 235; + this.gv_remark.VisibleIndex = 7; + this.gv_remark.Width = 50; // // gv_createDate // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃堕棿 "; + this.gv_createDate.Caption = "鍒涘缓鏃堕棿"; this.gv_createDate.FieldName = "createDate"; this.gv_createDate.MinWidth = 130; this.gv_createDate.Name = "gv_createDate"; this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 12; - this.gv_createDate.Width = 130; - // - // lb_createBy - // - this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(292, 86); - this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(90, 21); - this.lb_createBy.TabIndex = 231; - this.lb_createBy.Text = "璁板綍鍒涘缓浜� "; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(393, 82); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(150, 28); - this.txt_createBy.TabIndex = 231; + this.gv_createDate.VisibleIndex = 11; + this.gv_createDate.Width = 200; // // gv_createBy // this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜� "; + this.gv_createBy.Caption = "鍒涘缓浜�"; this.gv_createBy.FieldName = "createBy"; this.gv_createBy.MinWidth = 50; this.gv_createBy.Name = "gv_createBy"; this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 11; - this.gv_createBy.Width = 94; + this.gv_createBy.VisibleIndex = 10; + this.gv_createBy.Width = 50; // // lb_telfx // this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_telfx.Appearance.Options.UseFont = true; - this.lb_telfx.Location = new System.Drawing.Point(343, 180); + this.lb_telfx.Location = new System.Drawing.Point(306, 118); this.lb_telfx.Name = "lb_telfx"; this.lb_telfx.Size = new System.Drawing.Size(39, 21); this.lb_telfx.TabIndex = 228; @@ -617,7 +337,7 @@ // // txt_telfx // - this.txt_telfx.Location = new System.Drawing.Point(393, 176); + this.txt_telfx.Location = new System.Drawing.Point(359, 114); this.txt_telfx.Name = "txt_telfx"; this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_telfx.Properties.Appearance.Options.UseFont = true; @@ -628,7 +348,7 @@ // this.lb_telf1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_telf1.Appearance.Options.UseFont = true; - this.lb_telf1.Location = new System.Drawing.Point(603, 180); + this.lb_telf1.Location = new System.Drawing.Point(581, 51); this.lb_telf1.Name = "lb_telf1"; this.lb_telf1.Size = new System.Drawing.Size(39, 21); this.lb_telf1.TabIndex = 226; @@ -636,7 +356,7 @@ // // txt_telf1 // - this.txt_telf1.Location = new System.Drawing.Point(651, 176); + this.txt_telf1.Location = new System.Drawing.Point(629, 47); 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; @@ -647,21 +367,21 @@ // 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.Caption = "鐢佃瘽"; this.gv_telf1.FieldName = "telf1"; this.gv_telf1.MinWidth = 50; this.gv_telf1.Name = "gv_telf1"; this.gv_telf1.OptionsColumn.AllowEdit = false; this.gv_telf1.Tag = "query_a.telf1"; this.gv_telf1.Visible = true; - this.gv_telf1.VisibleIndex = 6; - this.gv_telf1.Width = 94; + this.gv_telf1.VisibleIndex = 5; + this.gv_telf1.Width = 66; // // lb_stras // this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_stras.Appearance.Options.UseFont = true; - this.lb_stras.Location = new System.Drawing.Point(603, 52); + this.lb_stras.Location = new System.Drawing.Point(306, 154); this.lb_stras.Name = "lb_stras"; this.lb_stras.Size = new System.Drawing.Size(39, 21); this.lb_stras.TabIndex = 222; @@ -669,7 +389,7 @@ // // txt_stras // - this.txt_stras.Location = new System.Drawing.Point(651, 48); + this.txt_stras.Location = new System.Drawing.Point(359, 150); this.txt_stras.Name = "txt_stras"; this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_stras.Properties.Appearance.Options.UseFont = true; @@ -680,21 +400,21 @@ // this.gv_stras.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_stras.AppearanceCell.Options.UseFont = true; - this.gv_stras.Caption = "鍦板潃 "; + this.gv_stras.Caption = "鍦板潃"; this.gv_stras.FieldName = "stras"; this.gv_stras.MinWidth = 50; this.gv_stras.Name = "gv_stras"; this.gv_stras.OptionsColumn.AllowEdit = false; this.gv_stras.Tag = "query_a.stras"; this.gv_stras.Visible = true; - this.gv_stras.VisibleIndex = 5; - this.gv_stras.Width = 94; + this.gv_stras.VisibleIndex = 4; + this.gv_stras.Width = 66; // // lb_land1 // this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_land1.Appearance.Options.UseFont = true; - this.lb_land1.Location = new System.Drawing.Point(343, 52); + this.lb_land1.Location = new System.Drawing.Point(306, 51); this.lb_land1.Name = "lb_land1"; this.lb_land1.Size = new System.Drawing.Size(39, 21); this.lb_land1.TabIndex = 219; @@ -702,7 +422,7 @@ // // txt_land1 // - this.txt_land1.Location = new System.Drawing.Point(393, 48); + this.txt_land1.Location = new System.Drawing.Point(359, 47); this.txt_land1.Name = "txt_land1"; this.txt_land1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_land1.Properties.Appearance.Options.UseFont = true; @@ -713,21 +433,21 @@ // this.gv_land1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_land1.AppearanceCell.Options.UseFont = true; - this.gv_land1.Caption = "鍦板尯 "; + this.gv_land1.Caption = "鍦板尯"; this.gv_land1.FieldName = "land1"; this.gv_land1.MinWidth = 50; this.gv_land1.Name = "gv_land1"; this.gv_land1.OptionsColumn.AllowEdit = false; this.gv_land1.Tag = "query_a.land1"; this.gv_land1.Visible = true; - this.gv_land1.VisibleIndex = 4; - this.gv_land1.Width = 94; + this.gv_land1.VisibleIndex = 3; + this.gv_land1.Width = 66; // // lb_suppSname // this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppSname.Appearance.Options.UseFont = true; - this.lb_suppSname.Location = new System.Drawing.Point(20, 52); + this.lb_suppSname.Location = new System.Drawing.Point(20, 86); this.lb_suppSname.Name = "lb_suppSname"; this.lb_suppSname.Size = new System.Drawing.Size(90, 21); this.lb_suppSname.TabIndex = 217; @@ -735,7 +455,7 @@ // // txt_suppSname // - this.txt_suppSname.Location = new System.Drawing.Point(124, 48); + this.txt_suppSname.Location = new System.Drawing.Point(124, 82); this.txt_suppSname.Name = "txt_suppSname"; this.txt_suppSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_suppSname.Properties.Appearance.Options.UseFont = true; @@ -746,40 +466,31 @@ // this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppName.Appearance.Options.UseFont = true; - this.lb_suppName.Location = new System.Drawing.Point(552, 18); + this.lb_suppName.Location = new System.Drawing.Point(20, 122); this.lb_suppName.Name = "lb_suppName"; this.lb_suppName.Size = new System.Drawing.Size(90, 21); this.lb_suppName.TabIndex = 216; this.lb_suppName.Text = "渚涘簲鍟嗗悕绉� "; // - // txt_suppName - // - this.txt_suppName.Location = new System.Drawing.Point(651, 14); - this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_suppName.Properties.Appearance.Options.UseFont = true; - this.txt_suppName.Size = new System.Drawing.Size(150, 28); - this.txt_suppName.TabIndex = 216; - // // gv_suppName // this.gv_suppName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppName.AppearanceCell.Options.UseFont = true; - this.gv_suppName.Caption = "渚涘簲鍟嗗悕绉� "; + this.gv_suppName.Caption = "渚涘簲鍟嗗悕绉�"; this.gv_suppName.FieldName = "suppName"; - this.gv_suppName.MinWidth = 200; + this.gv_suppName.MinWidth = 220; this.gv_suppName.Name = "gv_suppName"; this.gv_suppName.OptionsColumn.AllowEdit = false; this.gv_suppName.Tag = "query_a.supp_name"; this.gv_suppName.Visible = true; - this.gv_suppName.VisibleIndex = 3; - this.gv_suppName.Width = 200; + this.gv_suppName.VisibleIndex = 2; + this.gv_suppName.Width = 220; // // lb_suppNo // this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppNo.Appearance.Options.UseFont = true; - this.lb_suppNo.Location = new System.Drawing.Point(292, 18); + this.lb_suppNo.Location = new System.Drawing.Point(20, 51); this.lb_suppNo.Name = "lb_suppNo"; this.lb_suppNo.Size = new System.Drawing.Size(90, 21); this.lb_suppNo.TabIndex = 213; @@ -787,7 +498,7 @@ // // txt_suppNo // - this.txt_suppNo.Location = new System.Drawing.Point(393, 14); + this.txt_suppNo.Location = new System.Drawing.Point(124, 47); this.txt_suppNo.Name = "txt_suppNo"; this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_suppNo.Properties.Appearance.Options.UseFont = true; @@ -798,25 +509,25 @@ // this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppNo.AppearanceCell.Options.UseFont = true; - this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮� "; + this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�"; this.gv_suppNo.FieldName = "suppNo"; this.gv_suppNo.MinWidth = 50; this.gv_suppNo.Name = "gv_suppNo"; this.gv_suppNo.OptionsColumn.AllowEdit = false; this.gv_suppNo.Tag = "query_a.supp_no"; this.gv_suppNo.Visible = true; - this.gv_suppNo.VisibleIndex = 2; - this.gv_suppNo.Width = 94; + this.gv_suppNo.VisibleIndex = 1; + this.gv_suppNo.Width = 69; // // lb_id // this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_id.Appearance.Options.UseFont = true; - this.lb_id.Location = new System.Drawing.Point(87, 18); + this.lb_id.Location = new System.Drawing.Point(36, 18); this.lb_id.Name = "lb_id"; - this.lb_id.Size = new System.Drawing.Size(23, 21); + this.lb_id.Size = new System.Drawing.Size(74, 21); this.lb_id.TabIndex = 211; - this.lb_id.Text = "ID "; + this.lb_id.Text = "渚涘簲鍟咺D "; // // txt_id // @@ -831,15 +542,15 @@ // this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "渚涘簲鍟咺D "; + this.gv_id.Caption = "渚涘簲鍟咺D"; this.gv_id.FieldName = "id"; this.gv_id.MinWidth = 50; this.gv_id.Name = "gv_id"; this.gv_id.OptionsColumn.AllowEdit = false; this.gv_id.Tag = "query_a.id"; this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 1; - this.gv_id.Width = 94; + this.gv_id.VisibleIndex = 0; + this.gv_id.Width = 69; // // toolBarMenu1 // @@ -872,7 +583,6 @@ 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_factory, this.gv_id, this.gv_suppNo, this.gv_suppName, @@ -936,18 +646,9 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_suppName); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_remark5); - this.panel1.Controls.Add(this.txt_remark5); - this.panel1.Controls.Add(this.lb_remark4); - this.panel1.Controls.Add(this.txt_remark4); - this.panel1.Controls.Add(this.lb_remark3); - this.panel1.Controls.Add(this.txt_remark3); - this.panel1.Controls.Add(this.lb_useOrg); - this.panel1.Controls.Add(this.txt_useOrg); - this.panel1.Controls.Add(this.lb_createOrg); - this.panel1.Controls.Add(this.txt_createOrg); this.panel1.Controls.Add(this.lb_fforbidstatus); this.panel1.Controls.Add(this.txt_fforbidstatus); this.panel1.Controls.Add(this.lb_fstaffid); @@ -956,26 +657,12 @@ this.panel1.Controls.Add(this.txt_lxr); this.panel1.Controls.Add(this.lb_lotFlag); this.panel1.Controls.Add(this.txt_lotFlag); - this.panel1.Controls.Add(this.lb_itemSap); - this.panel1.Controls.Add(this.txt_itemSap); this.panel1.Controls.Add(this.lb_itemC); this.panel1.Controls.Add(this.txt_itemC); - this.panel1.Controls.Add(this.lb_factory); - this.panel1.Controls.Add(this.txt_factory); - this.panel1.Controls.Add(this.lb_company); - this.panel1.Controls.Add(this.txt_company); this.panel1.Controls.Add(this.lb_fscode); this.panel1.Controls.Add(this.txt_fscode); this.panel1.Controls.Add(this.lb_remark); this.panel1.Controls.Add(this.txt_remark); - this.panel1.Controls.Add(this.lb_lastupdateDate); - this.panel1.Controls.Add(this.txt_lastupdateDate); - this.panel1.Controls.Add(this.lb_lastupdateBy); - this.panel1.Controls.Add(this.txt_lastupdateBy); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_createBy); - this.panel1.Controls.Add(this.txt_createBy); this.panel1.Controls.Add(this.lb_telfx); this.panel1.Controls.Add(this.txt_telfx); this.panel1.Controls.Add(this.lb_telf1); @@ -987,7 +674,6 @@ this.panel1.Controls.Add(this.lb_suppSname); this.panel1.Controls.Add(this.txt_suppSname); this.panel1.Controls.Add(this.lb_suppName); - this.panel1.Controls.Add(this.txt_suppName); this.panel1.Controls.Add(this.lb_suppNo); this.panel1.Controls.Add(this.txt_suppNo); this.panel1.Controls.Add(this.lb_id); @@ -995,12 +681,12 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(76, 20); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(835, 426); + this.panel1.Size = new System.Drawing.Size(835, 293); this.panel1.TabIndex = 1; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(61, 388); + this.labelControl11.Location = new System.Drawing.Point(47, 223); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); @@ -1011,11 +697,21 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(112, 388); + this.lbGuid.Location = new System.Drawing.Point(98, 223); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; + // + // txt_suppName + // + this.txt_suppName.Location = new System.Drawing.Point(124, 121); + this.txt_suppName.Name = "txt_suppName"; + this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppName.Properties.Appearance.Options.UseFont = true; + this.txt_suppName.Size = new System.Drawing.Size(152, 69); + this.txt_suppName.TabIndex = 299; + this.txt_suppName.Tag = "itemModel"; // // Frm_Supplier // @@ -1025,31 +721,18 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_Supplier"; - ((System.ComponentModel.ISupportInitialize)(this.txt_remark5.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark4.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark3.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_useOrg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createOrg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemSap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); @@ -1060,6 +743,7 @@ this.xtraTabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1074,21 +758,6 @@ private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.LabelControl labelControl11; - //BQCreateConrolObejct - private DevExpress.XtraEditors.LabelControl lb_remark5; - private DevExpress.XtraEditors.TextEdit txt_remark5; - - private DevExpress.XtraEditors.LabelControl lb_remark4; - private DevExpress.XtraEditors.TextEdit txt_remark4; - - private DevExpress.XtraEditors.LabelControl lb_remark3; - private DevExpress.XtraEditors.TextEdit txt_remark3; - - private DevExpress.XtraEditors.LabelControl lb_useOrg; - private DevExpress.XtraEditors.TextEdit txt_useOrg; - - private DevExpress.XtraEditors.LabelControl lb_createOrg; - private DevExpress.XtraEditors.TextEdit txt_createOrg; private DevExpress.XtraEditors.LabelControl lb_fforbidstatus; private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; @@ -1105,18 +774,8 @@ private DevExpress.XtraEditors.LabelControl lb_lotFlag; private DevExpress.XtraEditors.TextEdit txt_lotFlag; - private DevExpress.XtraEditors.LabelControl lb_itemSap; - private DevExpress.XtraEditors.TextEdit txt_itemSap; - private DevExpress.XtraEditors.LabelControl lb_itemC; private DevExpress.XtraEditors.TextEdit txt_itemC; - - private DevExpress.XtraEditors.LabelControl lb_factory; - private DevExpress.XtraEditors.TextEdit txt_factory; - private DevExpress.XtraGrid.Columns.GridColumn gv_factory; - - private DevExpress.XtraEditors.LabelControl lb_company; - private DevExpress.XtraEditors.TextEdit txt_company; private DevExpress.XtraEditors.LabelControl lb_fscode; private DevExpress.XtraEditors.TextEdit txt_fscode; @@ -1124,19 +783,7 @@ private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; private DevExpress.XtraGrid.Columns.GridColumn gv_remark; - - private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; - private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; - - private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; - private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; - - private DevExpress.XtraEditors.LabelControl lb_createDate; - private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - - private DevExpress.XtraEditors.LabelControl lb_createBy; - private DevExpress.XtraEditors.TextEdit txt_createBy; private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; private DevExpress.XtraEditors.LabelControl lb_telfx; @@ -1158,7 +805,6 @@ private DevExpress.XtraEditors.TextEdit txt_suppSname; private DevExpress.XtraEditors.LabelControl lb_suppName; - private DevExpress.XtraEditors.TextEdit txt_suppName; private DevExpress.XtraEditors.LabelControl lb_suppNo; private DevExpress.XtraEditors.TextEdit txt_suppNo; @@ -1168,5 +814,6 @@ private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraGrid.Columns.GridColumn gv_id; public DevExpress.XtraGrid.Columns.GridColumn gv_suppName; + private DevExpress.XtraEditors.MemoEdit txt_suppName; } } \ No newline at end of file -- Gitblit v1.9.3