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.
我是 c++.net 的新手。我想以编程方式触发 webBrowser 的鼠标点击事件,原因是我使用 webBrowser 控件来显示 .ppt 文件,我希望它自动跳转到第二页而不点击鼠标。有没有办法以编程方式触发鼠标单击事件?
谢谢。