Contents Index Topic Contents | ||
Previous Topic: TBN_RESET Next Topic: Toolbar Control Structures |
TBN_TOOLBARCHANGE
TBN_TOOLBARCHANGE lpnmhdr = (LPNMHDR) lParam;Notifies the toolbar's parent window that the user has customized a toolbar. This message is sent in the form of a WM_NOTIFY message.
- No return value.
- lpnmhdr
- Address of an NMHDR structure that contains information about the notification message.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.