CHeaderCtrl Members
Base Class Members
Construction
Constructs a CHeaderCtrl object. |
|
Creates a header control and attaches it to a CHeaderCtrl object. |
|
Creates a header control with the specified Windows extended styles and attaches it to a CListCtrl object. |
Attributes
Retrieves the width of the margin of a bitmap in a header control. |
|
Gets the identifier of the item in the current header control that has the focus. |
|
Retrieves the handle of an image list used for drawing header items in a header control. |
|
Retrieves information about an item in a header control. |
|
Retrieves a count of the items in a header control. |
|
Gets the bounding rectangle information for the specified drop-down button in a header control. |
|
Retrieves the bounding rectangle for a given item in a header control. |
|
Retrieves the left-to-right order of items in a header control. |
|
Gets the bounding rectangle of the overflow button for the current header control. |
|
Retrieves the index value for an item based on its order in the header control. |
|
Sets the width of the margin of a bitmap in a header control. |
|
Sets the focus to a specified header item in the current header control. |
|
Assigns an image list to a header control. |
|
Sets the attributes of the specified item in a header control. |
|
Sets the left-to-right order of items in a header control. |
Operations
Clears all filters for a header control. |
|
Clears the filter for a header control. |
|
Creates a transparent version of an item's image within a header control. |
|
Deletes an item from a header control. |
|
Starts editing the specified filter of a header control. |
|
Determines which header item, if any, is located at a specified point. |
|
Inserts a new item into a header control. |
|
Retrieves the size and position of a header control within a given rectangle. |
|
Sets the timeout interval between the time a change takes place in the filter attributes and the posting of an HDN_FILTERCHANGE notification. |
|
Changes the divider between header items to indicate a manual drag and drop of a header item. |
Overridables
Draws the specified item of a header control. |