Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Maintains runtime information about tooltips. The CTooltipManager class is instantiated one time per application.
class CTooltipManager : public CObject
Members
Public Methods
Name |
Description |
|---|---|
Creates a tooltip control for the specified Windows control type(s). |
|
Deletes a tooltip control. |
|
Customizes the visual appearance of the tooltip control for the specified Windows control type(s). |
|
Sets the text and description for a tooltip control. |
|
|
Remarks
Use CMFCToolTipCtrl Class, CMFCToolTipInfo, and CTooltipManager together to implement customized tooltips in your application. For an example of how to use these tooltip classes, see the CMFCToolTipCtrl Class topic.
Inheritance Hierarchy
Requirements
Header: afxtooltipmanager.h