Contents Index Topic Contents | ||
Previous Topic: RBN_DELETINGBAND Next Topic: RBN_GETOBJECT |
RBN_ENDDRAG
RBN_ENDDRAG lpnmrb = (LPNMREBAR)lParam;Sent by a rebar control when the user stops dragging a band. This notification message is sent in the form of a WM_NOTIFY message.
- The return value for this notification is not used.
- lpnmrb
- Address of an NMREBAR structure that contains information about the notification.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.