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

搜索资源列表

  1. ListCtrl

    0下载:
  2. 一个使用ListCtrl控件做成的对话框,单击控件可以弹出下拉列表框。-use a ListCtrl caused by the dialog box controls, the controls can be activated by clicking the drop-down list box.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:56217
    • 提供者:李杰
  1. CGfxListView

    0下载:
  2. 增强的列表控件,其特点如下: 整行的高亮显示 自动列排序 支持背景图片和混合高亮选择 支持水平和垂直表格 可拖动的列 用格式对话框定制列的格式 使用列管理器管理列 支持分类视图-enhanced control list, as follows : The whole show highlighted automatic sorting out support background images and mixed highlighter choose to support horizontal
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:281615
    • 提供者:李杰
  1. sortlistctrl

    0下载:
  2. 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:51560
    • 提供者:胡俊
  1. VC控件 TreeCtrl

    0下载:
  2. 目录树控件的基本操作源代码,也包括列表控件操作的源代码。非对话框的显示-tree controls the basic operation of the source code, including operating table controls the source code. Non-box display
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1914919
    • 提供者:ts
  1. Power列表控件

    2下载:
  2. 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:144094
    • 提供者:Mark
  1. XPStylecontroller

    0下载:
  2. 一个很不错的XP风格的对话框和几种控件的例子-a very good XP-style dialog boxes and controls several examples
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:84390
    • 提供者:会员
  1. CDlgExplorer

    0下载:
  2. 在对话框中实现资源管理器的基本浏览功能,用类实现,只要从代码中的控件类继承的控件就可以实现资源管理器的功能了.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:65124
    • 提供者:linyu
  1. list_add_delete

    0下载:
  2. 1. 在建立的对话框工程中加入列表控件,该控件以report的模式显示。2. 在列表控件中插入多行数据,删除多行数据。3. 在列表控件中选中某一行,显示选中的行数和该行中每一列的值。4. 双击列表控件中的某一行,显示选中的行数。-1. The establishment of a dialog box listing engineering controls, the controls to report the models suggest. 2. The list of controls t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:236826
    • 提供者:华天晴
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35949
    • 提供者:钱彦江
  1. ListControl

    0下载:
  2. 实现对话框上控件的可以自由拖动,改变大小!-Can freely drag the control on the dialog box, change the size!
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-08
    • 文件大小:362604
    • 提供者:lijie
  1. ListBox

    0下载:
  2. C++,Visual C++2008 利用ListBox控件实现对话框功能-C++,Visual C++2008,ListBox
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-31
    • 文件大小:13431388
    • 提供者:威纳
  1. supcode_10291

    0下载:
  2. 本控件具有下列特征: 整行加亮; 对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格; 可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐); 用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-06-12
    • 文件大小:19828842
    • 提供者:王群
  1. 051909020215

    0下载:
  2. 列表控件中实现扫描个驱动器并显示 VC对话框中实现,不足之处请指正, made by pluer-Scan the list of controls to achieve a drive and display dialog VC realized the inadequacies Please correct me, made by pluer
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-07
    • 文件大小:28965
    • 提供者:goodan
  1. primax2

    1下载:
  2. 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:695697
    • 提供者:梁志勇
  1. 20080303dayin

    0下载:
  2. 此程序为一个基于对话框程序的打印及打印预览的源码,直接打印和预览的对话框上CListCtrl控件的显示内容。-This program is a dialog-based program source code printing and print preview, print and preview of the dialog box directly on the CListCtrl control display.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-13
    • 文件大小:3312874
    • 提供者:ltree
  1. MyVc5

    0下载:
  2. MFC控件的基础应用,集合了按钮控件,列表控件,静态文本空间,编辑框控件,下拉列表控件,对基于对话框的设计达到了较高的水准-MFC control, a collection of button controls, list controls, static text space, edit box control, the drop-down list control, dialog-based design to achieve a higher level
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-16
    • 文件大小:1880519
    • 提供者:庞梦德
  1. changecolorlist

    0下载:
  2. mfc模式对话框窗口控件修改,改变listctrol某行背景色-Change listctrol one row background color
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-13
    • 文件大小:34845
    • 提供者:周森
  1. ListViewControl

    0下载:
  2. 以一个实例展示在对话框模版中使用列表控件的方法和过程。包括设置列表控件的风格并添加数据,添加处理程序实现对用户选中项的文本信息的获取。-In one example demonstrates the use of the method and process list controls in the dialog template. Including setting style list control and add the data, add a handler to achieve ac
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-27
    • 文件大小:10622562
    • 提供者:陈文洋
  1. GridCtrlTest

    2下载:
  2. 基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-12-26
    • 文件大小:128000
    • 提供者:tuanyuan
  1. VirtualListControl_src

    1下载:
  2. 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
  3. 所属分类:ListView/ListBox

    • 发布日期:2020-07-03
    • 文件大小:13312
    • 提供者:LV_223
搜珍网 www.dssz.com