CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 组合框控件 搜索资源 - CComboBox

搜索资源列表

  1. CColorListBox_demo

    1下载:
  2. 通过CComboBox控件在CListBox控件中添加彩色的字体,在CComboBox中设定不同的背景色和前景色。在CListBox中实现每行都有不同的颜色。-through CComboBox Control in CListBox controls add color and the size of the CComboBox set different background color and foreground color. CListBox achieved in each line
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:38.23kb
    • 提供者:吕杨
  1. GGQ

    0下载:
  2. 一个只能输入数字的CComboBox(类似腾讯QQ登陆框中的号码组合框)-one can only import figures CComboBox (similar QQ landing box numbers portfolio box)
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:18.16kb
    • 提供者:陈泸华
  1. MyCombox

    0下载:
  2. 能够自动匹配的CComboBox,两种可以自由设定。已是删除不匹配的,只显示匹配的,二是直接定位到最匹配的,不会删除-can automatically match the CComboBox, both set free. The deletion is not matched only shows that matching the two is the most direct positioning of the match, not deleted
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:2.65mb
    • 提供者:hhn
  1. ColorComSel

    0下载:
  2. vc++ 的继承CComboBox类编写的颜色下拉框,有16色供选择。-vc succession CComboBox category prepared by the color of the drop-down box, a 16-color options.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:39.14kb
    • 提供者:kcy
  1. CstmComboBox

    1下载:
  2. CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:4.61kb
    • 提供者:sunny
  1. flatcmbox

    0下载:
  2. 实现Office式样的扁平组合框,本程序利用一个可重用的C++类 CXTFlatComboBox 在自己的程序中轻松实现扁平式组合框,也就是让标准的CComboBox控件外观扁平化。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:54.74kb
    • 提供者:杨程
  1. CComboBox

    0下载:
  2. 这是封装好combobox类,仅供大家参考使用.欢迎大家下载!
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:26.63kb
    • 提供者:33
  1. ExComboBox

    1下载:
  2. CComboBox扩展:支持文件功能 支持文本和位图 位图支持光标、图标、bmp位图;文本支持字体设置、背景色、文本色
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:10.88kb
    • 提供者:liubin
  1. MyImageComboBox

    2下载:
  2. Imagecombobox是mfc标准类Ccombobox的扩展。在标准类的基础上实现了插入图片的功能。并且还支持不同层次的条目显示,使得界面更为丰富美观。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:153.81kb
    • 提供者:h
  1. ICON_COMBOBOX_SRC

    0下载:
  2. 在工程文件中包含IconComboBox.cpp和IconComboBox.h。 在资源编辑器中,创建一个一般的组合框,并设置它具有下面风格: DropList, OwnerDraw Variable, Has Strings。 用ClassWizard创建一个控件成员变量。 替换CComboBox为CIconComboBox。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:冯大为
  1. Report

    0下载:
  2. MS offce 扁平组合框,是学习的好例子,在OFFCE中的效果扁平效果!使用的时候加入类文件,替换原来的CCOMBOBOX就可以!
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:168.59kb
    • 提供者:alex
  1. 200112702718

    1下载:
  2. 在使用本程序时,添加FlatComboBox.cpp和FlatComboBox.h到工程文件中,并替换 CComboBox为 CFlatComboBox。 -the use of the procedure, and FlatComboBox.h FlatComboBox.cpp added to the project document, and the replacement of CFlatComboBox CComboBox.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:15.21kb
    • 提供者:sdemon
  1. CComboBoxCheck

    1下载:
  2. CComboBox的自绘源码, 对于CComboxBox的特殊效果设置属性来实现-CComboBox source of self-painting, special effects for CComboxBox set properties to achieve
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:81.25kb
    • 提供者:敖云飞
  1. CCombobox

    1下载:
  2. 自绘的CCombBox 完整Demo 类似QQ登陆界面的组合框-Self-painted CCombBox complete Demo similar QQ login interface combo box
  3. 所属分类:ComboBox

    • 发布日期:2014-10-22
    • 文件大小:48kb
    • 提供者:wuzebin55
  1. CComboBoxCheck

    1下载:
  2. CComboBox的自绘源码.-CComboBox painted source.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:81.33kb
    • 提供者:name
  1. CComboBox

    0下载:
  2. 这是一个基于MFC框架下实现CComboBox常用功能的代码,希望对于初学者有一定的帮助,我很喜欢这个网站,希望大家以后多多支持 -This is a framework based on MFC to achieve CComboBox code commonly used functions, hoping for some help for beginners, I like this site I hope you will support the future
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:65.32kb
    • 提供者:gfedcba
  1. ComboBoxST

    1下载:
  2. 自绘CCombobox,CButton,快速创建自定义介面,自动加载图片的例子-Since the draw CCombobox, CButton, quickly create a custom interface that automatically loads an example image
  3. 所属分类:ComboBox

    • 发布日期:2014-10-21
    • 文件大小:101.23kb
    • 提供者:tmk
  1. CComboBox

    0下载:
  2. 组合框的使用,方便大家对组合框的认识,对了解组合框的响应有帮助的。-Use combo box, combo box to facilitate everyone' s understanding, the understanding of the response combo box help.
  3. 所属分类:ComboBox

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:王陵
  1. ccombobox

    0下载:
  2. 创建组合框,当单击按钮时,显示可选文件的名字,选中某项是,显示该项内容-Create a combo box, when you click the button to display the optional file name, select an item, the display of the content
  3. 所属分类:ComboBox

    • 发布日期:2016-01-25
    • 文件大小:1.78mb
    • 提供者:linglong
  1. CComboBox-m

    0下载:
  2. 一个关于组合列表框的设置,是初学者的好资料,可以学习到相关知识。-A combination list box on the set, is good information for beginners can learn the relevant knowledge.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:2.99kb
    • 提供者:Blood
« 12 »
搜珍网 www.dssz.com