搜索资源列表
IEC2_src
- Usable Automation Shell for Internet Explorer The below code has a few basic objectives: To begin an instance of Internet Explorer automatically. To detect the basic automation dispatch event messages that In
MFCHtmlNoScroll
- 让VC++使用WebBrowser控件加载HTML网页时不显示滚动条,实现思路为:实现事件 documentcomplete,当HTML下载完毕时再显示出来,然后在此事件代码中去掉滚动条。在特定的场合,比如要在软件中显示一个广告图片又不想滚动条的出现影响界面美观等,平时可遇到类似较多的情况。-Let VC++ using the WebBrowser control loads the HTML page does not displa