ToolTips Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the ToolTips messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message activates or deactivates a ToolTip. |
|
This message registers a tool with a ToolTip control. |
|
This message removes a tool from a ToolTip control. |
|
This message retrieves the information that a ToolTip control maintains about the current tool; that is, the tool for which the ToolTip is currently displaying text. |
|
This message retrieves the information for the current tool in a ToolTip control. |
|
This message retrieves the initial, pop-up, and reshow durations currently set for a ToolTip control. |
|
This message retrieves the top, left, bottom, and right margins set for a ToolTip window. |
|
This message retrieves the maximum width for a ToolTip window. |
|
This message retrieves the information that a ToolTip control maintains about a tool. |
|
This message retrieves the background color in a ToolTip window. |
|
This message retrieves the text color in a ToolTip window. |
|
This message retrieves the number of tools maintained by a ToolTip control. |
|
This message retrieves the information that a ToolTip control maintains about a tool. |
|
This message tests a point to determine whether the point is within the bounding rectangle of a specified tool and, if the point is within the rectangle, retrieves information about the tool. |
|
This message sets a new bounding rectangle for a tool. |
|
This message removes a displayed ToolTip window from view. |
|
This message sends a mouse message to a ToolTip control for processing. |
|
This message sets the initial, pop-up, and reshow durations for a ToolTip control. |
|
This message sets the top, left, bottom, and right margins for a ToolTip window. |
|
This message sets the maximum width for a ToolTip window. |
|
This message sets the background color for a ToolTip window. |
|
This message sets the text color for a ToolTip window. |
|
This message sets the information that a ToolTip control maintains for a tool. |
|
This message activates or deactivates a tracking ToolTip. |
|
This message sets the position of a tracking ToolTip. |
|
This message sets the ToolTip text for a tool. |
|
This message allows an application to display ToolTip text for a window other than the one beneath the mouse cursor. |