TTN_POP notification code

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

TTN_POP

    pnmh = (LPNMHDR) lParam; 

Parameters

lParam

Pointer to an NMHDR structure.

Return value

No return value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h