CToolTipCtrl Members
Base Class Members
Construction
Creates a tool tip control and attaches it to a CToolTipCtrl object. |
|
Creates a tool tip control with the specified Windows extended styles and attaches it to a CToolTipCtrl object. |
|
Constructs a CToolTipCtrl object. |
Attributes
Retrieves the size of the tool tip. |
|
Retrieves information, such as the size, position, and text, of the tooltip window that the current tooltip control displays. |
|
Retrieves the initial, pop-up, and reshow durations that are currently set for a tool tip control. |
|
Retrieves the top, left, bottom, and right margins that are set for a tool tip window. |
|
Retrieves the maximum width for a tool tip window. |
|
Retrieves the text that a tool tip control maintains for a tool. |
|
Retrieves the background color in a tool tip window. |
|
Retrieves the text color in a tool tip window. |
|
Retrieves the title of the current tooltip control. |
|
Retrieves a count of the tools maintained by a tool tip control. |
|
Retrieves the information that a tool tip control maintains about a tool. |
|
Sets the initial, pop-up, and reshow durations for a tool tip control. |
|
Sets the top, left, bottom, and right margins for a tool tip window. |
|
Sets the maximum width for a tool tip window. |
|
Sets the background color in a tool tip window. |
|
Sets the text color in a tool tip window. |
|
Sets the information that a tool tip maintains for a tool. |
|
Sets the visual style of the tool tip window. |
Operations
Activates and deactivates the tool tip control. |
|
Registers a tool with the tool tip control. |
|
Converts between a tool tip control's text display rectangle and its window rectangle. |
|
Removes a tool from the tool tip control. |
|
Tests a point to determine whether it is within the bounding rectangle of the given tool. If so, retrieves information about the tool. |
|
Removes a displayed tool tip window from view. |
|
Causes the current ToolTip control to display at the coordinates of the last mouse message. |
|
Passes a mouse message to a tool tip control for processing. |
|
Adds a standard icon and title string to a tool tip. |
|
Sets a new bounding rectangle for a tool. |
|
Forces the current tool to be redrawn. |
|
Sets the tool tip text for a tool. |