TBN_BEGINDRAGTBN_BEGINDRAG*
*Contents  *Index  *Topic Contents
*Previous Topic: TBN_BEGINADJUST
*Next Topic: TBN_CUSTHELP

TBN_BEGINDRAG


TBN_BEGINDRAG 
    lpnmtb = (LPNMTOOLBAR) lParam; 

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

lpnmtb
Address of an NMTOOLBAR structure. The iItem member contains the command identifier of the button being dragged.

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