-
这个控件在DigitalDisplayer类型1的基础上隐藏了数码管的尺寸、颜色等属性。这些属性通过接口方法调用修改。但是最后的显示效果与类型1相同。显示尺寸不...
这个控件在DigitalDisplayer类型1的基础上隐藏了数码管的尺寸、颜色等属性。这些属性通过接口方法调用修改。但是最后的显示效果与类型1相同。显示尺寸不论多大,显示效果仍然尤佳!-Control in the DigitalDisplayer types on the basis of a hidden digital control the size, color and other attributes. These attributes Method Invocation Interface changes. However, the final results show that with the same type 1. Regardless of size shows how much effect is a long show!
- 2022-03-28 18:26:58下载
- 积分:1
-
作者:HelloWorld
这个ActiveX控件本身比较简单,是我照《Atl编程指南》里的例子做的。但是里边调用ActiveX的方法,我觉得比较好。...
作者:HelloWorld
这个ActiveX控件本身比较简单,是我照《Atl编程指南》里的例子做的。但是里边调用ActiveX的方法,我觉得比较好。
一般都是用VC生成的那个该死的包装类来调用ActiveX!我一看它就烦,什么破东西,连字母大小写都不对,还用它的那么多代码文件来污染的我代码工程,太难以忍受了。
我的方法是,直接把控件import时来,然后用最普通的方式来使用控件。这个例子比较值得看一下。-Author: HelloWorld the ActiveX control itself is relatively simple, according to my
- 2023-05-02 23:25:04下载
- 积分:1
-
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件-Windows XP style of Windows XP style buttons and scroll bar ActiveX Controls
- 2022-10-19 04:35:03下载
- 积分:1
-
use NetAnts1.10 boards to increase the COM interface, in its own procedures to a...
利用NetAnts1.10版里增加的COM接口,在自己的程序中实现对NetAnts的控制-use NetAnts1.10 boards to increase the COM interface, in its own procedures to achieve the control Zabriskie
- 2022-04-09 18:20:36下载
- 积分:1
-
vb mscomm控件的基本使用方法,请参考,多多交流
vb mscomm控件的基本使用方法,请参考,多多交流-vb mscomm controls the basic use, please refer to, more exchanges
- 2022-03-17 09:30:02下载
- 积分:1
-
控件注册器源代码
控件注册器源代码-Control Registry for the source code
- 2023-03-08 07:35:03下载
- 积分: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
-
画多边形的控件
画多边形的控件 -Drawing control of polygon type
- 2022-03-17 11:47:53下载
- 积分:1
-
源代码实现了一个简单的串口程序,用户可以自己输入…
该源码实现了一个简单的COM程序,用户可以自己的意愿输入该人的成绩或者别的相关东西,同时也可以根据需要更改起信息-The source code implements a simple COM program, users can enter their own will the person
- 2022-02-20 18:51:02下载
- 积分:1
-
一个操作excel的例子D
一个操作excel的例子D-an operation excel example D
- 2022-03-20 13:11:06下载
- 积分:1