Call this member function to reposition items in an icon view so that they align on a grid. The nCode parameter specifies the alignment style and an optional sort order. If no sort flag is included with nCode, this function does not change the items' indexes.
BOOL Arrange( UINT nCode );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::EnsureVisible