CListCtrl::GetViewRect

Call this member function to retrieve the bounding rectangle of all items in the list view control. The list view must be in icon view or small icon view.

Syntax

BOOL GetViewRect( LPRECT lpRect ) const;

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetTopIndex