TBN_BEGINADJUSTTBN_BEGINADJUST*
*Contents  *Index  *Topic Contents
*Previous Topic:
NM_TOOLTIPSCREATED (toolbar)
*Next Topic: TBN_BEGINDRAG

TBN_BEGINADJUST


TBN_BEGINADJUST 
    lpnmhdr = (LPNMHDR) lParam; 

Notifies a toolbar's parent window that the user has begun customizing a toolbar. This message is sent in the form of a WM_NOTIFY message.

lpnmhdr
Address of an NMHDR structure that contains information about the notification message.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.