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_MesDefectType.Designer.cs | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs index 7c9b44f..96ed6f7 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs @@ -62,7 +62,7 @@ // // lb_typeMemo // - this.lb_typeMemo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_typeMemo.Appearance.Options.UseFont = true; this.lb_typeMemo.Location = new System.Drawing.Point(40, 95); this.lb_typeMemo.Name = "lb_typeMemo"; @@ -72,11 +72,11 @@ // // gv_typeMemo // - this.gv_typeMemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_typeMemo.AppearanceCell.Options.UseFont = true; this.gv_typeMemo.Caption = "缂洪櫡绫诲埆鎻忚堪"; this.gv_typeMemo.FieldName = "typeMemo"; - this.gv_typeMemo.MinWidth = 150; + this.gv_typeMemo.MinWidth = 25; this.gv_typeMemo.Name = "gv_typeMemo"; this.gv_typeMemo.OptionsColumn.AllowEdit = false; this.gv_typeMemo.Tag = "query_a.type_memo"; @@ -86,7 +86,7 @@ // // lb_typeNo // - this.lb_typeNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_typeNo.Appearance.Options.UseFont = true; this.lb_typeNo.Location = new System.Drawing.Point(40, 48); this.lb_typeNo.Name = "lb_typeNo"; @@ -98,18 +98,18 @@ // this.txt_typeNo.Location = new System.Drawing.Point(160, 44); this.txt_typeNo.Name = "txt_typeNo"; - this.txt_typeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_typeNo.Properties.Appearance.Options.UseFont = true; this.txt_typeNo.Size = new System.Drawing.Size(210, 28); this.txt_typeNo.TabIndex = 219; // // gv_typeNo // - this.gv_typeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_typeNo.AppearanceCell.Options.UseFont = true; this.gv_typeNo.Caption = "缂洪櫡绫诲埆缂栧彿"; this.gv_typeNo.FieldName = "typeNo"; - this.gv_typeNo.MinWidth = 100; + this.gv_typeNo.MinWidth = 50; this.gv_typeNo.Name = "gv_typeNo"; this.gv_typeNo.OptionsColumn.AllowEdit = false; this.gv_typeNo.Tag = "query_a.type_no"; @@ -119,11 +119,11 @@ // // 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"; - this.gv_lastupdateDate.MinWidth = 180; + this.gv_lastupdateDate.MinWidth = 25; this.gv_lastupdateDate.Name = "gv_lastupdateDate"; this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; @@ -133,11 +133,11 @@ // // 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"; - this.gv_lastupdateBy.MinWidth = 50; + this.gv_lastupdateBy.MinWidth = 25; this.gv_lastupdateBy.Name = "gv_lastupdateBy"; this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; @@ -147,11 +147,11 @@ // // 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"; - this.gv_createDate.MinWidth = 180; + this.gv_createDate.MinWidth = 25; this.gv_createDate.Name = "gv_createDate"; this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; @@ -161,11 +161,11 @@ // // 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"; - this.gv_createBy.MinWidth = 50; + this.gv_createBy.MinWidth = 25; this.gv_createBy.Name = "gv_createBy"; this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; @@ -191,7 +191,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"; @@ -202,7 +202,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.gv_typeNo, @@ -266,7 +266,7 @@ this.panel1.Controls.Add(this.lb_typeMemo); this.panel1.Controls.Add(this.lb_typeNo); this.panel1.Controls.Add(this.txt_typeNo); - 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(571, 278); -- Gitblit v1.9.3