From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 23:58:51 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs |   18 ++----------------
 1 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs
index 9afd480..5e6a1bb 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs
@@ -72,7 +72,6 @@
             // 
             // gv_createTime
             // 
-            this.gv_createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_createTime.AppearanceCell.Options.UseFont = true;
             this.gv_createTime.Caption = "寤虹珛鏃堕棿";
             this.gv_createTime.FieldName = "createTime";
@@ -85,7 +84,6 @@
             // 
             // 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";
@@ -98,7 +96,6 @@
             // 
             // gv_isStatus
             // 
-            this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_isStatus.AppearanceCell.Options.UseFont = true;
             this.gv_isStatus.Caption = "鐘舵��";
             this.gv_isStatus.FieldName = "isStatusTxt";
@@ -111,7 +108,6 @@
             // 
             // lb_time2
             // 
-            this.lb_time2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_time2.Appearance.Options.UseFont = true;
             this.lb_time2.Location = new System.Drawing.Point(27, 167);
             this.lb_time2.Name = "lb_time2";
@@ -122,7 +118,6 @@
             // 
             // gv_time2
             // 
-            this.gv_time2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_time2.AppearanceCell.Options.UseFont = true;
             this.gv_time2.Caption = "缁撴潫鏃堕棿";
             this.gv_time2.FieldName = "endTime";
@@ -135,7 +130,6 @@
             // 
             // lb_time1
             // 
-            this.lb_time1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_time1.Appearance.Options.UseFont = true;
             this.lb_time1.Location = new System.Drawing.Point(27, 110);
             this.lb_time1.Name = "lb_time1";
@@ -146,7 +140,6 @@
             // 
             // gv_time1
             // 
-            this.gv_time1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_time1.AppearanceCell.Options.UseFont = true;
             this.gv_time1.Caption = "寮�濮嬫椂闂�";
             this.gv_time1.FieldName = "begTime";
@@ -159,7 +152,6 @@
             // 
             // lb_name
             // 
-            this.lb_name.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_name.Appearance.Options.UseFont = true;
             this.lb_name.Location = new System.Drawing.Point(27, 61);
             this.lb_name.Name = "lb_name";
@@ -172,7 +164,6 @@
             // 
             this.txt_name.Location = new System.Drawing.Point(115, 57);
             this.txt_name.Name = "txt_name";
-            this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_name.Properties.Appearance.Options.UseFont = true;
             this.txt_name.Size = new System.Drawing.Size(170, 28);
             this.txt_name.TabIndex = 211;
@@ -180,7 +171,6 @@
             // 
             // gv_name
             // 
-            this.gv_name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_name.AppearanceCell.Options.UseFont = true;
             this.gv_name.Caption = "鍋囨棩鍚嶇О";
             this.gv_name.FieldName = "name";
@@ -208,7 +198,6 @@
             // gcMain
             // 
             this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gcMain.Location = new System.Drawing.Point(0, 0);
             this.gcMain.MainView = this.gridView1;
             this.gcMain.Name = "gcMain";
@@ -219,7 +208,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_workName,
@@ -307,7 +296,7 @@
             // 
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
+           
             this.xtraTabPage2.Size = new System.Drawing.Size(1137, 384);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
@@ -324,7 +313,6 @@
             this.panel1.Controls.Add(this.lb_time1);
             this.panel1.Controls.Add(this.lb_name);
             this.panel1.Controls.Add(this.txt_name);
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.panel1.Location = new System.Drawing.Point(76, 20);
             this.panel1.Name = "panel1";
             this.panel1.Size = new System.Drawing.Size(330, 288);
@@ -332,7 +320,6 @@
             // 
             // labelControl8
             // 
-            this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl8.Appearance.Options.UseFont = true;
             this.labelControl8.Location = new System.Drawing.Point(27, 17);
             this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
@@ -346,7 +333,6 @@
             this.txt_workshopNo.Location = new System.Drawing.Point(115, 13);
             this.txt_workshopNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
             this.txt_workshopNo.Name = "txt_workshopNo";
-            this.txt_workshopNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_workshopNo.Properties.Appearance.Options.UseFont = true;
             this.txt_workshopNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});

--
Gitblit v1.9.3