文件名称:scrl
介绍说明--下载内容均来自于网络,请自行研究使用
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to \"snap\" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 694361scrl.zip 列表 SCRL/DEBUG/ SCRL/RES/ SCRL/RESOURCE.H SCRL/RES/SCRL.ICO SCRL/RES/SCRL.RC2 SCRL/SCRL.CLW SCRL/SCRL.CPP SCRL/SCRL.DSP SCRL/SCRL.DSW SCRL/SCRL.H SCRL/SCRL.MAK SCRL/SCRL.RC SCRL/SCRLDLG.CPP SCRL/SCRLDLG.H SCRL/SNAPLIST.CPP SCRL/SNAPLIST.H SCRL/STDAFX.CPP SCRL/STDAFX.H