TBN_ENDDRAGTBN_ENDDRAG*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TBN_ENDADJUST
*Next Topic: TBN_GETBUTTONINFO

TBN_ENDDRAG


TBN_ENDDRAG 
    lpnmtb = (LPNMTOOLBAR) lParam; 

Notifies the toolbar's parent window that the user has stopped 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.