Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the styles that are supported by Windows CE.
Header control style | Description |
---|---|
HDS_BUTTONS | Causes each header item to look and behave like a button. This style is useful if an application carries out a task when the user clicks an item in the header control. |
HDS_DRAGDROP | Enables drag-and-drop reordering of header items. |
HDS_FULLDRAG | Causes the header control to display column contents even while a user resizes a column. |
HDS_HIDDEN | Creates a header control that you can hide by setting its height to zero. This style is useful when you use the control as an information container instead of a visual control. |
HDS_HORZ | Creates a horizontal header control. |
See Also
Control Styles | Window and Message Box Styles
Send Feedback on this topic to the authors