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

Reference

CCtrlView Class

Hierarchy Chart

CCtrlView Class

Concepts

MFC Sample ROWLIST

Other Resources

CListView Members