CHeaderCtrl Methods

Construction Methods

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

AttributesMethods

Method Description
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 Methods

Method Description
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 specified rectangle.

Overridable Methods

Method Description
DrawItem Draws the specified item of a header control.