Customizing the Header Item's Appearance

HomeOverviewSample

By setting the dwStyle parameter when you first create a header control (CHeaderCtrl::Create), you can define the appearance and behavior of header items or of the header control itself.

Here is a sampling of the styles you can set, and their purpose:

For more information about these properties, see Items in the Platform SDK. For information about adding items to a header control, see Adding Items to the Header Control.

See Also   Windows Common Controls and MFC Classes