From 236874a930147c27e46c673d8c1a607f1260e8aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 12:43:43 +0800 Subject: [PATCH] 追溯码 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs | 101 +++++++++++++++++++++++++------------------------- 1 files changed, 50 insertions(+), 51 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs index 8f8910a..e5f5354 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs @@ -59,10 +59,10 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); - this.txt_OrgName = new Gs.DevApp.UserControl.UcLookOrg(); + 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(); @@ -82,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(); @@ -91,7 +91,7 @@ // // 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, 112); this.lb_suppNo.Name = "lb_suppNo"; @@ -101,7 +101,7 @@ // // gv_suppNo // - 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.FieldName = "suppNo"; @@ -115,7 +115,7 @@ // // 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, 48); this.lb_itemId.Name = "lb_itemId"; @@ -125,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"; @@ -137,7 +137,7 @@ // // 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(390, 144); this.lb_status.Name = "lb_status"; @@ -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,7 +162,7 @@ // // 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(390, 112); this.lb_checkDate.Name = "lb_checkDate"; @@ -174,7 +174,7 @@ // 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(165, 28); this.txt_checkDate.TabIndex = 226; @@ -182,7 +182,7 @@ // // 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"; @@ -196,7 +196,7 @@ // // 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(407, 79); this.lb_checkUser.Name = "lb_checkUser"; @@ -208,7 +208,7 @@ // 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(165, 28); this.txt_checkUser.TabIndex = 222; @@ -216,7 +216,7 @@ // // 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"; @@ -230,7 +230,7 @@ // // 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"; @@ -244,7 +244,7 @@ // // 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"; @@ -258,7 +258,7 @@ // // 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"; @@ -272,7 +272,7 @@ // // 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"; @@ -286,7 +286,7 @@ // // 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, 79); this.lb_itemNo.Name = "lb_itemNo"; @@ -298,7 +298,7 @@ // 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(281, 28); this.txt_itemNo.TabIndex = 211; @@ -306,7 +306,7 @@ // // 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"; @@ -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; @@ -448,10 +448,10 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_OrgName); + 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); @@ -469,23 +469,23 @@ 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(668, 213); this.panel1.TabIndex = 1; // - // txt_OrgName + // txt_fSubsidiary // - this.txt_OrgName.IsReadly = false; - this.txt_OrgName.Location = new System.Drawing.Point(100, 11); - this.txt_OrgName.Name = "txt_OrgName"; - this.txt_OrgName.Size = new System.Drawing.Size(281, 30); - this.txt_OrgName.TabIndex = 242; + 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.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(27, 16); this.labelControl2.Name = "labelControl2"; @@ -495,7 +495,7 @@ // // 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, 144); this.labelControl1.Name = "labelControl1"; @@ -503,15 +503,15 @@ this.labelControl1.TabIndex = 239; this.labelControl1.Text = "渚涘簲鍟嗙紪鐮�"; // - // txtGysNo + // txt_suppNo // - this.txtGysNo.Location = new System.Drawing.Point(100, 140); - 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(281, 28); - this.txtGysNo.TabIndex = 240; - this.txtGysNo.Tag = "readOnly"; + 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 // @@ -551,7 +551,7 @@ // // 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(390, 48); this.lb_lastupdateDate.Name = "lb_lastupdateDate"; @@ -563,7 +563,7 @@ // 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(165, 28); this.txt_lastupdateDate.TabIndex = 219; @@ -571,7 +571,7 @@ // // 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(407, 16); this.lb_lastupdateBy.Name = "lb_lastupdateBy"; @@ -583,7 +583,6 @@ // 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(165, 28); this.txt_lastupdateBy.TabIndex = 217; @@ -621,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(); @@ -672,12 +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_OrgName; + private UserControl.UcLookOrg txt_fSubsidiary; private DevExpress.XtraEditors.LabelControl labelControl2; } } \ No newline at end of file -- Gitblit v1.9.3