CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc list box

搜索资源列表

  1. ResizableCtrl_demo

    0下载:
  2. 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:wg
  1. MyListBoxTest

    0下载:
  2. 智能水平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
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:3.53mb
    • 提供者:王力
  1. XListCtrl_MFC

    0下载:
  2. 提供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!
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:187.5kb
    • 提供者:fuqiang
  1. ListBox

    0下载:
  2. MFC 列表框控件使用示例, MFC 列表框控件使用示例-MFC list box control, use the sample, MFC list box control, use the sample, MFC list box control to use the sample
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:176kb
    • 提供者:SigCell2008
  1. listbox

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:23.24kb
    • 提供者:吴强
  1. 2009DIPFrame

    0下载:
  2. 基于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
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:36.07mb
    • 提供者:zhezhe
  1. VC

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:581.61kb
    • 提供者:康曦
  1. MFC.edit.list.box.control.code

    0下载:
  2. MFC编辑列表框控件设计代码MFC edit list box control design code -MFC edit list box control design code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:23.92kb
    • 提供者:a
  1. icondialog

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12.09kb
    • 提供者:陈妍
  1. sample-code-nativecoding-implementownerdrawlistbox

    1下载:
  2. 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
  3. 所属分类:ComboBox

    • 发布日期:2015-01-11
    • 文件大小:388.16kb
    • 提供者:secret
  1. MFC-file-import-export

    0下载:
  2. 能够将数据按记录导入到磁盘文件中,并能导出该磁盘文件中的数据到列表框里-Record will be able to import data to disk file, and can export the data in disk files to the list box
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:31.88kb
    • 提供者:白杨
  1. MFC_listcombo

    0下载:
  2. 程序在MFC下实现,包括列表框的一些函数和功能的实现。-Under the procedures in the MFC implementation, including the list box of some functions and features of implementation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:48.56kb
    • 提供者:qingbo
  1. listbox_5

    1下载:
  2. 属性列表框 本程序用 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
  3. 所属分类:Windows编程

    • 发布日期:2013-01-15
    • 文件大小:1.84mb
    • 提供者:yaobei
  1. test

    0下载:
  2. 这个代码能够实现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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:李少
  1. list-box-

    0下载:
  2. 对MFC中的列表框,组合框,滚动条控件进行了比较详细的叙述-MFC in the list box, combo box, scroll bar control, a more detailed descr iption of
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:14.77kb
    • 提供者:杨力
  1. MFC

    1下载:
  2. 这份源文件是基于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
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-04
    • 文件大小:189kb
    • 提供者:江河
  1. mfcdlg2014- list

    0下载:
  2. 用于MFC的列表框的例子,可以作为参考使用(MFC for example of the list box, can be used as a reference)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3.27mb
    • 提供者:majie
  1. visual c++资源合集

    0下载:
  2. MFC自绘控件,包括对话框,按钮,列表框等几乎MFC的所有基本控件(MFC drawing control, including dialog box, button, list box, almost all of the basic controls MFC)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:83.9mb
    • 提供者:Mark123s
  1. ListCtrlExDemo

    1下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:56kb
    • 提供者:小时2510
  1. UserLogin

    1下载:
  2. 用VC++创建一个信息采集的对话框,登录框可以输入用户名,密码然后登录,登录后信息采集部分包括基本情况、工作情况、兴趣爱好、工资收入四个属性页,信息输入完成后可以通过添加按钮添加到list control和list box中。对话框包添加、清空、删除、查找、修改、导入、导出、退出等功能。同时要求对话框可以添加自己喜欢的字体,有扩展和收缩功能,更改登录框和对话框的背景。(Use VC++ to create a dialog box for information collection, the
  3. 所属分类:网络编程

    • 发布日期:2020-09-01
    • 文件大小:35.65mb
    • 提供者:百味清欢
« 12 3 4 »
搜珍网 www.dssz.com