Contents Index Topic Contents | ||
Previous Topic: NM_RELEASEDCAPTURE (rebar) Next Topic: RBN_BEGINDRAG |
RBN_AUTOSIZE
RBN_AUTOSIZE lpnmas = (LPNMRBAUTOSIZE) lParam;Sent by a rebar control created with the RBS_AUTOSIZE style when the rebar automatically resizes itself. This notification message is sent in the form of a WM_NOTIFY message.
- The return value for this notification is not used.
- lpnmas
- Address of an NMRBAUTOSIZE structure that contains information about the resize operation.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.