ToolTips Structures (Windows CE 5.0)
The following table shows the ToolTips structures, with a description of the purpose of each.
Programming element | Description |
---|---|
NMTTCUSTOMDRAW | This structure contains information specific to an NM_CUSTOMDRAW message that a ToolTip control sends. |
NMTTDISPINFO | This structure contains information used in handling the TTN_GETDISPINFO message. |
TOOLINFO | This structure contains information about a tool in a ToolTip control. |
TTHITTESTINFO | This structure contains information that a ToolTip control uses to determine whether a point is within the bounding rectangle of the specified tool. |
See Also
Send Feedback on this topic to the authors