Contents Index Topic Contents | ||
Previous Topic: RBN_DELETEDBAND Next Topic: RBN_ENDDRAG |
RBN_DELETINGBAND
RBN_DELETINGBAND lpnmrb = (LPNMREBAR)lParam;Sent by a rebar control when a band is about to be deleted. 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.