搜索资源列表

  1. ComboBox

    0下载:
  2. 这是MFC中一个关于组合框的简单例子,有助于学习简单的MFC编程。-This is a MFC combo box on a simple example will help to learn MFC programming simple.
  3. 所属分类:界面编程

    • 发布日期:2024-05-04
    • 文件大小:1879040
    • 提供者:huangyaqin
  1. baoming

    0下载:
  2. 输入学生的姓名,在组合框中选择班级,点击确定可加入列表框,不可重复加入。选中列表框中的内容可点击删除按钮删除。-Enter the student' s name, choice of classes in the combo box, click OK to join the list box, adding non-repeatable. Select the contents of the list box click th
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:王然
  1. 81ProductManage

    0下载:
  2. VC++ 组合框和列表的选择,存储和读取数据从数据库中得到,有添加 删除功能。-VC++ combo box and a list of options, store and read data from the database to be there to add delete function.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2083840
    • 提供者:海滨夏夜
  1. zuhekuang

    0下载:
  2. 一个基本的组合框应用实例;对初学者有帮助-A basic application of combo box. Be helpful for beginners!
  3. 所属分类:按钮控件

    • 发布日期:2024-05-04
    • 文件大小:1908736
    • 提供者:HHHH
  1. ColorComboBox

    0下载:
  2. 支持颜色显示的组合框(ComboBox)-Support a combination of color box (ComboBox)
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:21504
    • 提供者:xxhe
  1. ControlColorTest

    0下载:
  2. 包括组合框、单选按钮、复选框和静态文本等控件的字体和背景色的修改。VC6/VC2005下调试通过-Change Group Box、Check Box、Static control s font and backup color . Build sussfully in VC6/VC2005
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:32768
    • 提供者:kent
  1. 3ColorComboBox

    0下载:
  2. 一般情况下,组合框只能显示文本信息,本算例实现了对组合框功能的扩展,实现了在组合框中选择颜色-Normal circumstances, the combo box can only display text information, the example of the combo box to achieve the expansion of functions, the realization of the combo box t
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:16384
    • 提供者:zhoust07
  1. ComboBoxUnComplate

    0下载:
  2. 实现自己界面风格的组合框,界面可以使你的任意颜色,包括背景,字体下拉按钮-Realize their own style of combo box interface, the interface can make you any color, including background, font drop-down button
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:16004096
    • 提供者:唐文轩
  1. comboBOX

    0下载:
  2. 很好的组合框使用代码,适合初学者使用,喜欢请联系我-A good combo box using code, suitable for beginners, like to please contact me
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:steven
  1. comboex

    0下载:
  2. 带图标的组合框控件,带超链接的组合框控件-Combo box control with a icon with a hyperlink in a combo box control
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:29696
    • 提供者:Michael Liao
  1. colorpicker

    0下载:
  2. 此源代码是一个包括颜色选择器组合框的例子。-This source code is a color picker combo box example.
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:1303552
    • 提供者:楠楠
  1. c6-100111

    0下载:
  2. 组合框架,插入,查找删除,删除选定内容,修改组合框-Composite fr a me, insert, find delete, delete the selected content, modify the combo box
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:nianhua
  1. MultiCombobox

    0下载:
  2. 应链数据库编程时,常要通过下拉列表框选取某物料编码,然后在另编辑框显示物料名称 但时实际上很多时候,操作员是通过名称识别物料的,如果组合列表框只显示编码,不好操作的,所以本例通过一种简单方法,实现一个组合框显示两个字段数据,编码和名称,这示例没有通记录集存储数据,而是通过数组,想了好久觉得这种方法简单,又不要增加什么编码,也不用新增CLASS.(这样实现了Access 中VBA组合框的功能类似)-this is CComboBox
  3. 所属分类:数据库编程

    • 发布日期:2024-05-04
    • 文件大小:37888
    • 提供者:上官
  1. combox

    0下载:
  2. 本例子中包含列表框和组合框,并相互添加记录。并在原来的框中删除该记录。-liebiaokuangzuhekuang
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1882112
    • 提供者:张志新
  1. LCExchange

    0下载:
  2. 学习vc关于基于对话框的列表框和组合控件的使用。程序中主要涉及列表框和组合框的数据交换。有具体的应用实例。-Learning about vc dialog-based list box and combination of control.Program mainly involves the list box and combo box of data exchange.A specific application.
  3. 所属分类:组合框控件

    • 发布日期:2024-05-04
    • 文件大小:99328
    • 提供者:ade
  1. test003

    0下载:
  2. 单文档改变控件颜色,组合框,列表框,编辑框,静态文本框-test003 Change the colour of the ActiveX Control
  3. 所属分类:界面编程

    • 发布日期:2024-05-04
    • 文件大小:3720192
    • 提供者:CuCa
  1. VC_Programming_classic_font_selection_combo_box_co

    0下载:
  2. VC编程开发字体选择组合框经典代码VC Programming classic font selection combo box code-VC Programming classic font selection combo box code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:30720
    • 提供者:unm
  1. combBox

    0下载:
  2. MFC中组合框的应用,能够知道组合框的主要应用 -MFC in the application of the combo box, combo box to know the main application
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4175872
    • 提供者:欧阳
  1. flatedit

    0下载:
  2. 浮动效果的编辑框,再配上浮动效果的列表框、组合框,你的界面一定不同凡响。 -Edit box floating effect, adding the effect on the floating list box, combo box, your interface must cut.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:dsdd
  1. DialogDemo

    0下载:
  2. MFC各种对话框的操作,组合框,编辑框等等,对于新手学习mfc空间的操作很有帮助-MFC operation of a variety of dialog, combo box, edit box
  3. 所属分类:界面编程

    • 发布日期:2024-05-04
    • 文件大小:13597696
    • 提供者:chenlin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org