NM_CUSTOMDRAW (tooltip)NM_CUSTOMDRAW (tooltip)*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Tooltip Control Notification Messages
*Next Topic: TTN_GETDISPINFO

NM_CUSTOMDRAW (tooltip)


NM_CUSTOMDRAW
    lpNMCustomDraw = (LPNMTTCUSTOMDRAW) lParam;

Sent by a tooltip control to notify its parent windows about drawing operations. This notification is sent in the form of a WM_NOTIFY message.

lpNMCustomDraw
Address of an NMTTCUSTOMDRAW structure that contains information about the drawing operation.

Version 4.70

See also Using Custom Draw


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