NM_RELEASEDCAPTURE (pager)NM_RELEASEDCAPTURE (pager)*
*Contents  *Index  *Topic Contents
*Previous Topic: Pager Control Notifications
*Next Topic: PGN_CALCSIZE

NM_RELEASEDCAPTURE (pager)


NM_RELEASEDCAPTURE
    lpnmh = (LPNMHDR) lParam; 

Notifies a pager control's parent window that the control has released the mouse capture. NM_RELEASEDCAPTURE is sent in the form of a WM_NOTIFY message.

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

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