CListView Class

Simplifies use of the list control and of CListCtrl, the class that encapsulates list-control functionality, with MFC's document-view architecture.

class CListView : public CCtrlView

Remarks

For more information on this architecture, see the overview for the CView class and the cross-references cited there.

Requirements

Header: afxcview.h

See Also

Concepts

ROWLIST Sample: Demonstrates Selecting Full Rows in List Views

CListView Members

CCtrlView Class

Hierarchy Chart

CCtrlView Class