CHeaderCtrl Member Functions

Construction
CHeaderCtrl Constructs a CHeaderCtrl object.
Create Creates a header control and attaches it to a CHeaderCtrl object.

Attributes
GetItemCount Retrieves a count of the items in a header control.
GetItem Retrieves information about an item in a header control.
SetItem Sets the attributes of the specified item in a header control.

Operations
InsertItem Inserts a new item into a header control.
DeleteItem Deletes an item from a header control.
Layout Retrieves the size and position of a header control within a given rectangle.

Overridables
DrawItem Draws the specified item of a header control.

See Also

CHeaderCtrl Overview, Control Classes