Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Construction
| CToolTipCtrl | Constructs a CToolTipCtrl object. |
| Create | Creates a tool tip control and attaches it to a CToolTipCtrl object. |
Attributes
| GetText | Retrieves the text that a tool tip control maintains for a tool. |
| GetToolInfo | Retrieves the information that a tool tip control maintains about a tool. |
| SetToolInfo | Sets the information that a tool tip maintains for a tool. |
| GetToolCount | Retrieves a count of the tools maintained by a tool tip control. |
| GetDelayTime | Retrieves the initial, pop-up, and reshow durations currently set for a tool tip control. |
| SetDelayTime | Sets the initial, pop-up, and reshow durations for a tool tip control. |
| GetMargin | Retrieves the top, left, bottom, and right margins set for a tool tip window. |
| SetMargin | Sets the top, left, bottom, and right margins for a tool tip window. |
| GetMaxTipWidth | Retrieves the maximum width for a tool tip window. |
| SetMaxTipWidth | Sets the maximum width for a tool tip window. |
| GetTipBkColor | Retrieves the background color in a tool tip window. |
| SetTipBkColor | Sets the background color in a tool tip window. |
| GetTipTextColor | Retrieves the text color in a tool tip window. |
| SetTipTextColor | Sets the text color in a tool tip window. |
Operations
| Activate | Activates and deactivates the tool tip control. |
| AddTool | Registers a tool with the tool tip control. |
| DelTool | Removes a tool from the tool tip control. |
| HitTest | Tests a point to determine whether it is within the bounding rectangle of the given tool and, if so, retrieves information about the tool. |
| RelayEvent | Passes a mouse message to a tool tip control for processing. |
| SetToolRect | Sets a new bounding rectangle for a tool. |
| UpdateTipText | Sets the tool tip text for a tool. |
| Update | Forces the current tool to be redrawn. |
| Pop | Removes a displayed tool tip window from view. |
CToolTipCtrl Overview | Base Class Members | Hierarchy Chart