搜索资源列表
ListBoxWithCheckBox
- ListBox中添加CheckBox编程,适合于Pocket PC上和windows编程-ListBox adding CheckBox programming for the Pocket PC and Windows Programming
CToolTipListCtrl_src
- 在ListCtrl中加入ToolTips提示-in ListCtrl suggested adding ToolTips
gridctrl_merge
- 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。 Adding \"Merge cells\" support to the MFC GridControl MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接
CAWO6OEP
- 这是一个从CListCtrl派生的类,使你可以方便地在你的列表控件中加入Drag&Drop支持可以支持单行和多行快试一试吧-CListCtrl derived from the class, so you can conveniently in your Control List support adding DragDrop can support single and multiple test it fast
CustomHeader.zip
- C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
gridctrl_demo227
- MFC Grid control 2.27 Demo 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Demo hunting memory leaks, adding new features
baoming
- 输入学生的姓名,在组合框中选择班级,点击确定可加入列表框,不可重复加入。选中列表框中的内容可点击删除按钮删除。-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 the Delete button to delete.
CMyList
- 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-The list box control is used for a set of data for the user to select, when the list box client area can not display all the data, will provide a scro
gridctrl227_src
- MFC Grid control 2.27 源码 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Source new version fixes a memory leak, adding new features.
CclickList
- 实现数据的插入删除,清空,并在列表控件中加入数据-The insertion of data to delete, empty, and adding data in the list control
VCPPLogin
- list control 的,加入图标后的登录窗口,展示 list control 和图片绑定的。-list control, the login window after adding the icon to display list control and image-bound.
CListCtrl
- CListCtrl控件的自绘,加入编辑框,复选框-CListCtrl control, self-painted, adding edit box, check box
ListCtrlTest
- 在下载过程中通常加入进度条,以显示用户下载文件的进度,本例介绍如何在列表里加入进度条-In the process of downloading usually joins the progress bar, to show the user file download progress, how the cases in the list by adding the progress bar
DropExDemo
- list 想list控件中拖放元素,自动添加新元素。-list want to drag and drop elements in the list control, automatically adding new elements.
PropertyListCtrl
- ListControl控件中添加网格线,编译执行正常,另外,还带有归类功能,可将信息进行分组显示,不需要时点击不显示即可-VC 6.0 ListControl Adding Grid Line
ListCtrlDemo
- This tutorial is designed to introduce you to the CListCtrl MFC class. This tutorial covers the following aspects of the CListCtrl: - Adding a CListCtrl to your dialog - Associating the CListCtrl with a member variable - CListCtrl styles - Insert
