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_ArrivalBarcode.Designer.cs | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs index 44ec6c9..35e098a 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs @@ -280,7 +280,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"; @@ -293,7 +293,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.Appearance.ViewCaption.Options.UseTextOptions = true; this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; @@ -335,7 +335,7 @@ // // gv_urgentFlag // - this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; this.gv_urgentFlag.FieldName = "urgentFlag"; @@ -350,7 +350,7 @@ // // gv_fstatus // - this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fstatus.AppearanceCell.Options.UseFont = true; this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; this.gv_fstatus.FieldName = "fstatus"; @@ -363,7 +363,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 = "statusChk"; @@ -378,7 +378,7 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鍒拌揣鍗曞彿"; this.gv_billNo.FieldName = "billNo"; @@ -404,7 +404,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"; @@ -418,7 +418,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"; @@ -432,7 +432,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"; @@ -457,7 +457,7 @@ // // gv_depotsCode // - this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotsCode.AppearanceCell.Options.UseFont = true; this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栫爜"; this.gv_depotsCode.FieldName = "depotsCode"; @@ -482,7 +482,7 @@ // // gv_remark // - 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.FieldName = "remark"; @@ -572,7 +572,7 @@ // this.txt_dptName.Location = new System.Drawing.Point(445, 44); this.txt_dptName.Name = "txt_dptName"; - this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dptName.Properties.Appearance.Options.UseFont = true; this.txt_dptName.Size = new System.Drawing.Size(225, 28); this.txt_dptName.StyleController = this.layoutMx1; @@ -582,7 +582,7 @@ // this.txt_gysNo.Location = new System.Drawing.Point(114, 76); this.txt_gysNo.Name = "txt_gysNo"; - this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_gysNo.Properties.Appearance.Options.UseFont = true; this.txt_gysNo.Size = new System.Drawing.Size(225, 28); this.txt_gysNo.StyleController = this.layoutMx1; @@ -592,7 +592,7 @@ // this.txt_depotsCode.Location = new System.Drawing.Point(445, 76); this.txt_depotsCode.Name = "txt_depotsCode"; - this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_depotsCode.Properties.Appearance.Options.UseFont = true; this.txt_depotsCode.Size = new System.Drawing.Size(225, 28); this.txt_depotsCode.StyleController = this.layoutMx1; @@ -602,7 +602,7 @@ // this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 108); this.txt_barcodeProgress.Name = "txt_barcodeProgress"; - this.txt_barcodeProgress.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true; this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 28); this.txt_barcodeProgress.StyleController = this.layoutMx1; @@ -612,7 +612,7 @@ // this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12); this.txt_paperBillNo.Name = "txt_paperBillNo"; - this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; this.txt_paperBillNo.Size = new System.Drawing.Size(225, 28); this.txt_paperBillNo.StyleController = this.layoutMx1; @@ -622,7 +622,7 @@ // this.txt_billNo.Location = new System.Drawing.Point(114, 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(225, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -632,7 +632,7 @@ // this.txt_gysName.Location = new System.Drawing.Point(114, 44); this.txt_gysName.Name = "txt_gysName"; - this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_gysName.Properties.Appearance.Options.UseFont = true; this.txt_gysName.Size = new System.Drawing.Size(225, 28); this.txt_gysName.StyleController = this.layoutMx1; @@ -642,7 +642,7 @@ // this.txt_createBy.Location = new System.Drawing.Point(776, 12); 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(225, 28); this.txt_createBy.StyleController = this.layoutMx1; @@ -652,7 +652,7 @@ // this.txt_remark.Location = new System.Drawing.Point(114, 108); 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(556, 28); this.txt_remark.StyleController = this.layoutMx1; @@ -662,7 +662,7 @@ // this.txt_createDate.Location = new System.Drawing.Point(776, 44); 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(225, 28); this.txt_createDate.StyleController = this.layoutMx1; @@ -927,7 +927,7 @@ // // gvMx1 // - this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvAbtGuid, @@ -965,7 +965,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"; @@ -977,7 +977,7 @@ // // gvMx1urgentFlag // - this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; this.gvMx1urgentFlag.FieldName = "urgentFlag"; @@ -991,7 +991,7 @@ // // gvMx1ebeln // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿"; this.gvMx1ebeln.FieldName = "ebeln"; @@ -1016,7 +1016,7 @@ // // gvMx1boardStyle // - this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О"; this.gvMx1boardStyle.FieldName = "itemName"; @@ -1050,7 +1050,7 @@ // // gvMx1okRkqty // - this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�"; this.gvMx1okRkqty.FieldName = "okRkqty"; @@ -1064,7 +1064,7 @@ // // gvMx1ebelnQty // - this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�"; this.gvMx1ebelnQty.FieldName = "yQty"; @@ -1173,7 +1173,7 @@ // this.txt_iCount_1.Location = new System.Drawing.Point(656, 4); 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.Properties.UseMaskAsDisplayFormat = true; this.txt_iCount_1.Size = new System.Drawing.Size(94, 28); @@ -1185,7 +1185,7 @@ // this.txt_psnQty_1.Location = new System.Drawing.Point(656, 34); 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.Properties.UseMaskAsDisplayFormat = true; this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28); @@ -1232,7 +1232,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; @@ -1252,7 +1252,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); @@ -1270,7 +1270,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); @@ -1288,7 +1288,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(215, 28); @@ -1306,7 +1306,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(215, 28); @@ -1324,7 +1324,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(215, 28); @@ -1362,7 +1362,7 @@ // this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.ColumnPanelRowHeight = 50; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -1388,7 +1388,7 @@ // // gvMx2guid // - this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2guid.AppearanceCell.Options.UseFont = true; this.gvMx2guid.Caption = "guid "; this.gvMx2guid.FieldName = "guid"; @@ -1410,7 +1410,7 @@ // // gvMx2itemBarcode // - this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx2itemBarcode.FieldName = "itemBarcode"; @@ -1423,7 +1423,7 @@ // // gvMx2itemNo // - this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 "; this.gvMx2itemNo.FieldName = "itemNo"; @@ -1456,7 +1456,7 @@ // // gvMx2oldqty // - this.gvMx2oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2oldqty.AppearanceCell.Options.UseFont = true; this.gvMx2oldqty.Caption = "鏁伴噺"; this.gvMx2oldqty.FieldName = "quantity"; -- Gitblit v1.9.3