搜索资源列表
类型1 DigitalDisplayer
- 该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑-the space is a digital display tubes, which is the size, color and content of the show can control the attributes of direct dialog definition, a very convenient resources Editor Editor
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
19ATLCom
- 编写控制面板小程序 编写扩展存储过程 用ATL编写Windows服务 获取Word文档的属性 在程序中导入Word文档 在程序中显示PDF文件 向IE工具条中添加图标 在程序中注册和卸载ocx控件 在网页中调用VisualC++对话框 开发ASP文件上传控件-failed to translate
Myctrl
- 练习使用VC开发的基于MFC类库类型的控件。包含了属性和事件。测试程序是一个基于对话框的应用程序。控件的属性和事件要在idl文件中声明才能在其它应用程序中使用。属性页的交换数据函数中要使用DDP类型的函数,同时控件中的持久性支持函数中要添加PX类型的函数,才能使属性页的数据关联到控件中。 -Practice using VC++ MFC class library based on the type of control. Contains properties and events. Te