搜索资源列表
ResizableCtrl_demo
- 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
MyListBoxTest
- 智能水平scrollbar的CListBox。 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺 省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出 现,不应该出现的时候消失,而且应能自动调节自己的大小。-intelligent level of 9x15 CListBox. In MFC, with the list box (CListBox) to show that the number of strings is a ver
XListCtrl_MFC
- 提供MFC列表框中没有的很多功能,比如行颜色,列颜色,行中下拉框,复选框等等超酷功能!-MFC list box does not provide many features, such as line color, line color, line drop-down boxes, check boxes, and so the cool features!
ListBox
- MFC 列表框控件使用示例, MFC 列表框控件使用示例-MFC list box control, use the sample, MFC list box control, use the sample, MFC list box control to use the sample
listbox
- MFC的列表框使用,有3D界面,使用了多个列表框的访问函数,是使用列表框的一个很好的例子-MFC-list box to use, there are 3D interface, the use of a number of list box access function, is to use the list box a good example of
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
VC
- VC++6.0MFC的实例程序,涉及到对话框,列表,菜单等等的实例程序,适合初学者学习-VC++6.0 MFC examples of procedures related to the dialog box, list, menu, etc. Examples of process for beginners to learn
MFC.edit.list.box.control.code
- MFC编辑列表框控件设计代码MFC edit list box control design code -MFC edit list box control design code
icondialog
- A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in I
sample-code-nativecoding-implementownerdrawlistbox
- MFC下如何自定制ComboBox,在列表框中加入图标等定制功能,详见ODComboBox [OwnerDrawComboBox]类中的实现-MFC how customized ComboBox, add the icon in the list box, such as custom functions, see ODComboBox [OwnerDrawComboBox] category in the implementation
MFC-file-import-export
- 能够将数据按记录导入到磁盘文件中,并能导出该磁盘文件中的数据到列表框里-Record will be able to import data to disk file, and can export the data in disk files to the list box
MFC_listcombo
- 程序在MFC下实现,包括列表框的一些函数和功能的实现。-Under the procedures in the MFC implementation, including the list box of some functions and features of implementation.
listbox_5
- 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Propert
test
- 这个代码能够实现MFC中对话框中列表框颜色的改变以及在列表框中的字体也能改变。-This code can be achieved in the MFC list box in the dialog box to change the color of the font in the list box, and also change.
list-box-
- 对MFC中的列表框,组合框,滚动条控件进行了比较详细的叙述-MFC in the list box, combo box, scroll bar control, a more detailed descr iption of
MFC
- 这份源文件是基于VC下的MFC工程做的常用控件测试,通过一个的对话框展示了十来种控件编程使用方法,包括滚动条和文本框的同步方法,列表框扫描文件夹,自绘控件等,是零零碎碎的时间做的,希望进入MFC的小伙伴们喜欢-The source file is used under the control of the VC MFC engineering based testing, through a dialog box shows a dozen control programming method
mfcdlg2014- list
- 用于MFC的列表框的例子,可以作为参考使用(MFC for example of the list box, can be used as a reference)
visual c++资源合集
- MFC自绘控件,包括对话框,按钮,列表框等几乎MFC的所有基本控件(MFC drawing control, including dialog box, button, list box, almost all of the basic controls MFC)
ListCtrlExDemo
- MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox cont
UserLogin
- 用VC++创建一个信息采集的对话框,登录框可以输入用户名,密码然后登录,登录后信息采集部分包括基本情况、工作情况、兴趣爱好、工资收入四个属性页,信息输入完成后可以通过添加按钮添加到list control和list box中。对话框包添加、清空、删除、查找、修改、导入、导出、退出等功能。同时要求对话框可以添加自己喜欢的字体,有扩展和收缩功能,更改登录框和对话框的背景。(Use VC++ to create a dialog box for information collection, the
