-
.net的平台所提供的WebBrowser控件并没有对ActiveX控件的WebBrowser所有事件进行封装,这导致在.net中无法处理某些事件。本代码给出了
.net的平台所提供的WebBrowser控件并没有对ActiveX控件的WebBrowser所有事件进行封装,这导致在.net中无法处理某些事件。本代码给出了一个扩展的WebBrowser控件,封装了所有ActiveX WebBrowser控件所提供的事件,对于开发浏览器或相关项目的开发者有参考和帮助。-. net platform provided WebBrowser control is not ActiveX control WebBrowser to package all events, which resulted in the. net can not deal with certain events. This code gives an expansion of the WebBrowser control, packaging all the ActiveX WebBrowser control events provided, for the development of browser-related projects or developers have a reference and help.
- 2022-03-11 16:04:41下载
- 积分:1
-
VC测试例子
VC测试例子 -Test examples of VC
- 2022-11-07 23:20:03下载
- 积分:1
-
C Builder ActiveX routines
C Builder ActiveX例程
- 2022-08-23 05:36:51下载
- 积分:1
-
曲线软件,可以非常方便的将数据呈现出来。Vb编写的软件供大家学习使用...
曲线软件,可以非常方便的将数据呈现出来。Vb编写的软件供大家学习使用-Curve software, can be very easily out of the data presented. Vb written software for everyone learning to use
- 2022-02-12 05:16:09下载
- 积分:1
-
[VC] 磁盘编辑程序源代码winbiosdisk[VC] 磁盘编辑程序源代码winbiosdisk.rar...
[VC] 磁盘编辑程序源代码winbiosdisk[VC] 磁盘编辑程序源代码winbiosdisk.rar-[VC] disk editing source code winbiosdisk [VC] disk editing source code winbiosdisk.rar
- 2022-04-20 02:30:20下载
- 积分:1
-
对于串口做详细的Visual Basic编程的书,从BAS…
本书籍针对Visual Basic中的串口编程做了详细的讲解,从基础内容到实例分析,让你快速掌握Visual Basic串口编程。(这是上册,随后我就把上册传上来)-Visual Basic books for the serial port to do the programming in detail, from basic content to the examples of analysis, let you quickly grasp the Visual Basic programming serial port. (This is on the list, and then I put up on the list Chuan)
- 2023-02-15 01:25:04下载
- 积分:1
-
Com_Atl_src
Com_Atl_src
- 2023-04-12 10:10:04下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
批量大文件的上传组建 显示上传比率 批量大文件的上传组建 显示上传比率...
批量大文件的上传组建 显示上传比率 批量大文件的上传组建 显示上传比率-Bulk upload large files upload showed that the rate of formation of bulk upload large files upload showed that the rate of formation
- 2023-08-18 09:05:03下载
- 积分:1
-
COM技术内幕
COM技术内幕--微软组件对象 学习程序的好书籍-COM insider-- Microsoft Component Object a good learning process books
- 2023-05-04 00:20:09下载
- 积分:1