-
IE toolbar expansion is how to make IE components can be extended to respond inc...
IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite I
- 2022-07-17 02:56:16下载
- 积分:1
-
一个ASP源码程序,供初学者者学习 程序不大,但短小精干
一个ASP源码程序,供初学者者学习 程序不大,但短小精干-an ASP source programs for beginners learning process were little, but short crack
- 2022-02-26 06:36:37下载
- 积分:1
-
非常有价值的源码,使用VC6.0实现的动态HTML页面的解析和显示,对象使用VC6.0实现WEB浏览器的朋友非常有帮助,赶快下载吧!...
非常有价值的源码,使用VC6.0实现的动态HTML页面的解析和显示,对象使用VC6.0实现WEB浏览器的朋友非常有帮助,赶快下载吧!-very valuable source, the use of VC6.0 achieve dynamic HTML pages parsing and show that the use of targeted VC6.0 Web browser achieve friends have been very helpful and immediately download!
- 2022-04-15 04:11:46下载
- 积分:1
-
note is ssh2 Statistics example, the example I read through the debugger. Welcom...
说明的是用spl例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is ssh2 Statistics example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
- 2022-08-07 00:50:42下载
- 积分:1
-
基于COM组件的浏览器设计与实现
基于COM组件的浏览器设计与实现- Designs based on the COM module browser and realizes
- 2022-01-25 14:21:41下载
- 积分:1
-
这是一个简单的模仿windows系统下的IE浏览器的程序,用VB的精简的几句程序就可以解决问题,这里上传以供参考
这是一个简单的模仿windows系统下的IE浏览器的程序,用VB的精简的几句程序就可以解决问题,这里上传以供参考- This is simple imitation windows under the system IE browser
procedure, simplifies several procedures with VB to be allowed to
solve the problem, in here passes on supplies to refer
- 2022-01-20 23:21:01下载
- 积分:1
-
用于日文ASP网页开发前台数据校验(如日期,数字,全半角等)...
用于日文ASP网页开发前台数据校验(如日期,数字,全半角等)-ASP web development for the Japanese data validation prospects (such as dates, numbers, the whole half-angle, etc.)
- 2022-03-20 18:30:36下载
- 积分:1
-
javascript树,支持多极,具有很好的扩展性,在IE浏览器内使用...
javascript树,支持多极,具有很好的扩展性,在IE浏览器内使用-javascript tree, support multi-polar, with good scalability, the IE browser to use
- 2022-07-16 17:43:00下载
- 积分:1
-
一个不错的IE工具栏列子
一个不错的IE工具栏列子-a good IE toolbar Liezi
- 2022-07-15 16:07:16下载
- 积分:1
-
IE浏览器 浏览器 浏览器
IE浏览器 浏览器 浏览器-IE浏览器浏览器浏览器浏览器浏览浏览器浏览器浏览器浏览
- 2022-08-04 06:41:59下载
- 积分:1