CHeaderCtrl::Layout

Call this member function to retrieve the size and position of a header control within a given rectangle. This function is used to determine the appropriate dimensions for a new header control that is to occupy the given rectangle.

Syntax

BOOL Layout( HD_LAYOUT* pHeaderLayout );

At a Glance

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

See Also

CHeaderCtrl Overview, CHeaderCtrl Member Functions, Control Classes