Share via


Adding Items to the Header Control

OverviewSample

After creating your header control () in its parent window, add as many "header items" as you need: usually one per column.

To add a header item

  1. Prepare an structure.

  2. Call , passing the structure.

  3. Repeat steps 1 and 2 for additional items.

For more information, see in the Platform SDK.

See Also   Windows Common Controls and MFC Classes