文件名称:ListCtrlDemo
- 所属分类:
- ListView/ListBox
- 资源属性:
- 上传时间:
- 2017-12-19
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- zyama*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
- Inserting columns
- Using images
- Inserting items
- Using item data
- Selecting items
- Determining which items have been selected
- Getting item information
- Handling CListCtrl messages
- Adding a CListCtrl to your dialog
- Associating the CListCtrl with a member variable
- CListCtrl styles
- Inserting columns
- Using images
- Inserting items
- Using item data
- Selecting items
- Determining which items have been selected
- Getting item information
- Handling CListCtrl messages
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ListCtrlDemo\bk.bmp | 27702 | 2001-07-31 |
ListCtrlDemo\HistoryEdit.cpp | 1672 | 1998-03-15 |
ListCtrlDemo\HistoryEdit.h | 1459 | 1998-03-15 |
ListCtrlDemo\HyperLink.cpp | 14646 | 2000-03-31 |
ListCtrlDemo\HyperLink.h | 3637 | 2000-03-23 |
ListCtrlDemo\ListCtrlDemo.cpp | 3328 | 2001-08-06 |
ListCtrlDemo\ListCtrlDemo.dsp | 5726 | 2002-11-10 |
ListCtrlDemo\ListCtrlDemo.dsw | 632 | 2002-11-10 |
ListCtrlDemo\ListCtrlDemo.h | 2342 | 2001-08-06 |
ListCtrlDemo\ListCtrlDemo.rc | 8951 | 2002-11-10 |
ListCtrlDemo\ListCtrlDemoDlg.cpp | 24077 | 2002-11-10 |
ListCtrlDemo\ListCtrlDemoDlg.h | 3404 | 2001-07-31 |
ListCtrlDemo\ListCtrlStylesDlg.cpp | 8243 | 2000-06-14 |
ListCtrlDemo\ListCtrlStylesDlg.h | 2490 | 2000-06-13 |
ListCtrlDemo\ListCtrlStylesExDlg.cpp | 10744 | 2000-06-14 |
ListCtrlDemo\ListCtrlStylesExDlg.h | 2818 | 2000-06-14 |
ListCtrlDemo\Release | ||
ListCtrlDemo\Release\ListCtrlDemo.exe | 118784 | 2002-11-10 |
ListCtrlDemo\res | ||
ListCtrlDemo\res\Application.ico | 3638 | 2000-06-08 |
ListCtrlDemo\res\Ber_Hand.cur | 5494 | 2000-06-12 |
ListCtrlDemo\res\bmp00001.bmp | 3126 | 2000-06-09 |
ListCtrlDemo\res\bmp00002.bmp | 3382 | 2000-06-08 |
ListCtrlDemo\res\Config.ico | 3638 | 2000-06-08 |
ListCtrlDemo\res\Font.ico | 3638 | 2000-06-08 |
ListCtrlDemo\res\gradient.bmp | 40056 | 2002-11-10 |
ListCtrlDemo\res\Image.ico | 3638 | 2000-06-08 |
ListCtrlDemo\res\images_n.bmp | 9270 | 2000-06-09 |
ListCtrlDemo\res\ListCtrlDemo.ico | 2238 | 2000-06-09 |
ListCtrlDemo\res\ListCtrlDemo.rc2 | 404 | 2000-06-08 |
ListCtrlDemo\resource.h | 2718 | 2002-11-10 |
ListCtrlDemo\StdAfx.cpp | 214 | 2000-06-08 |
ListCtrlDemo\StdAfx.h | 1143 | 2001-07-31 |
ListCtrlDemo |