Contents Index Topic Contents | ||
Previous Topic: RBN_HEIGHTCHANGE Next Topic: Rebar Control Structures |
RBN_LAYOUTCHANGED
RBN_LAYOUTCHANGED lpnmhdr = (LPNMHDR) lParam;Sent by a rebar control when the user changes the layout of the control's bands. This notification message is sent in the form of a WM_NOTIFY message.
- The return value for this notification is not used.
- lpnmhdr
- Address of an NMHDR structure that contains additional information about this notification message.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.