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.
我在 WinForm 应用程序中有一个 WebBrowser 控件。Web 浏览器控件中加载了一个网页(即 Yahoo 注册)。
我想将网页的提交按钮单击事件捕获到 WinForm(托管 WebBrowser 控件)中。有没有办法实现这个功能?
谢谢,