Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在设计一个工作流,它在 winforms 表单上显示用户控件,然后等待用户单击刚刚显示的用户控件上的按钮,以便它可以捕获用户输入的数据。我很难找到活动?(这是正确的词吗?) 等待在项目的按钮上发生单击事件。
有人知道如何做到这一点吗?
谢谢,