TTN_SHOWTTN_SHOW*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TTN_POP
*Next Topic: Tooltip Control Structures

TTN_SHOW


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

Notifies the owner window that a tooltip is about to be displayed. 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.