From 37d32d9263f757072a6ff348ae5e99824fab4ef9 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 09:52:50 +0800 Subject: [PATCH] 改变了字体大小 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs | 66 ++++++++++++++++---------------- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs index 9a52484..97ecd7f 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs @@ -277,7 +277,7 @@ // 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"; @@ -290,7 +290,7 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -317,7 +317,7 @@ // // gv_qt015 // - this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt015.AppearanceCell.Options.UseFont = true; this.gv_qt015.Caption = "瀹℃牳鐘舵�� "; this.gv_qt015.FieldName = "isCheck"; @@ -341,7 +341,7 @@ // // gv_qtck // - this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qtck.AppearanceCell.Options.UseFont = true; this.gv_qtck.Caption = "鐢宠鍗曞彿 "; this.gv_qtck.FieldName = "billNo"; @@ -391,7 +391,7 @@ // // gv_qt005 // - this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt005.AppearanceCell.Options.UseFont = true; this.gv_qt005.Caption = "鐢宠浜�"; this.gv_qt005.FieldName = "createBy"; @@ -405,7 +405,7 @@ // // gv_qt001 // - this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt001.AppearanceCell.Options.UseFont = true; this.gv_qt001.Caption = "鐢宠鏃ユ湡 "; this.gv_qt001.FieldName = "createDate"; @@ -419,7 +419,7 @@ // // gv_qt016 // - this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt016.AppearanceCell.Options.UseFont = true; this.gv_qt016.Caption = "瀹℃牳浜� "; this.gv_qt016.FieldName = "checkBy"; @@ -433,7 +433,7 @@ // // gv_qt002 // - this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt002.AppearanceCell.Options.UseFont = true; this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 "; this.gv_qt002.FieldName = "checkDate"; @@ -447,7 +447,7 @@ // // gv_qt010 // - this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qt010.AppearanceCell.Options.UseFont = true; this.gv_qt010.Caption = "鍏ュ簱鍘熷洜 "; this.gv_qt010.FieldName = "remark"; @@ -564,7 +564,7 @@ // this.txt_remark.Location = new System.Drawing.Point(84, 76); 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(486, 28); this.txt_remark.StyleController = this.layoutMx1; @@ -583,7 +583,7 @@ // this.txt_checkBy.Location = new System.Drawing.Point(927, 12); this.txt_checkBy.Name = "txt_checkBy"; - this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkBy.Properties.Appearance.Options.UseFont = true; this.txt_checkBy.Size = new System.Drawing.Size(207, 28); this.txt_checkBy.StyleController = this.layoutMx1; @@ -602,7 +602,7 @@ // this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Size = new System.Drawing.Size(205, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -613,7 +613,7 @@ // this.txt_checkDate.Location = new System.Drawing.Point(927, 44); 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(207, 28); this.txt_checkDate.StyleController = this.layoutMx1; @@ -910,7 +910,7 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid "; this.gvMx1guid.FieldName = "guid"; @@ -1023,7 +1023,7 @@ // // gvMx1qd002 // - this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd002.AppearanceCell.Options.UseFont = true; this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 "; this.gvMx1qd002.FieldName = "itemNo"; @@ -1038,7 +1038,7 @@ // // gvMx1qd003 // - this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd003.AppearanceCell.Options.UseFont = true; this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О "; this.gvMx1qd003.FieldName = "itemName"; @@ -1053,7 +1053,7 @@ // // gvMx1qd004 // - this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd004.AppearanceCell.Options.UseFont = true; this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 "; this.gvMx1qd004.FieldName = "itemModel"; @@ -1068,7 +1068,7 @@ // // gvMx1qd007 // - this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd007.AppearanceCell.Options.UseFont = true; this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; @@ -1085,7 +1085,7 @@ // // gvMx1qd010 // - this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd010.AppearanceCell.Options.UseFont = true; this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; @@ -1122,7 +1122,7 @@ // // gvMx1qd009 // - this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qd009.AppearanceCell.Options.UseFont = true; this.gvMx1qd009.Caption = "鍗曚綅 "; this.gvMx1qd009.FieldName = "kcDw"; @@ -1215,7 +1215,7 @@ // this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); this.txt_iCount_1.TabIndex = 228; @@ -1232,7 +1232,7 @@ // this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); this.txt_psnQty_1.TabIndex = 226; @@ -1249,7 +1249,7 @@ // this.txtKdy.Location = new System.Drawing.Point(430, 65); this.txtKdy.Name = "txtKdy"; - this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; this.txtKdy.Properties.Appearance.Options.UseFont = true; this.txtKdy.Properties.Appearance.Options.UseForeColor = true; @@ -1269,7 +1269,7 @@ // this.txtYdy.Location = new System.Drawing.Point(430, 34); this.txtYdy.Name = "txtYdy"; - this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtYdy.Properties.Appearance.Options.UseFont = true; this.txtYdy.Properties.ReadOnly = true; this.txtYdy.Size = new System.Drawing.Size(96, 28); @@ -1287,7 +1287,7 @@ // this.txtQuantity.Location = new System.Drawing.Point(430, 4); this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; this.txtQuantity.Size = new System.Drawing.Size(96, 28); @@ -1305,7 +1305,7 @@ // this.txtWlgg.Location = new System.Drawing.Point(90, 65); this.txtWlgg.Name = "txtWlgg"; - this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; this.txtWlgg.Size = new System.Drawing.Size(236, 28); @@ -1323,7 +1323,7 @@ // this.txtWlmc.Location = new System.Drawing.Point(90, 34); this.txtWlmc.Name = "txtWlmc"; - this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; this.txtWlmc.Size = new System.Drawing.Size(236, 28); @@ -1341,7 +1341,7 @@ // this.txtWlid.Location = new System.Drawing.Point(90, 4); this.txtWlid.Name = "txtWlid"; - this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; this.txtWlid.Size = new System.Drawing.Size(236, 28); @@ -1396,7 +1396,7 @@ // // gridColumn2 // - this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridColumn2.AppearanceCell.Options.UseFont = true; this.gridColumn2.Caption = "guid"; this.gridColumn2.FieldName = "guid"; @@ -1407,7 +1407,7 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1450,7 +1450,7 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1473,7 +1473,7 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜�"; this.gvMx1createBy.FieldName = "createBy"; @@ -1486,7 +1486,7 @@ // // gvMx1lotDate // - this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡"; this.gvMx1lotDate.FieldName = "createDate"; -- Gitblit v1.9.3