ListView Control 
Advanced
Windows forms:creating an SDI ListView and control Panel UI
Rating:none
Tom Archer-archer Consulting group-12/13/2004
Tom Archer illustrates how easy Visual Studio. NET and Windows Forms make creating interfaces that once required manual co Ding.
 
[Updated] MFC Extension Classes CListCtrlEx and CListViewEx
Rating:
Thomas holte-12/01/2004
Augmented versions of CListCtrl and CListView with sort direction indicators, coloring of sort column, column hiding, and More.
 
MFC Virtual List Control
Rating:
Andrew small-04/10/2001
Removes the mystery of associating list Views (controls) with large amounts of data
 
Copying/moving Rows in CListCtrl
Rating:none
James spibey-06/19/1999
Copying/moving Rows in CListCtrl
 
Owner Drawn Control
Rating:none
Zafir anjum-08/06/1998
Owner Drawn Control
 
Changing row height in owner drawn control
Rating:none
Zafir anjum-08/06/1998
Changing row height in owner drawn control
 
Serializable CListCtrl with Check sum verify
Rating:none
Mihai filimon-08/06/1998
Serializable CListCtrl with Check sum verify
 
Background color and image
How to Skin CListCtrl, including Scrollbars and Column Headers
Rating:
Greg ellis-08/15/2003 .
Learn How to skin a CListCtrl, including the CHeaderCtrl and the scrollbars. You are able to totally customize the look and feel of almost the aspects of a CListCtrl. (The article, demo program, and figures were updated.)
 
Setting the Background Image for a-List control
Rating:
Mahesh Kumar s-05/06/2003
A simple article on how to place a background image in a list control.
 
Changing the Background Color of individual Listview Columns
Rating:
Hari krishnan-08/23/2002
Learn the background color of individual columns in a list view.
 
Change the background color of individual columns
Rating:none
Zafir anjum-08/06/1998
Change the background color of individual columns
 
Use a bitmap as a background image
Rating:
Zafir anjum-08/06/1998
Use a bitmap as a background image
 
Change background color
Rating:
Zafir anjum-08/06/1998
Change background color
 
Change background color of individual rows
Rating:
Zafir anjum-08/06/1998
Change background color of individual rows
 
checkboxes
Add checkboxes
Rating:
Eran yariv-02/01/1999
Add checkboxes
 
To make check boxes act like radio buttons (mutually exclusive)
Rating:none
Praveen S. kumar-02/01/1999
To make check boxes act like radio buttons (mutually exclusive)
 
Columns
Easily Navigate and Edit a List View control
Rating:
Dr. sai-01/05/2004.
Learn to navigate through the controls way one navigates in Excel sheet.
 
Retrieving the column caption
Rating:none
Thomas blenkers-07/25/1999
Retrieving the column caption
 
ensure (partial) visibility of a column
Rating:
Daniel frey-09/03/1998
ensure (partial) visibility of a column
 
How to set a minimum column width
Rating:
Zafir anjum-08/06/1998
How to set a minimum column width
 
Autosize a column to fit its content
Rating:none
Roger onslow-08/06/1998
Autosize a column to fit its content
 
The Header control
Rating:none
Zafir anjum-08/06/1998
The Header control
 
Determining right click on the header control
Rating:none
Zafir anjum-08/06/1998
Determining right click on the header control
 
Disable Clicking on Selected view columns
Rating:none
Petr novotny-08/06/1998
Disable Clicking on Selected view columns
 
Getting the number of columns in the view
Rating:none
Zafir anjum-08/06/1998
Getting the number of columns in the view
 
Detecting column index of the item clicked
Rating:none
Zafir anjum-08/06/1998
Detecting column index of the item clicked
 
Prevent column resizing (2)
Rating:none
Charles herman-08/06/1998
Prevent column resizing (2)
 
Prevent column resizing
Rating:
Zafir anjum-08/06/1998
Prevent column resizing
 
Adding a column
Rating:none
Zafir anjum-08/06/1998
Adding a column
 
Custom Drawing
Custom Draw ListView Controls, part I
Rating:
Roger onslow-04/13/2001
In this, a Two-part series programming Owner-drawn controls, Roger Onslow introduces the concepts and Techniq UEs behind writing your own controls.
 
Custom Draw ListView Controls, part II
Rating:
Roger onslow-04/13/2001
Roger walks you through the creation of a class this eases the burden on the working class programmer where it comes to cus Tom draw controls.
 
Data
[Updated] Spying a File System
Rating:
Vitali halershtein-04/29/2004
How to create the basis for a file system spy application.
 
One-to-many Relationship Between two List Controls
Rating:none
Alexander khudyakov-10/14/2003
Discover A example of data structures for the realization of constructing a one-to-many relationship-between data str Uctures.
 
The Ctableview class-clistview-based grid for really huge datasets
Rating:none
Max kazanowsky-11/26/2001
The