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.
我在 Visual Studio 中有一个项目,其中添加了一些控件,如按钮、标签,并在特定活动上指定了事件。从事件中,如何检查触发该事件的按钮/控件?
如果您单击表单上的控件并单击图片中的闪电,您可以看到与该控件相关联的所有事件。