搜索资源列表
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
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
GJKJ
- 利用各种控件来实现程序的功能, 涉及按钮控件,列表框控件,数形控件-use control procedures to achieve the function, involving button controls, the list box controls, a few control -
ResizableCtrl_demo
- 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
4.如何使用列表控件?
- 4.如何使用列表控件?.rar 4.如何使用列表控件?.rar -4. How to use the Control List? . Rar 4. How to use the Control List? . Rar 4. How to use the Control List? . Rar 4. How to use the Control List? . Rar
Test
- 关于对话框按钮的操作功能实现,讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-Button on the dialog to achieve the operational capabilities to explain the combo box (combo box to adjust the size), list boxes, radio buttons, check buttons and other common dialog contr
zonghe
- 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
ab
- 设计用于查询学生信息的应用程序,要求界面有一个树形控件和列表控件。树形控件分三层显示学生的分类情况:第一层是按“学院”分类,第二层按“学年”分类,第三层按“班级”分类。双击“班级”项,要在列表控件里以报表格式显示该班所有学生的学号、姓名、住址和联系方式-Designed to check student information applications require control and interface with a tree list control. Tree Controls sh
Countfile
- 采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。-Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula add
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
exportlisttoexcel
- 一个简单好用小程序,实现在VC对话框程序中,将列表控件中内容导入excel表,方便查看、打印等功能!-An easy to use applet import excel table in VC dialog box procedure, the contents of the list control for easy viewing, printing and other functions
gcc-compile
- 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像-Drag and drop on the VC list control, mainly on the icon mode, how to create a drag and drop images
MFC.STUDENT
- 最近刚学习mfc,这是一个简单的学生管理系统。可以把它作为模版,学做登录对话框,视图列表控件的使用很熟悉。-Recently learning mfc, this is a simple student management system. Use it as a template, to learn to do the login dialog, view the list control is very familiar.
code
- 如何设置列表控件的显示方式 使用Visual C++编译完成 -How to set up a list control display mode
code2
- 如何在列表控件中插入行 使用visual C++编译完成-How to insert row in the list control
ControlTest
- 设计了Windows基本控件的使用,本程序使用C语言写的,主要是为了帮助大家理解这些控件的原理,同时为哪些想要学习C语言界面编程的人提供一些提示。MFC、C#的编程者也可以查看。里面的控件介绍包括TREEVIEW、Tab Control、Animation Control、Picture Control、Slider Control、List Control、ListView、Combo Box Control等-Windows is designed to use the basic cont
MFC-List-view-control
- 用户在登录一些软件时,经常可以看到用户名是以图标的形式显示在列表中的。本实例就是使用列表视图设计软件登录界面。-Users log in to some software, often can see the user name is displayed in the form of the icon in the list. This example is the use of the list view design software login interface
Ex_Ctrl6SDI
- 设计完成学生信息的录入和在列表控件中显示的程序(A program designed to complete the input of student information and display in a list control)
