Contents Index Topic Contents | ||
Previous Topic: RBN_BEGINDRAG Next Topic: RBN_DELETEDBAND |
RBN_CHILDSIZE
RBN_CHILDSIZE lprbcs = (LPNMREBARCHILDSIZE)lParam;Sent by a rebar control when a band's child window is resized. This notification message is sent in the form of a WM_NOTIFY message.
- The return value for this notification is not used.
- lprbcs
- Address of an NMREBARCHILDSIZE structure that contains information about the notification.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.