From f222fb8ae7d265f094922f31970e1e805672ee01 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期二, 17 十月 2023 16:53:55 +0800 Subject: [PATCH] 2023年10月17日16:53:42 --- HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs b/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs index 8cf0576..ee23c59 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs @@ -158,8 +158,6 @@ //寮硅捣鏉ヨ繕鍘熻儗鏅鑹� }; - btnImage.Tag = this.Tag; - btnName.Tag = this.Tag; this.MouseUpEventHandler += UpClick; btnImage.MouseUpEventHandler += UpClick; btnName.MouseUpEventHandler += UpClick; -- Gitblit v1.8.0