资源列表
[编辑框] ColorfulEdit
说明:本实例使用vs2008,实现了一个简单的七彩编辑框。运行程序,在各个编辑框中输入文字,在编辑框中显示的文字将具有不同的文本颜色。-This example uses vs2008, implements a simple colorful edit box. To run the progr<wuzhanyun> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[工具条] AndroidImageGallery
说明:This android program. java platform !-This is android program. java platform !<praveen> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[组合框控件] property2010
说明:关于树形列表的使用范例,主要使用MFC建立界面可以自己手动添加节点,形成目录树。对于初学者对MFC的控件使用可以参考。-Tree list usage examples, mainly using MFC to build interface can manually add nodes to the formation of the directory tree. Reference for beginners to use MFC<hhw> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[按钮控件] listctrl-height
说明:一个ListCtrl控件,每列的高度可变。-ListCtrl control the height of each column is variable.<os> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[界面编程] SingleTonDemo
说明:单例模式的一个例子,主要为实现让用户无法同时打开两个窗体的一个设计模式-An example of the singleton pattern, so that users can not open at the same time the two form a design pattern to achieve<tangzhufeng> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[对话框与窗口] xiewenjian
说明:将编辑框中的内容写入txt文件中,并从窗口中打开文件-Write the contents of the edit box txt file and open the file from the window<xiaomeng> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[Tab控件] SDITabCtrlTest
说明:TabBar Control It should be a bar that can be created by a fr a me window, should behave like a toolbar, and have the functionality of tab control. It derives the class using CcontrolBar.<ChangSung> 在 2025-03-01 上传 | 大小:46kb | 下载:0
[对话框与窗口] feimotaiduihuak
说明:非模态对话框的创建比较复杂。下面介绍具体的方法: 首先,创建一个新的对话框资源,并新建一个类与之关联(用AppWizard); 其次,调用CDialog的默认构造函数来构造对话框对象(注意,创建的不是窗口),这一步在主框架窗口的构造函数中实现。 再次,调用CDialog::Create成员函数创建窗口,Create把资源ID作为参数,并且,在对话框窗口仍然在屏幕上显示时,就立刻返回控件。 最后,在关闭非模态对话框时,注意<wojiushiwo> 在 2025-03-01 上传 | 大小:46kb | 下载:0