From cbfa25a6e8df52ff785be28f29d0b1ae1f39cbb3 Mon Sep 17 00:00:00 2001
From: C3031 <shitiangui@lanpucloud.cn>
Date: 星期三, 31 十二月 2025 13:34:38 +0800
Subject: [PATCH] qqq
---
LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs b/LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs
index 0cd3475..797a1a4 100644
--- a/LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs
+++ b/LB_SmartVision/Forms/Pages/CameraPage/CameraForm.Designer.cs
@@ -139,6 +139,7 @@
//
// btnSetting
//
+ btnSetting.ForeColor = SystemColors.ControlText;
btnSetting.Location = new Point(3, 18);
btnSetting.Name = "btnSetting";
btnSetting.Size = new Size(97, 29);
@@ -441,7 +442,7 @@
controlBox1.EnableMaximizeButton = true;
controlBox1.EnableMinimizeButton = true;
controlBox1.ForeColor = Color.FromArgb(155, 155, 155);
- controlBox1.Location = new Point(800, 18);
+ controlBox1.Location = new Point(800, 12);
controlBox1.MaximizeHoverColor = Color.FromArgb(74, 74, 74);
controlBox1.MinimizeHoverColor = Color.FromArgb(63, 63, 65);
controlBox1.Name = "controlBox1";
--
Gitblit v1.9.3