搜索资源列表

  1. 在工具条里面创建 CComboBox

    0下载:
  2. 用Vc编写的 在工具条里面创建 CComboBox的程序。-Vc used in the preparation of the tools which create CComboBox procedures.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:37301
    • 提供者:崔振峰
  1. 在工具条里面创建 CComboBox

    0下载:
  2. 用Vc编写的 在工具条里面创建 CComboBox的程序。-Vc used in the preparation of the tools which create CComboBox procedures.
  3. 所属分类:菜单

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:崔振峰
  1. ccombobox

    0下载:
  2. 自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAut
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:wang
  1. FlatCmbox

    0下载:
  2. MS Office家族产品中常常见到扁平式组合框,本程序利用一个可重用的C++类 CXTFlatComboBox 在自己的程序中轻松实现扁平式组合框,也就是让标准的CComboBox控件外观扁平化。CXTFlatComboBox类是codejoke开发工具包Xtreme Toolkit的一个成员。任何人都可以免费使用这个类的源代码。-MS Office family products often see a combination of
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:68608
    • 提供者:清风吴
  1. 200112702718

    0下载:
  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. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:sdemon
  1. vc界面

    0下载:
  2. 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。   为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix fr a me, and fr a
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:政策
  1. CColorListBox_demo

    0下载:
  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.
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:吕杨
  1. 20060415cj60lib

    0下载:
  2. CJ60Lib是基于MFC基础之上的一个扩展库,主要是改进MFC的下述类: CCJButton - ( CJButton.cpp and CJButton.h )对CButton的改进。 CCJComboBox - ( CJComboBox.cpp and CJComboBox.h )对CComboBox的改进。 CCJControlBar - ( CJControlBar.cpp and CJControlBar.h
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:陈其义
  1. GGQ

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

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:陈泸华
  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, n
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:2782208
    • 提供者: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. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:kcy
  1. ComboBox_Tut_demo

    0下载:
  2. 使用CComboBox 的入门初级指南。相信对于初学者很有用。-use CComboBox primary guide for beginners. I believe very useful for beginners.
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:65536
    • 提供者:孙全
  1. CstmComboBox

    0下载:
  2. CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。-CComboBox control pop-up tree. Package for the class file, simply call when SetCustomPopupCtrl, then the operation can operate CTreeCtrl a
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:sunny
  1. CComboBox

    1下载:
  2. 这是封装好combobox类,仅供大家参考使用.欢迎大家下载!-This is a good package combobox class, only you use and reference. Welcome you to download!
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:33
  1. ExComboBox

    0下载:
  2. CComboBox扩展:支持文件功能 支持文本和位图 位图支持光标、图标、bmp位图;文本支持字体设置、背景色、文本色-CComboBox expansion: support functions in support of the text file and bitmap support cursor bitmap, icon, bmp bitmap text to support the font settings, backgr
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:liubin
  1. MyImageComboBox

    0下载:
  2. Imagecombobox是mfc标准类Ccombobox的扩展。在标准类的基础上实现了插入图片的功能。并且还支持不同层次的条目显示,使得界面更为丰富美观。-Mfc standards Imagecombobox is Ccombobox category expansion. In the standard categories based on the function of the inserted image. And also
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:157696
    • 提供者:h
  1. ICON_COMBOBOX_SRC

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:冯大为
  1. CComboBox

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

    • 发布日期:2024-05-16
    • 文件大小:66560
    • 提供者:gfedcba
  1. CComboBox

    0下载:
  2. 语音识别中端点检测自动录音程序-Endpoint Detection of Speech Recognition automatic recording procedure. . . .
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:234496
    • 提供者:jinqian
  1. CComboBox

    0下载:
  2. 关于CComboBox控件的使用-about CComboBox
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1879040
    • 提供者:宋元章
« 12 3 4 5 »

源码中国 www.ymcn.org