Contents Index Topic Contents | ||
Previous Topic: TBN_BEGINDRAG Next Topic: TBN_DELETINGBUTTON |
TBN_CUSTHELP
TBN_CUSTHELP lpnmhdr = (LPNMHDR) lParam;Notifies a toolbar's parent window that the user has chosen the Help button in the Customize Toolbar dialog box. 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.