搜索资源列表
NumbersDisplayer
- 这个控件是一个多位数码显示控件,控件的内容的操作接口就是其Caption的值。控件的显示尺寸可以通过鼠标更改控件客户区域的高度改变,数码管的个数可以通过更改其宽度改变,颜色可以通过控件属性对话框改变。该空间非常实用,非常方便。-Controls is one of the many digital display controls, controls the content of the user interface is its Caption value. Controls size can
instrumentsrc
- 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。在此就介绍一款这样的仪表控件。 -in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can add colo
抽屉菜单
- 一个像QQ的菜单一样的ACTIVEX 控件。 我是用VB写的,对于大家做介面是很有用的。 希望大家给一些意见。 谢谢。-QQ as a menu like ACTIVEX control. I used to write in VB, you do interface is very useful. Hope we can give some advice. Thank you.
FtMgcmpp3.01
- 是移动cmpp3.0协议的封装,最新实现,直接调用接口就可以使用.-mobile cmpp3.0 agreement package, the latest realization of a direct call on the interface can be used.
DockTool
- 非常方便实用的界面控件,可以方便的生成类似于workspace和output窗口之类的界面.-very convenient and practical interface controls, can facilitate the generation and output similar to the workspace window like interface.
OutofProc
- COM进程外组件例子程序 仍然选样字典秆序作为进程外组件的例子程序,这次我们建立一个新的字典对象,其名字、CLSID与第3章建立的进程内字典组件的名字、CLSID相同,但进程外组件在注册表中用到的关键字为LocalServer32,因此,新建立的字典组件可以与老的字典组件共存于同一个系统中。 除了组件程序工程和客户程序工程外,本例子程序还包括接口的代理/存根程序上程.共3个上程。-COM components example of the progress sample diction
aspMail_pie
- 〖该文章被浏览/下载791次〗系统功能简单但实用,可以帮助大家熟悉ATL程序的设计,尤其是图形界面程序的设计,熟悉SDK中关于服务管理的函数的调用。希望能够起到抛砖引玉的作用。-overview of the articles View / download 791 times] system functions simple but practical, we can help ATL familiar with the design process, in particular the pr
XMLPerform
- 用VC ATL 制作的将XML文件解释为界面操作的一个控件 里面带有VB调用控件的例子 有兴趣的可以看看 -Produced with VC ATL interpreted as an XML file interface which controls operation of a call control with VB examples are interested can look at
OfficeViewerOCX.rar
- 不需安装庞大的Office软件,接口利用该控件浏览office文件(包括word、excel、ppt等),而且可以作为IE插件浏览远程服务器上的文件,Do not have to install a huge Office software, interface to use the browser control office documents (including word, excel, ppt, etc.), but also can be used as IE browser plu
SmsDemo
- 基于中国移动CMPP短信协议的短信群发平台。具有读取数据库内容并通过短信发送的功能。短信发送和数据库读取已封装成ActiveX控件。灵便写了测试界面。控件可以运用于短信和数据库交互的应用中。-CMPP-based China Mobile SMS Short Message Protocol platform. Has read the contents of the database and sent via SMS function. SMS and databases have been
BullsEyeCtl
- 用ATL实现的activex,可以嵌在网页当中,启动时能够自动实现界面。-ATL achieved using activex, can be embedded in web pages which can automatically start the interface.
OCX
- ,OCX控件方式提供,使用极其方便 属性、方法、事件抽象合理、精简,容易理解使用 同时支持同步及异步发送两种方式,异步发送以事件的方式通知成功,满足各种应用 支持GSM短信发送,中英文短信息发送,支持发送闪烁短信、免提短信。 支持BIT7格式发送(即对于英文,长度可达160个字符) 支持WAP PUSH发送 支持状态回复 支持小灵通号码发送 支持国际手机号码发送 接收短信时,可自行选择是否将短信保存于SIM卡中 提供At Command接口,通过这一接口开发者可以完成其他各种功能 -, O
dispsink2
- DispSink 属性示例说明单身服务器对象(只能有一个实例的对象),该对象有自己的双重接口和用于引发事件的调度接口。-Property DispSink example illustrates a single server object [there can be only one instance of the object], the object has its own dual interface and used to trigger event scheduling interf
ShutDownComputer
- c#是实现的关机,还有一些其它的内容,在wpi接口下可以实现shutdown 的功能.-c# implementation are shutdown, there are a number of other content, at WPI interface can realize the function of shutdown.
39709556MyCEActiveX_Test
- Wince下一个LED数码管显示控件源码,该升级包,可同时显示数字和相关字符,包括“-”和“:”号,(以前只能显示数字)。是开发工业控制系统界面的优秀控件-基于Wince4.2操作系统,evc4.0开发环境下ActiveX 控件的创建的例程源码-Wince4.2 based operating systems, evc4.0 development environment ActiveX controls created routines FO-Wince a LED digital displ
VBDateActiveXGroup
- This is a sample ActiveX control design to provide single convenient control interface for selecting complete date for other application. It can be included in other applications and used as a control.-This is a sample ActiveX control design to provi
officeIE
- WPS2009的插件,能够进行网页浏览和简单的搜索功能,实现了COM的接口。-WPS2009 plug-ins, can be a web browser and a simple search function, the realization of a COM interface.
200544
- 为了在另一个用户上下文中启动程序,Win2k 提供了一个命令行程序工具——RunAs。在网上(如www.codeguru.com)也能找到同样功能的程序和代码。有人要求我为这个工具做一个图形用户界面的版本。本文就是为此而写的。为了不“重新发明轮子”,我的工作是基于前人的基础来实现的。-Another user in the context of proceedings, Win2k provides a command line tool- RunAs. The Internet (such a
DataTransfer_DCOM
- Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存
ActiveX
- ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序