搜索资源列表
EX06B
- 模态对话框中使用多种控件。为进度 控件编程;为连续的跟踪栏控件编程;为 不连续的跟踪栏控件编程;为微调按纽控件编程;设置一个图像列表;为树形控 件编程。-Modal Dialog use of a variety of controls. Control of the progress of programming; For continuous tracking control column programming; For discrete control column
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
TurboDLL_src
- 一个将树形控件与列表控件相结合的控件, 非常好用!-a tree to control and Control List combination of control, very handy!
CHAP02
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第2章的代码,其中包含如下程序的代码。 2.1 列表框与组合框编程实例 2.2 树形控件编程实例 2.3 列表视图与扩展组合框编程实例 2.4 进度条与动画控件编程实例 2.5 滚动条与图片框编程实例 2.6 位图按钮编程实例 2.7 日期时间控件编程实例 2.8 工具栏编程实例 2.9 状态栏编程实例 2.10 对话栏编程实例 2.11 动态菜单创建实例 2.
picView
- 树形控件和列表控件的自定义功能,选择某目录就会在列表控件中显示jpeg或bmp图片,选择图片可以进行放大显示.对控件的开发者和使用者有一定的帮助.
3.如何使用树形控件?
- 无解压码,随便下载11.如何在列表框中自动装载磁盘文件列表?.rar 11.如何在列表框中自动装载磁盘文件列表?.rar -without extracting yards casually download 11. How listbox automatically loading disk document lists? . Rar 11. How listbox automatically loading disk document lists? . Rar 11. How listbox
TreeControl Multi Column
- 适合于要求用树形控件表示,且每条列表具有多列的场合,例子是一个完整VC程序,多列树形控件类独立封装
MFC 树形控件和列表控件的结合CtreeCtrl
- MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl,MFC tree control and the combination of list control CtreeCtrl and CListCtrl
GridTreeCtrlDemo11.rar
- 基于MFC的GridCtrl控件,有点类似CListCtrl,但是比CListCtrl功能强大,包含了按钮,树形列表等扩展功能!,a gridctrl based mfc,it expand the tree ctrl, button ctrl, combobox ctrl
TreeListCtrl_CheckDirectorySizes
- 一个使用树形列表控件显示磁盘信息和结构的例子--An example of display information and structural of disk by using tree list control
TreeList
- 树形列表控件-Tree List Control
CtrlMessageBar_src
- 在树形,列表控件顶部显示信息的Message Bar控件,类似于ie中提示安装插件等的消息框-In the tree, a list of controls to display information at the top of the Message Bar control, ie similar to the installation of plug-in prompt message box, etc.
shichuangfengezhongjiashuxingliebiao
- 分割的视窗中,添加树形控件和列表控件,使显示控件便于选择和浏览相关的信息。-Split window, add the tree controls and list controls to display controls easy to select and view related information.
278527DirTree_Ctrl_src
- 这是一个显示目录树的树形列表控件,希望对你有帮助-This is a display directory tree tree list control, want to help you
1
- 实现利用树形控件和列表控件记录学生信息。-Implemented by using tree controls and list controls student information records.
Exm_Menu_ToolBar
- Windows编程:字体、控件(树形、列表、TAB控件)、颜色控制-Windows Programming: fonts, controls (tree, list, TAB control), Color Control
ab
- 设计用于查询学生信息的应用程序,要求界面有一个树形控件和列表控件。树形控件分三层显示学生的分类情况:第一层是按“学院”分类,第二层按“学年”分类,第三层按“班级”分类。双击“班级”项,要在列表控件里以报表格式显示该班所有学生的学号、姓名、住址和联系方式-Designed to check student information applications require control and interface with a tree list control. Tree Controls sh
jsdx
- 基于MFC微软基础类的树形控件和列表控件的使用-the usage of the control of tree control and list control based of MFC
TreeView
- 对树形控件和列表控件的综合应用,仿windows资源管理器的源代码文件。-Tree controls and list controls on the comprehensive application of imitation windows explorer the source code files.
树形控件小例子
- 这是一个自定义的控件类的小例子,可以编辑控件类的列表选项