From 0b7cd9fc0383fbf56ea194056a9ef3ca52789222 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 20 5月 2025 15:26:04 +0800 Subject: [PATCH] 22 --- Weben_CMS专用代码生成器/Code/MainForm.Designer.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" index 442d677..de87009 100644 --- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" +++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" @@ -570,6 +570,7 @@ this.ck_IsDeletefile.AutoSize = true; this.ck_IsDeletefile.Checked = true; this.ck_IsDeletefile.CheckState = System.Windows.Forms.CheckState.Checked; + this.ck_IsDeletefile.ForeColor = System.Drawing.Color.Red; this.ck_IsDeletefile.Location = new System.Drawing.Point(561, 724); this.ck_IsDeletefile.Name = "ck_IsDeletefile"; this.ck_IsDeletefile.Size = new System.Drawing.Size(192, 16); -- Gitblit v1.9.3