|
Constructs and initializes the object. |
|
Retrieves the information that a tooltip control maintains about a tool. |
|
Sets the information that a tooltip maintains for a tool. |
|
Retrieves the margins used for drawing the text in the tooltip. |
|
Retrieves the text that a tooltip control maintains for a tool. |
|
Sets the delay times for the tooltip in milliseconds. |
|
Retrieves the initial, pop-up, and reshow durations currently set for a
tooltip control. |
|
Retrieves the maximum width of the tooltip window. |
|
Sets the maximum tooltip window width. |
|
Retrieves the background color. |
|
Sets the background colour for all tools maintained by this control. |
|
Retrieves the text color. |
|
Sets the text color for all tools maintained by this control. |
|
Activates/deactivates the tooltip control. |
|
Retrieves a count of the tools registered with the tooltip control. |
|
Sets the top, left, bottom, and right margins for a tooltip window. |
|
Creates the tooltip window. |
|
Registers a tool with the tooltip control. |
|
Removes the specified tool. |
|
Passes a mouse message to a tooltip control for processing. |
|
Retrieves a flag which specifies if a given point is in the windows toolinfo
bounding rectangle. |
|
Hides the tooltip. |
|
Advanced overridable. Protected virtual function that calculates the rectangle
(in screen coords) that is best suited to displaying the tooltip info. |
|
Advanced overridable. Protected virtual function that calculates the smallest
possible rectangle that will contain the text. |