A header control sends notification messages to its parent window when the user clicks or double-clicks an item, when the user drags an item divider, and when the attributes of an item change. The parent window receives the notifications in the form of WM_NOTIFY messages.
Windows CE supplies macros to send header control messages as well as to support the use of image lists, drag-and-drop functionality, and custom ordering of header control items.