RBN_HEIGHTCHANGERBN_HEIGHTCHANGE*
*Contents  *Index  *Topic Contents
*Previous Topic: RBN_GETOBJECT
*Next Topic: RBN_LAYOUTCHANGED

RBN_HEIGHTCHANGE


RBN_HEIGHTCHANGE
    lpnmhdr = (LPNMHDR) lParam;

Sent by a rebar control when its height has changed. This notification message is sent in the form of a WM_NOTIFY message.

lpnmhdr
Address of an NMHDR structure that contains additional information about this notification message.

Rebar controls that use the CCS_VERT style send this notification message when their width changes.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.