-
此示例演示如何实现一个ActiveX文档服务器。的程序…
This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implement a toolbar in your object How to override the IPersistStreamInit methods Load and Save to perform custom saving and loading How to use CDialogImpl to implement an About dialog box. How to subclass the Rich Text Edit Control
- 2022-02-20 11:12:05下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1
-
GLONASS的坐标计算
GLONASS coords computation
- 2022-07-12 13:17:45下载
- 积分:1
-
实现web多文件上传的客户端代码。ActiveX实现。提供文件浏览,选取,以及读取操作,可配合XMLHttp来实现多文件上传...
实现web多文件上传的客户端代码。ActiveX实现。提供文件浏览,选取,以及读取操作,可配合XMLHttp来实现多文件上传-achieve more web file upload client code. ActiveX achieve. Documents browser, select and read operations, it can tie XMLHttp to achieve more file uploads
- 2022-07-28 04:01:30下载
- 积分:1
-
绘画动图 能够绘画一个动态的圆 主要练习JComponent类
绘画动图 能够绘画一个动态的圆 主要练习JComponent类-draw a moving picture
- 2022-05-21 13:27:37下载
- 积分:1
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议 delphi实现-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement to achieve delphi
- 2023-03-07 15:30:04下载
- 积分:1
-
一个操作excel的例子D
一个操作excel的例子D-an operation excel example D
- 2022-03-20 13:11:06下载
- 积分:1
-
这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了...
这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了在acitvex中使用菜单,按钮,工具条等 任何控件。-failed to translate
- 2022-12-17 19:00:08下载
- 积分:1
-
用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码...
用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码-with the VC6 WINDOWS Create a simple ACTIVEX procedures, a detailed document that classic demonstration code
- 2023-07-19 08:20:03下载
- 积分:1
-
Decimal into Binary convert decimal, including a very good complement representa...
十进制转化为二进制包括补码表示 小数转换 很好很强大-Decimal into Binary convert decimal, including a very good complement representation is very strong
- 2022-01-24 10:22:34下载
- 积分:1