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_InitialBarcode.Designer.cs |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
index 380fce2..b5124e6 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
@@ -203,7 +203,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";
@@ -214,7 +214,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.gridColumn4,
@@ -244,7 +244,7 @@
             // 
             // gv_id
             // 
-            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+         
             this.gv_id.AppearanceCell.Options.UseFont = true;
             this.gv_id.Caption = "鐗╂枡ID ";
             this.gv_id.FieldName = "id";
@@ -258,7 +258,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";
@@ -272,7 +272,7 @@
             // 
             // gv_itemName
             // 
-            this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_itemName.AppearanceCell.Options.UseFont = true;
             this.gv_itemName.Caption = "鐗╂枡鍚嶇О";
             this.gv_itemName.FieldName = "itemName";
@@ -286,7 +286,7 @@
             // 
             // gv_itemModel
             // 
-            this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_itemModel.AppearanceCell.Options.UseFont = true;
             this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿";
             this.gv_itemModel.FieldName = "itemModel";
@@ -300,7 +300,7 @@
             // 
             // gv_itemUnit
             // 
-            this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_itemUnit.AppearanceCell.Options.UseFont = true;
             this.gv_itemUnit.Caption = "鐗╂枡鍗曚綅";
             this.gv_itemUnit.FieldName = "itemUnit";
@@ -417,7 +417,7 @@
             // 
             this.txt_fSubsidiary.Location = new System.Drawing.Point(114, 12);
             this.txt_fSubsidiary.Name = "txt_fSubsidiary";
-            this.txt_fSubsidiary.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_fSubsidiary.Properties.Appearance.Options.UseFont = true;
             this.txt_fSubsidiary.Size = new System.Drawing.Size(165, 28);
             this.txt_fSubsidiary.StyleController = this.layoutMx1;
@@ -437,7 +437,7 @@
             // 
             this.txt_itemNo.Location = new System.Drawing.Point(114, 44);
             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(165, 28);
             this.txt_itemNo.StyleController = this.layoutMx1;
@@ -448,7 +448,7 @@
             // 
             this.txt_itemName.Location = new System.Drawing.Point(114, 76);
             this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
             this.txt_itemName.Size = new System.Drawing.Size(165, 28);
             this.txt_itemName.StyleController = this.layoutMx1;
@@ -459,7 +459,7 @@
             // 
             this.txt_itemModel.Location = new System.Drawing.Point(114, 108);
             this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+         
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
             this.txt_itemModel.Size = new System.Drawing.Size(436, 28);
             this.txt_itemModel.StyleController = this.layoutMx1;
@@ -470,7 +470,7 @@
             // 
             this.txt_suppId.Location = new System.Drawing.Point(385, 12);
             this.txt_suppId.Name = "txt_suppId";
-            this.txt_suppId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_suppId.Properties.Appearance.Options.UseFont = true;
             this.txt_suppId.Size = new System.Drawing.Size(165, 28);
             this.txt_suppId.StyleController = this.layoutMx1;
@@ -481,7 +481,7 @@
             // 
             this.txt_createDate1.Location = new System.Drawing.Point(385, 44);
             this.txt_createDate1.Name = "txt_createDate1";
-            this.txt_createDate1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txt_createDate1.Properties.Appearance.Options.UseFont = true;
             this.txt_createDate1.Size = new System.Drawing.Size(165, 28);
             this.txt_createDate1.StyleController = this.layoutMx1;
@@ -492,7 +492,7 @@
             // 
             this.txt_itemUnit.Location = new System.Drawing.Point(385, 76);
             this.txt_itemUnit.Name = "txt_itemUnit";
-            this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txt_itemUnit.Properties.Appearance.Options.UseFont = true;
             this.txt_itemUnit.Size = new System.Drawing.Size(165, 28);
             this.txt_itemUnit.StyleController = this.layoutMx1;
@@ -731,7 +731,7 @@
             // 
             this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx1.Appearance.Row.Options.UseFont = true;
             this.gvMx1.ColumnPanelRowHeight = 50;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -754,7 +754,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";
@@ -776,7 +776,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";
@@ -789,7 +789,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";
@@ -802,7 +802,7 @@
             // 
             // gvMx1trLotno
             // 
-            this.gvMx1trLotno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx1trLotno.AppearanceCell.Options.UseFont = true;
             this.gvMx1trLotno.Caption = "渚涘簲鍟�";
             this.gvMx1trLotno.FieldName = "suppID";
@@ -815,7 +815,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";

--
Gitblit v1.9.3