CListCtrl::SetWorkAreas
Visual Studio 2010
Sets the area where icons can be displayed in a list view control.
void SetWorkAreas( int nWorkAreas, LPRECT lpRect );
This member function implements the behavior of the Win32 macro, ListView_SetWorkAreas, as described in the Windows SDK.