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/Sys/DocNoRule.Designer.cs | 62 +++++++++++++++--------------- 1 files changed, 31 insertions(+), 31 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs index 663ad85..3118be7 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs @@ -161,7 +161,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"; @@ -174,7 +174,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[] { @@ -210,7 +210,7 @@ // // gv_docCode // - this.gv_docCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_docCode.AppearanceCell.Options.UseFont = true; this.gv_docCode.Caption = "鍗曟嵁绫诲瀷"; this.gv_docCode.FieldName = "docCode"; @@ -224,7 +224,7 @@ // // gv_ruleFormat // - this.gv_ruleFormat.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_ruleFormat.AppearanceCell.Options.UseFont = true; this.gv_ruleFormat.Caption = "缂栫爜瑙勫垯"; this.gv_ruleFormat.FieldName = "docFormat"; @@ -238,7 +238,7 @@ // // gv_noLength // - this.gv_noLength.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_noLength.AppearanceCell.Options.UseFont = true; this.gv_noLength.Caption = "搴忓彿闀垮害"; this.gv_noLength.FieldName = "noLength"; @@ -252,7 +252,7 @@ // // gv_flagSpilitNo // - this.gv_flagSpilitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true; this.gv_flagSpilitNo.Caption = "搴忓彿鍓嶅垎闅旂"; this.gv_flagSpilitNo.FieldName = "isSpilit"; @@ -266,7 +266,7 @@ // // gv_resetZero // - this.gv_resetZero.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_resetZero.AppearanceCell.Options.UseFont = true; this.gv_resetZero.Caption = "姣忓ぉ褰掗浂"; this.gv_resetZero.FieldName = "resetZero"; @@ -280,7 +280,7 @@ // // gv_flagIncludeDocCode // - this.gv_flagIncludeDocCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true; this.gv_flagIncludeDocCode.Caption = "鍖呭惈鍗曟嵁绫诲瀷"; this.gv_flagIncludeDocCode.FieldName = "isIncludeDoc"; @@ -294,7 +294,7 @@ // // gv_createdBy // - this.gv_createdBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createdBy.AppearanceCell.Options.UseFont = true; this.gv_createdBy.Caption = "寤虹珛鑰�"; this.gv_createdBy.FieldName = "createBy"; @@ -308,7 +308,7 @@ // // gv_createDate // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "寤虹珛鏃ユ湡"; this.gv_createDate.FieldName = "createTime"; @@ -374,7 +374,7 @@ this.panel1.Controls.Add(this.txt_docCode); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); + this.panel1.Location = new System.Drawing.Point(72, 33); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(937, 448); @@ -412,7 +412,7 @@ // // labelControl8 // - this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Location = new System.Drawing.Point(81, 35); this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -423,7 +423,7 @@ // // labelControl7 // - this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(543, -23); this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -437,7 +437,7 @@ this.txt_isIncludeDoc.Location = new System.Drawing.Point(329, 268); this.txt_isIncludeDoc.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_isIncludeDoc.Name = "txt_isIncludeDoc"; - this.txt_isIncludeDoc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_isIncludeDoc.Properties.Appearance.Options.UseFont = true; this.txt_isIncludeDoc.Properties.Caption = "鍖呭惈鍗曟嵁瀛楀ご"; this.txt_isIncludeDoc.Size = new System.Drawing.Size(174, 25); @@ -448,7 +448,7 @@ this.txt_isSpilit.Location = new System.Drawing.Point(329, 230); this.txt_isSpilit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_isSpilit.Name = "txt_isSpilit"; - this.txt_isSpilit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_isSpilit.Properties.Appearance.Options.UseFont = true; this.txt_isSpilit.Properties.Caption = "搴忓彿鍓嶅姞闂撮殧绗﹀彿"; this.txt_isSpilit.Size = new System.Drawing.Size(174, 25); @@ -485,7 +485,7 @@ this.txxtItem5.Location = new System.Drawing.Point(617, 48); this.txxtItem5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txxtItem5.Name = "txxtItem5"; - this.txxtItem5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txxtItem5.Properties.Appearance.Options.UseFont = true; this.txxtItem5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -498,7 +498,7 @@ // // labelControl9 // - this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl9.Appearance.Options.UseFont = true; this.labelControl9.Location = new System.Drawing.Point(632, 17); this.labelControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -509,7 +509,7 @@ // // labelControl1 // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(110, 17); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -523,7 +523,7 @@ this.txxtItem4.Location = new System.Drawing.Point(489, 48); this.txxtItem4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txxtItem4.Name = "txxtItem4"; - this.txxtItem4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txxtItem4.Properties.Appearance.Options.UseFont = true; this.txxtItem4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -542,7 +542,7 @@ this.txxtItem3.Location = new System.Drawing.Point(363, 48); this.txxtItem3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txxtItem3.Name = "txxtItem3"; - this.txxtItem3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txxtItem3.Properties.Appearance.Options.UseFont = true; this.txxtItem3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -563,7 +563,7 @@ this.txt_docFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_docFormat.Name = "txt_docFormat"; this.txt_docFormat.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); - this.txt_docFormat.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_docFormat.Properties.Appearance.Options.UseBackColor = true; this.txt_docFormat.Properties.Appearance.Options.UseFont = true; this.txt_docFormat.Properties.ReadOnly = true; @@ -575,7 +575,7 @@ this.txxtItem2.Location = new System.Drawing.Point(238, 48); this.txxtItem2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txxtItem2.Name = "txxtItem2"; - this.txxtItem2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txxtItem2.Properties.Appearance.Options.UseFont = true; this.txxtItem2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -591,7 +591,7 @@ // // lblRuleFormat // - this.lblRuleFormat.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lblRuleFormat.Appearance.Options.UseFont = true; this.lblRuleFormat.Location = new System.Drawing.Point(25, 91); this.lblRuleFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -605,7 +605,7 @@ this.txxtItem1.Location = new System.Drawing.Point(112, 48); this.txxtItem1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txxtItem1.Name = "txxtItem1"; - this.txxtItem1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txxtItem1.Properties.Appearance.Options.UseFont = true; this.txxtItem1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -621,7 +621,7 @@ // // labelControl4 // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(25, 49); this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -632,7 +632,7 @@ // // labelControl5 // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(488, 17); this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -643,7 +643,7 @@ // // labelControl2 // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(238, 17); this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -654,7 +654,7 @@ // // labelControl3 // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(362, 17); this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -665,7 +665,7 @@ // // lblDocCode // - this.lblDocCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lblDocCode.Appearance.Options.UseFont = true; this.lblDocCode.Location = new System.Drawing.Point(194, -23); this.lblDocCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -676,7 +676,7 @@ // // labelControl6 // - this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(77, 232); this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -690,7 +690,7 @@ this.txt_docCode.Location = new System.Drawing.Point(166, 31); this.txt_docCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_docCode.Name = "txt_docCode"; - this.txt_docCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_docCode.Properties.Appearance.Options.UseFont = true; this.txt_docCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); -- Gitblit v1.9.3