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
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CListView object. |
Public Methods
Name |
Description |
---|---|
Returns the list control associated with the view. |
Protected Methods
Name |
Description |
---|---|
Removes the specified image list from the list view. |
Remarks
For more information on this architecture, see the overview for the CView class and the cross-references cited there.
Inheritance Hierarchy
CListView
Requirements
Header: afxcview.h