From 9bc010fc2b51ff02d1f7d09accc2847e3d925777 Mon Sep 17 00:00:00 2001 From: jace.tang <1536884497@qq.com> Date: 星期五, 17 六月 2022 11:00:01 +0800 Subject: [PATCH] 1.获取高度结果的判断流程修改 --- FormPlcOperation.Designer.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/FormPlcOperation.Designer.cs b/FormPlcOperation.Designer.cs index 4def8c2..7891b6a 100644 --- a/FormPlcOperation.Designer.cs +++ b/FormPlcOperation.Designer.cs @@ -128,7 +128,6 @@ this.cbPingbiSafeGuard.Text = "閬僵瀹夊叏闁�"; this.cbPingbiSafeGuard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cbPingbiSafeGuard.UseVisualStyleBackColor = true; - this.cbPingbiSafeGuard.CheckedChanged += new System.EventHandler(this.cbPingbiSafeGuard_CheckedChanged); // // cbPingbiGuangshan // @@ -143,7 +142,6 @@ this.cbPingbiGuangshan.Text = "閬僵鍏夋煹"; this.cbPingbiGuangshan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cbPingbiGuangshan.UseVisualStyleBackColor = true; - this.cbPingbiGuangshan.CheckedChanged += new System.EventHandler(this.cbPingbiGuangshan_CheckedChanged); // // FormPlcOperation // -- Gitblit v1.8.0