From 98b97d048fd95b7d48deaaee2d9d2f092bc33535 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 14:13:27 +0800 Subject: [PATCH] 投检 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs | 193 ++++++++++++++++++++++++++--------------------- 1 files changed, 107 insertions(+), 86 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs index e963b96..e5f5354 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs @@ -59,8 +59,10 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.txtGysNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); this.txt_status = new DevExpress.XtraEditors.CheckEdit(); @@ -80,7 +82,7 @@ this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); @@ -89,9 +91,9 @@ // // 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(27, 88); + this.lb_suppNo.Location = new System.Drawing.Point(27, 112); this.lb_suppNo.Name = "lb_suppNo"; this.lb_suppNo.Size = new System.Drawing.Size(68, 21); this.lb_suppNo.TabIndex = 235; @@ -99,23 +101,23 @@ // // gv_suppNo // - this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppNo.AppearanceCell.Options.UseFont = true; - this.gv_suppNo.Caption = "渚涘簲鍟咺D"; - this.gv_suppNo.FieldName = "suppId"; + 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 = 5; + this.gv_suppNo.VisibleIndex = 4; this.gv_suppNo.Width = 94; // // lb_itemId // - this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_itemId.Appearance.Options.UseFont = true; - this.lb_itemId.Location = new System.Drawing.Point(27, 12); + this.lb_itemId.Location = new System.Drawing.Point(27, 48); this.lb_itemId.Name = "lb_itemId"; this.lb_itemId.Size = new System.Drawing.Size(68, 21); this.lb_itemId.TabIndex = 231; @@ -123,7 +125,7 @@ // // gv_itemId // - this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemId.AppearanceCell.Options.UseFont = true; this.gv_itemId.Caption = "鐗╂枡ID"; this.gv_itemId.FieldName = "itemId"; @@ -131,15 +133,13 @@ this.gv_itemId.Name = "gv_itemId"; this.gv_itemId.OptionsColumn.AllowEdit = false; this.gv_itemId.Tag = "query_a.ITEM_ID"; - this.gv_itemId.Visible = true; - this.gv_itemId.VisibleIndex = 2; this.gv_itemId.Width = 94; // // lb_status // - this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_status.Appearance.Options.UseFont = true; - this.lb_status.Location = new System.Drawing.Point(358, 88); + this.lb_status.Location = new System.Drawing.Point(390, 144); this.lb_status.Name = "lb_status"; this.lb_status.Size = new System.Drawing.Size(68, 21); this.lb_status.TabIndex = 228; @@ -147,7 +147,7 @@ // // gv_status // - this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_status.AppearanceCell.Options.UseFont = true; this.gv_status.Caption = "瀹℃牳鏍囪瘑"; this.gv_status.FieldName = "status"; @@ -162,9 +162,9 @@ // // lb_checkDate // - this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(358, 50); + this.lb_checkDate.Location = new System.Drawing.Point(390, 112); this.lb_checkDate.Name = "lb_checkDate"; this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 226; @@ -172,17 +172,17 @@ // // txt_checkDate // - this.txt_checkDate.Enabled = false; - this.txt_checkDate.Location = new System.Drawing.Point(431, 46); + this.txt_checkDate.Location = new System.Drawing.Point(462, 108); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(157, 28); + this.txt_checkDate.Size = new System.Drawing.Size(165, 28); this.txt_checkDate.TabIndex = 226; + this.txt_checkDate.Tag = "readOnly"; // // gv_checkDate // - this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkDate.AppearanceCell.Options.UseFont = true; this.gv_checkDate.Caption = "瀹℃牳鏃堕棿"; this.gv_checkDate.FieldName = "checkDate"; @@ -191,14 +191,14 @@ this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.CHECK_DATE"; this.gv_checkDate.Visible = true; - this.gv_checkDate.VisibleIndex = 12; + this.gv_checkDate.VisibleIndex = 11; this.gv_checkDate.Width = 120; // // lb_checkUser // - this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_checkUser.Appearance.Options.UseFont = true; - this.lb_checkUser.Location = new System.Drawing.Point(375, 12); + this.lb_checkUser.Location = new System.Drawing.Point(407, 79); this.lb_checkUser.Name = "lb_checkUser"; this.lb_checkUser.Size = new System.Drawing.Size(51, 21); this.lb_checkUser.TabIndex = 222; @@ -206,17 +206,17 @@ // // txt_checkUser // - this.txt_checkUser.Enabled = false; - this.txt_checkUser.Location = new System.Drawing.Point(431, 8); + this.txt_checkUser.Location = new System.Drawing.Point(462, 75); this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(157, 28); + this.txt_checkUser.Size = new System.Drawing.Size(165, 28); this.txt_checkUser.TabIndex = 222; + this.txt_checkUser.Tag = "readOnly"; // // gv_checkUser // - this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkUser.AppearanceCell.Options.UseFont = true; this.gv_checkUser.Caption = "瀹℃牳浜�"; this.gv_checkUser.FieldName = "checkUser"; @@ -225,12 +225,12 @@ this.gv_checkUser.OptionsColumn.AllowEdit = false; this.gv_checkUser.Tag = "query_a.CHECK_USER"; this.gv_checkUser.Visible = true; - this.gv_checkUser.VisibleIndex = 11; + this.gv_checkUser.VisibleIndex = 10; this.gv_checkUser.Width = 94; // // gv_lastupdateDate // - this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂�"; this.gv_lastupdateDate.FieldName = "lastupdateDate"; @@ -239,12 +239,12 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 10; + this.gv_lastupdateDate.VisibleIndex = 9; this.gv_lastupdateDate.Width = 180; // // gv_lastupdateBy // - this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉"; this.gv_lastupdateBy.FieldName = "lastupdateBy"; @@ -253,12 +253,12 @@ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 9; + this.gv_lastupdateBy.VisibleIndex = 8; this.gv_lastupdateBy.Width = 94; // // 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.FieldName = "createDate"; @@ -267,12 +267,12 @@ this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.CREATE_DATE"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 8; + this.gv_createDate.VisibleIndex = 7; this.gv_createDate.Width = 180; // // 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.FieldName = "createBy"; @@ -281,14 +281,14 @@ this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.CREATE_BY"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 7; + this.gv_createBy.VisibleIndex = 6; this.gv_createBy.Width = 94; // // lb_itemNo // - this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_itemNo.Appearance.Options.UseFont = true; - this.lb_itemNo.Location = new System.Drawing.Point(27, 50); + this.lb_itemNo.Location = new System.Drawing.Point(27, 79); this.lb_itemNo.Name = "lb_itemNo"; this.lb_itemNo.Size = new System.Drawing.Size(68, 21); this.lb_itemNo.TabIndex = 211; @@ -296,17 +296,17 @@ // // txt_itemNo // - this.txt_itemNo.Enabled = false; - this.txt_itemNo.Location = new System.Drawing.Point(100, 46); + this.txt_itemNo.Location = new System.Drawing.Point(100, 75); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(239, 28); + this.txt_itemNo.Size = new System.Drawing.Size(281, 28); this.txt_itemNo.TabIndex = 211; + this.txt_itemNo.Tag = "readOnly"; // // gv_itemNo // - this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; @@ -315,7 +315,7 @@ this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_a.ITEM_NO"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 4; + this.gv_itemNo.VisibleIndex = 3; this.gv_itemNo.Width = 94; // // toolBarMenu1 @@ -336,7 +336,7 @@ // gcMain // this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; @@ -347,7 +347,7 @@ // // 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.gridColumn1, @@ -373,7 +373,7 @@ // gridColumn1 // this.gridColumn1.Caption = "浣跨敤缁勭粐"; - this.gridColumn1.FieldName = "orgName"; + this.gridColumn1.FieldName = "fSubsidiary"; this.gridColumn1.MinWidth = 250; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; @@ -391,7 +391,7 @@ this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Tag = "query_b.item_name"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 3; + this.gridColumn2.VisibleIndex = 2; this.gridColumn2.Width = 125; // // gridColumn3 @@ -403,7 +403,7 @@ this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Tag = "d.supp_name"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 6; + this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 125; // // xtraTabControl1 @@ -448,8 +448,10 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_fSubsidiary); + this.panel1.Controls.Add(this.labelControl2); this.panel1.Controls.Add(this.labelControl1); - this.panel1.Controls.Add(this.txtGysNo); + this.panel1.Controls.Add(this.txt_suppNo); this.panel1.Controls.Add(this.txt_suppId); this.panel1.Controls.Add(this.txt_itemId); this.panel1.Controls.Add(this.txt_status); @@ -467,54 +469,72 @@ this.panel1.Controls.Add(this.txt_lastupdateBy); this.panel1.Controls.Add(this.lb_itemNo); this.panel1.Controls.Add(this.txt_itemNo); - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); + this.panel1.Location = new System.Drawing.Point(23, 20); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(897, 213); + this.panel1.Size = new System.Drawing.Size(668, 213); this.panel1.TabIndex = 1; + // + // txt_fSubsidiary + // + this.txt_fSubsidiary.IsReadly = false; + this.txt_fSubsidiary.Location = new System.Drawing.Point(100, 11); + this.txt_fSubsidiary.Name = "txt_fSubsidiary"; + this.txt_fSubsidiary.Size = new System.Drawing.Size(281, 30); + this.txt_fSubsidiary.TabIndex = 242; + // + // labelControl2 + // + + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(27, 16); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(68, 21); + this.labelControl2.TabIndex = 241; + this.labelControl2.Text = "閫夋嫨缁勭粐"; // // labelControl1 // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(10, 126); + this.labelControl1.Location = new System.Drawing.Point(10, 144); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(85, 21); this.labelControl1.TabIndex = 239; this.labelControl1.Text = "渚涘簲鍟嗙紪鐮�"; // - // txtGysNo + // txt_suppNo // - this.txtGysNo.Enabled = false; - this.txtGysNo.Location = new System.Drawing.Point(100, 122); - this.txtGysNo.Name = "txtGysNo"; - this.txtGysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtGysNo.Properties.Appearance.Options.UseFont = true; - this.txtGysNo.Size = new System.Drawing.Size(239, 28); - this.txtGysNo.TabIndex = 240; + this.txt_suppNo.Location = new System.Drawing.Point(100, 140); + this.txt_suppNo.Name = "txt_suppNo"; + + this.txt_suppNo.Properties.Appearance.Options.UseFont = true; + this.txt_suppNo.Size = new System.Drawing.Size(281, 28); + this.txt_suppNo.TabIndex = 240; + this.txt_suppNo.Tag = "readOnly"; // // txt_suppId // this.txt_suppId.IsReadly = false; - this.txt_suppId.Location = new System.Drawing.Point(100, 83); + this.txt_suppId.Location = new System.Drawing.Point(100, 107); this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); this.txt_suppId.Name = "txt_suppId"; - this.txt_suppId.Size = new System.Drawing.Size(239, 30); + this.txt_suppId.Size = new System.Drawing.Size(281, 30); this.txt_suppId.TabIndex = 238; // // txt_itemId // this.txt_itemId.IsReadly = false; - this.txt_itemId.Location = new System.Drawing.Point(100, 6); + this.txt_itemId.Location = new System.Drawing.Point(100, 43); this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(239, 33); + this.txt_itemId.Size = new System.Drawing.Size(281, 30); this.txt_itemId.TabIndex = 237; this.txt_itemId.Tag = "no"; // // txt_status // this.txt_status.Enabled = false; - this.txt_status.Location = new System.Drawing.Point(431, 86); + this.txt_status.Location = new System.Drawing.Point(461, 142); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = ""; this.txt_status.Size = new System.Drawing.Size(94, 24); @@ -523,7 +543,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(29, 110); + this.lbGuid.Location = new System.Drawing.Point(29, 128); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -531,9 +551,9 @@ // // 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(622, 50); + this.lb_lastupdateDate.Location = new System.Drawing.Point(390, 48); this.lb_lastupdateDate.Name = "lb_lastupdateDate"; this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21); this.lb_lastupdateDate.TabIndex = 219; @@ -541,19 +561,19 @@ // // txt_lastupdateDate // - this.txt_lastupdateDate.Enabled = false; - this.txt_lastupdateDate.Location = new System.Drawing.Point(695, 46); + this.txt_lastupdateDate.Location = new System.Drawing.Point(462, 44); 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(157, 28); + this.txt_lastupdateDate.Size = new System.Drawing.Size(165, 28); this.txt_lastupdateDate.TabIndex = 219; + this.txt_lastupdateDate.Tag = "readOnly"; // // 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(639, 12); + this.lb_lastupdateBy.Location = new System.Drawing.Point(407, 16); this.lb_lastupdateBy.Name = "lb_lastupdateBy"; this.lb_lastupdateBy.Size = new System.Drawing.Size(51, 21); this.lb_lastupdateBy.TabIndex = 217; @@ -561,13 +581,12 @@ // // txt_lastupdateBy // - this.txt_lastupdateBy.Enabled = false; - this.txt_lastupdateBy.Location = new System.Drawing.Point(695, 8); + this.txt_lastupdateBy.Location = new System.Drawing.Point(462, 12); 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(157, 28); + this.txt_lastupdateBy.Size = new System.Drawing.Size(165, 28); this.txt_lastupdateBy.TabIndex = 217; + this.txt_lastupdateBy.Tag = "readOnly"; // // picCheckBox // @@ -601,7 +620,7 @@ this.xtraTabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); @@ -652,10 +671,12 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraEditors.LabelControl labelControl1; - private DevExpress.XtraEditors.TextEdit txtGysNo; + private DevExpress.XtraEditors.TextEdit txt_suppNo; 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 UserControl.UcLookOrg txt_fSubsidiary; + private DevExpress.XtraEditors.LabelControl labelControl2; } } \ No newline at end of file -- Gitblit v1.9.3