资源列表
TableViewSQL
- 实现对SQL配置环境的操作,可在其中填写各种信息-SQL configuration environment to realize the operation, which can fill a variety of information
Changing Row Height in an owner drawn Control
- 对自绘控件进行排序,比如listctrl等,其他功能请自行摸索。-drawn from the right controls in order, for example listctrl, other functions requested to explore.
QQmainMenuListCtrl
- listCtrl实现QQ主界面功能,其中包括图片加载、重绘、颜色改变及效果图-listCtrl achieve QQ main interface features, including image loading, repaint, change the color and effect diagram
LanUsbT1_0918
- 一个单文档多视图的MFC程序;把整个窗口拆分为左右对称的6个视图,视图类型包括CListview,CTreeView,CView。这是学习拆分窗口的好例子。并且使用了CListView的virtual模式,可以极大的提高大量数据在列表中的显示速度。
quicklist_demo
- 多功能列表控件,可编辑,集成combobox控件,checkbox控件-Multi-function list control, editing, integrated combobox control, checkbox control
CJBListBox
- 一种支持多行显示的并且可以改变背景颜色的不错的一个控件-A support for multi-line display and can change the background color of a good control
ListCtrlTest
- 完成对列表控件的扩展功能,通过VS2008平台测试可用,有详细参考注释。-Complete list control extensions through VS2008 platform testing is available, detailed reference notes.
coloredlistctrl
- 彩色ListCtrl外观-exterior color ListCtrl
一个好用的DBGRID
- 经典的表格(类),《一个好用的DBGRID》一文的配套代码,演示了CGridCtrl与数据库的配套使用,支持数据库操作-classic form (type), "Selecting a user-friendly" one-matching code, and demonstrated the CGridCtrl supporting the use of the database, support for database operation
superlistctrl
- listctrl继承类,树形listctrl控件-listctrl succession category tree listctrl Controls
hhidelistctrl
- 此代码演示了隐藏和显示List Control中的某一列的方法,利用SetColumnHide函数