Contents Index Topic Contents | ||
Previous Topic: RBN_CHILDSIZE Next Topic: RBN_DELETINGBAND |
RBN_DELETEDBAND
RBN_DELETEDBAND lpnmrb = (LPNMREBAR)lParam;Sent by a rebar control after a band has been 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.