Browse Source

修改字体

shim 8 năm trước cách đây
mục cha
commit
f06d4b7b5e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      UAS-MES/FunctionCode/Make/Make_LabelCheck.Designer.cs

+ 2 - 0
UAS-MES/FunctionCode/Make/Make_LabelCheck.Designer.cs

@@ -181,6 +181,7 @@
             // 
             // OperateResult
             // 
+            this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.OperateResult.Location = new System.Drawing.Point(45, 176);
             this.OperateResult.Name = "OperateResult";
             this.OperateResult.Size = new System.Drawing.Size(602, 383);
@@ -205,6 +206,7 @@
             this.columnHeader2,
             this.columnHeader3,
             this.columnHeader4});
+            this.showResult.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.showResult.Location = new System.Drawing.Point(708, 176);
             this.showResult.Name = "showResult";
             this.showResult.Size = new System.Drawing.Size(585, 383);