From 1ecfbbf8b56f6c18f41cc1eead763c7fa93624ce Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期一, 13 一月 2025 09:26:49 +0800 Subject: [PATCH] 222 --- WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs index c02a4a1..c51c501 100644 --- a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs +++ b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs @@ -44,7 +44,7 @@ // // pictureBox1 // - pictureBox1.Image = Properties.Resources.WaitingGray32; + pictureBox1.Image = Properties.Resources.VisibleGray32; pictureBox1.Location = new System.Drawing.Point(19, 74); pictureBox1.Name = "pictureBox1"; pictureBox1.Size = new System.Drawing.Size(100, 50); -- Gitblit v1.9.3