Share via


Rebar Controls Notifications

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the rebar controls notifications, with a description of the purpose of each.

Programming element Description

RBN_AUTOSIZE

This message is sent to the parent by a rebar control created with the RBS_AUTOSIZE style when the rebar automatically resizes itself.

RBN_BEGINDRAG

This message is sent by a rebar control when the user begins dragging a band. .

RBN_ENDDRAG

This message is sent by a rebar control when the user stops dragging a band.

RBN_HEIGHTCHANGE

This message is sent by a rebar control when its height has changed.

RBN_LAYOUTCHANGED

This message is sent by a rebar control when you change the layout of the control's bands.

See Also

Reference

Rebar Controls Reference