TTN_POPTTN_POP*
*Contents  *Index  *Topic Contents
*Previous Topic: TTN_GETDISPINFO
*Next Topic: TTN_SHOW

TTN_POP


TTN_POP 
	idTT = (int) wParam; 
	pnmh = (LPNMHDR) lParam; 

Notifies the owner window that a tooltip is about to be hidden. This notification message is sent in the form of a WM_NOTIFY message.

idTT
Identifier of the tooltip control.
pnmh
Address of an NMHDR structure.

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