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/BasicData/Frm_Customer.Designer.cs | 23 +++--------------------
1 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
index 729153d..21edf2b 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -180,7 +180,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";
@@ -191,7 +191,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_org,
@@ -224,7 +224,7 @@
//
// gv_custNo
//
- this.gv_custNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_custNo.AppearanceCell.Options.UseFont = true;
this.gv_custNo.Caption = "瀹㈡埛缂栫爜 ";
this.gv_custNo.FieldName = "custNo";
@@ -238,7 +238,6 @@
//
// gv_custName
//
- this.gv_custName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_custName.AppearanceCell.Options.UseFont = true;
this.gv_custName.Caption = "瀹㈡埛鍚嶇О ";
this.gv_custName.FieldName = "custName";
@@ -252,7 +251,6 @@
//
// gv_custSname
//
- this.gv_custSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_custSname.AppearanceCell.Options.UseFont = true;
this.gv_custSname.Caption = "瀹㈡埛绠�绉� ";
this.gv_custSname.FieldName = "custSname";
@@ -266,7 +264,6 @@
//
// gv_telf1
//
- this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_telf1.AppearanceCell.Options.UseFont = true;
this.gv_telf1.Caption = "鐢佃瘽 ";
this.gv_telf1.FieldName = "telf1";
@@ -280,7 +277,6 @@
//
// gv_anred
//
- this.gv_anred.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_anred.AppearanceCell.Options.UseFont = true;
this.gv_anred.Caption = "鑱旂郴浜� ";
this.gv_anred.FieldName = "anred";
@@ -294,7 +290,6 @@
//
// 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";
@@ -308,7 +303,6 @@
//
// gv_fforbidstatus
//
- this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
this.gv_fforbidstatus.Caption = "绂佺敤鐘舵�� ";
this.gv_fforbidstatus.FieldName = "fforbidstatus";
@@ -322,7 +316,6 @@
//
// gv_fseller
//
- this.gv_fseller.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fseller.AppearanceCell.Options.UseFont = true;
this.gv_fseller.Caption = "閿�鍞憳 ";
this.gv_fseller.FieldName = "fseller";
@@ -420,7 +413,6 @@
//
this.txt_remark.Location = new System.Drawing.Point(89, 78);
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(218, 28);
this.txt_remark.StyleController = this.layoutMx1;
@@ -430,7 +422,6 @@
//
this.txt_lastupdateDate.Location = new System.Drawing.Point(388, 78);
this.txt_lastupdateDate.Name = "txt_lastupdateDate";
- this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
this.txt_lastupdateDate.Size = new System.Drawing.Size(219, 28);
this.txt_lastupdateDate.StyleController = this.layoutMx1;
@@ -440,7 +431,6 @@
//
this.txt_fseller.Location = new System.Drawing.Point(988, 45);
this.txt_fseller.Name = "txt_fseller";
- this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fseller.Properties.Appearance.Options.UseFont = true;
this.txt_fseller.Size = new System.Drawing.Size(219, 28);
this.txt_fseller.StyleController = this.layoutMx1;
@@ -450,7 +440,6 @@
//
this.txt_id.Location = new System.Drawing.Point(89, 12);
this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_id.Properties.Appearance.Options.UseFont = true;
this.txt_id.Size = new System.Drawing.Size(218, 28);
this.txt_id.StyleController = this.layoutMx1;
@@ -460,7 +449,6 @@
//
this.txt_fforbidstatus.Location = new System.Drawing.Point(688, 45);
this.txt_fforbidstatus.Name = "txt_fforbidstatus";
- this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
this.txt_fforbidstatus.Size = new System.Drawing.Size(219, 28);
this.txt_fforbidstatus.StyleController = this.layoutMx1;
@@ -470,7 +458,6 @@
//
this.txt_custName.Location = new System.Drawing.Point(89, 45);
this.txt_custName.Name = "txt_custName";
- this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_custName.Properties.Appearance.Options.UseFont = true;
this.txt_custName.Size = new System.Drawing.Size(218, 28);
this.txt_custName.StyleController = this.layoutMx1;
@@ -480,7 +467,6 @@
//
this.txt_custNo.Location = new System.Drawing.Point(388, 12);
this.txt_custNo.Name = "txt_custNo";
- this.txt_custNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_custNo.Properties.Appearance.Options.UseFont = true;
this.txt_custNo.Size = new System.Drawing.Size(219, 28);
this.txt_custNo.StyleController = this.layoutMx1;
@@ -490,7 +476,6 @@
//
this.txt_custSname.Location = new System.Drawing.Point(388, 45);
this.txt_custSname.Name = "txt_custSname";
- this.txt_custSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_custSname.Properties.Appearance.Options.UseFont = true;
this.txt_custSname.Size = new System.Drawing.Size(219, 28);
this.txt_custSname.StyleController = this.layoutMx1;
@@ -500,7 +485,6 @@
//
this.txt_anred.Location = new System.Drawing.Point(988, 12);
this.txt_anred.Name = "txt_anred";
- this.txt_anred.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_anred.Properties.Appearance.Options.UseFont = true;
this.txt_anred.Size = new System.Drawing.Size(219, 28);
this.txt_anred.StyleController = this.layoutMx1;
@@ -510,7 +494,6 @@
//
this.txt_telf1.Location = new System.Drawing.Point(688, 12);
this.txt_telf1.Name = "txt_telf1";
- this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_telf1.Properties.Appearance.Options.UseFont = true;
this.txt_telf1.Size = new System.Drawing.Size(219, 28);
this.txt_telf1.StyleController = this.layoutMx1;
--
Gitblit v1.9.3