Scroll Bar 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.

Scroll bar style Description

SBS_HORZ

Designates a horizontal scroll bar. The scroll bar has the height, width, and position specified in the CreateWindow function.

SBS_VERT

Designates a vertical scroll bar. The scroll bar has the height, width, and position specified in the CreateWindow function.

See Also

Reference

Scroll Bars Reference

Concepts

Control Styles
Window and Message Box Styles