From 294b81166f21e12247e784d6bf404f5f34b2ee19 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 19 二月 2025 12:51:14 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs index 7eb1619..01c14d3 100644 --- a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs +++ b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs @@ -42,7 +42,7 @@ map.BackColor = System.Drawing.Color.Transparent; - map.Dock = System.Windows.Forms.DockStyle.Fill; + //map.Dock = System.Windows.Forms.DockStyle.Fill; map.Location = new System.Drawing.Point(0, 0); -- Gitblit v1.9.3