搜索资源列表
金笛JAVA版短信开发控件 V2.1
- 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,
windowless
- 支持非窗口控件的容器 -The container support non-window control
金笛JAVA版短信开发控件 V2.1
- 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,
ActiveXSample
- 使用VC6开发的一个ActiveX控件。包括容器程序。-use VC6 developed an ActiveX control. Procedures include containers.
LessonCode
- ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements attributes, methods, events, properties. Persistent storage, contr
VB_VB_Active
- ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements a
lessonAciveX
- ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements a
Codeactivex
- ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements a
Lesson18Code
- ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page Persistent st
AdvOfficePagerD7.ZIP
- delphi环境下 精美的程序界面。实现左侧导航条,右侧多个工作界面的容器控件。内置多个界面分格随意选择。-delphi environment attractive program interface. Implementation of the left navigation, the right number of containers work interface controls. Built-in interface mul
Code
- ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and the application of principle. ActiveX controls in the preparation, how to control arrangemen
vc001
- VC++写的一个Activex控件源码,可与控件容器通过消息通讯。-VC++ Write an Activex control source can control the container through the message communication.
snxinvc(2)
- 孙鑫vc视频教程资料18讲里面有源码ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-SUN Xin vc video tutorial data source has 18 speakers inside the ActiveX control application an
contain
- com 容器。程序.VC6.0下面对ActiveX控件进行测试.-com container. Procedures. VC6.0 following ActiveX controls to be tested.
WebBrowserWord
- 使用WebBrowser控件作为容器打开Word文档 === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11
Clock
- ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX control to prepare, how to control arrangements for the properties, methods, events, property pages, persistent storage, co
jcFrames
- 一个VB容器控件,有多种风格可以选择,不过在VC中不能作为控件容器使用。-A VB container control, there are several styles to choose, but in the VC can not be used as a control container.
200831211504898
- XP 多样式容器控件-XP Multi-style container control
CG_ScrollPanel
- 可伸展的容器控件,具有移动、收缩、伸展、调整大小、隐藏等功能。使用方法:在此控件内部放置一个PictureBox控件,然后将你自己的其他控件加入其中,运行,再看效果-Control of the container can be extended with a mobile, shrink, stretch, resize, hide and other functions. Usage: In the internal control
AxContainer
- OCX容器控件,可遍历到拖放到其内部的控件,并对其做布局管理-OCX container control, can be traversed to drag it to its internal controls, and its layout manager to do