From f13235bee2e25d091ba13dc3732b83f905565f80 Mon Sep 17 00:00:00 2001 From: patrick.xu <patrick.xu@broconcentric.com> Date: 星期一, 24 五月 2021 14:35:38 +0800 Subject: [PATCH] plc操作屏蔽添加安全密码 --- 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