Welcome![Sign In][Sign Up]
Location:
Search - documentcomplete

Search list

[ISAPI-IEIEC2_src

Description: 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 Internet Explorer sends to windows when it loads and exits. To set up our automation program correctly, so that we can add any or all available Internet Explorer dispatch events using the MFC ClassWizard. To notify us that the top Internet Explorer page has loaded, for multi-frame web pages that fire more than one DocumentComplete event. To accomplish the surprisingly difficult task of being able to exit from Internet Explorer, or from the code, without leaving instances of either one running or crashing windows.
Platform: | Size: 46080 | Author: gaemasher | Hits:

[Windows DevelopMFCHtmlNoScroll

Description: 让VC++使用WebBrowser控件加载HTML网页时不显示滚动条,实现思路为:实现事件 documentcomplete,当HTML下载完毕时再显示出来,然后在此事件代码中去掉滚动条。在特定的场合,比如要在软件中显示一个广告图片又不想滚动条的出现影响界面美观等,平时可遇到类似较多的情况。-Let VC++ using the WebBrowser control loads the HTML page does not display a scroll bar, for the realization of the idea: implement event documentcomplete, when the HTML is downloaded and then displayed, and then remove the scroll bar code in this event. In certain situations, such as in software to display an ad images and do not want the scroll bar appears influence beautiful interface, etc., can usually encountered many similar situations.
Platform: | Size: 22528 | Author: wpudn29 | Hits:

CodeBus www.codebus.net