Header Control Styles

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the styles that are supported by Windows Embedded 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

Reference

Header Controls Reference

Concepts

Control Styles
Window and Message Box Styles