NM_RELEASEDCAPTURE (toolbar)NM_RELEASEDCAPTURE (toolbar)*
*Contents  *Index  *Topic Contents
*Previous Topic: NM_RDBLCLK (toolbar)
*Next Topic:
NM_TOOLTIPSCREATED (toolbar)

NM_RELEASEDCAPTURE (toolbar)


NM_RELEASEDCAPTURE
    lpnmh = (LPNMHDR) lParam; 

Notifies a toolbar control's parent window that the control is releasing mouse capture. This notification is sent in the form of a WM_NOTIFY message.

lpnmh
Address of an NMHDR structure that contains additional information about this notification message.

Version 4.71.


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