CListCtrl::Arrange

BOOL Arrange( UINT nCode );

Return Value

Nonzero if successful; otherwise zero.

Parameters

nCode

Specifies the alignment style for the items. It can be one of the following values:

Remarks

Call this function to reposition items in an icon view so that they align on a grid. The nCode parameter specifies the alignment style.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CListCtrl::EnsureVisible