CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ActiveX控件

搜索资源列表

  1. jk

    0下载:
  2. 远程监控上下位机程序,上位机为ActiveX控件-RMON upper and lower computer program, the PC as an ActiveX control
  3. 所属分类:Remote Control

    • 发布日期:2017-06-16
    • 文件大小:25257595
    • 提供者:niguowei
  1. the-princle-of-threads-function

    0下载:
  2. ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。 在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements properties, methods, events, properties page, persistent storage, controls, how to notify the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:273060
    • 提供者:王子燚
  1. about-advanced-controls

    0下载:
  2. 关于一些基本控件的开发和使用,就是列表控件、树形控件、时间日期、ActiveX控件等-Some basic controls on the development and use that list controls, tree controls, time and date, ActiveX controls, etc.
  3. 所属分类:EditBox

    • 发布日期:2017-05-08
    • 文件大小:1956512
    • 提供者:zhouminyan
  1. ATL_GL_Demo_JavaScript

    0下载:
  2. 使用ATL ActiveX控件运行Opengl, 适合初学者-Using ATL ActiveX controls to run Opengl, suitable for beginners
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:108626
    • 提供者:
  1. videoXTest

    0下载:
  2. 封装了一个Activex控件,提供了可视化界面-Encapsulates an Activex control that provides a visual interface
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-24
    • 文件大小:8092185
    • 提供者:周国祥
  1. Demo

    0下载:
  2. 在应用程序内部注册ActiveX 控件,VC++精选编程学习源码,很好的参考资料。-Register the ActiveX control in an application program, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:12734
    • 提供者:清拌蟹肉
  1. SDIActiveXDemo

    0下载:
  2. 在视图窗口中动态创建ActiveX控件FlexGrid,VC++精选编程学习源码,很好的参考资料。-Create a ActiveX control FlexGrid dynamic in the view window, select learning programming VC++ source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:30687
    • 提供者:糟熘鱼片
  1. OleEdit

    0下载:
  2. 使用MFC开发ActiveX控件OleEdit,VC++精选编程学习源码,很好的参考资料。-The use of MFC development ActiveX controls OleEdit, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:15481
    • 提供者:糟熘鱼片
  1. UseOleEdit

    0下载:
  2. 通过例程测试使用开发的ActiveX控件OleEdit,VC++精选编程学习源码,很好的参考资料。-The use of MFC development ActiveX controls OleEdit, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:23999
    • 提供者:什锦丁儿
  1. ActiveXAutoReg

    0下载:
  2. 编程实现ActiveX控件的注册,VC++精选编程学习源码,很好的参考资料。-Use the development through the routine testing of the ActiveX control OleEdit, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:21850
    • 提供者:桂花翅子
  1. MagicBoxer

    0下载:
  2. 使用ATL开发ActiveX控件MagicBox,VC++精选编程学习源码,很好的参考资料。-The use of ATL development ActiveX controls MagicBox, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:132814
    • 提供者:桂花翅子
  1. 54-ActiveXctl

    0下载:
  2. 54 款很不错的VB ActiveX控件-54 models very good VB ActiveX Controls
  3. 所属分类:Button control

    • 发布日期:2017-05-17
    • 文件大小:4380562
    • 提供者:chr78228
  1. Automatic-e-mail-message

    0下载:
  2. 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:774871
    • 提供者:贺海龙
  1. API-for-vb

    0下载:
  2. 时常要用到一些WIN32 API函数。每次都要声明引用,且API函数也时常弄错,因此,我用VB做一个ActiveX控件(COCX1.OCX),在其中加入一些用API才能实现的一些特殊功能,并以控件方法的形式来调用它们,因此,少了声明API时的麻烦。-Often use some WIN32 API functions. Every time a statement cited, and API functions are often mistaken, so I used to do a VB
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:801426
    • 提供者:cash
  1. tjActive

    0下载:
  2. 编程实现一个动态显示日期及当前时间的自定义 ActiveX 控件,该控件应具有让用户 改变显示颜色的属性页,及对应的方法。-Programming a dynamic display the current date and time of a custom ActiveX control that allows users to change the display should have a color property pages, and corresponding method.
  3. 所属分类:Tab Control

    • 发布日期:2017-04-15
    • 文件大小:30878
    • 提供者:Mr tan
  1. Qt-read-write-Excel-with-QAxObject

    0下载:
  2. Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。 这个代码提供了基本的Excel操作范例:打开 关闭 读写 另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。 可以供进一步开发参考之用。 QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。 配套说明详见
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-24
    • 文件大小:6438
    • 提供者:张宇
  1. 3.HTMLEdit

    0下载:
  2. 该HTMLEdit示例显示了如何使用MFC类包装的Internet Explorer中的WebBrowser ActiveX控件。在编辑模式下,WebBrowser ActiveX控件暴露你看到的就是你得到的(WYSIWYG)的编辑功能。MFC库提供的类(CHtmlEditView和CHtmlEditDoc)该主机的MSHTML编辑控制在一个窗口类,并提供方便的包装类控件的属性,方法和事件。-The HTMLEdit example shows how to use the MFC class
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:39432
    • 提供者:fushan_liu
  1. wpf-Flash-Player

    0下载:
  2. WPF下的flash集成与应用,xaml与activeX控件结合 VB.net 编写 Anzii原创-Flash integration and application, xaml WPF and activeX controls under the original combination VB.net prepared Anzii
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:201168
    • 提供者:Anzii
  1. ActiveXAutoReg

    0下载:
  2. 编程实现ActiveX控件的注册,VC++精选编程学习源码,很好的参考资料。-Programming ActiveX controls registered, VC++ selection of programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:491066
    • 提供者:林弘
  1. leEdit

    0下载:
  2. 使用MFC开发ActiveX控件OleEdit,VC++精选编程学习源码,很好的参考资料。-Use the MFC ActiveX control OleEdit, VC++ selection of programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:484697
    • 提供者:李丞
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com