SuperTip Demonstrates Tool Tips in an MFC Application (188317)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC)
This article was previously published under Q188317 SUMMARY The SuperTip sample demonstrates some common uses of tool
tips in an MFC application: - Tool tip support for toolbars
- How to use EnableToolTips
- A CToolTipCtrl object in a view, creating tools for windows
and rectangular regions
For each of these tasks, the SuperTip sample demonstrates the
default MFC support for tool tips, as well as how to change tool-tip text at
run time. REFERENCES NOTE: There are several problems in versions of VC++
earlier than VC++ 5.0, Service Pack 3 (SP3), involving tool tips that cause
SuperTip sample to work incorrectly. For more information, please see the
following articles in the Microsoft Knowledge Base: 140595
DOC: How to Display Tool Tips After Calling EnableToolTips
167650
FIX: Problems with ToolTips on Windows 95
172276
FIX: CToolTipCtrl Not Displaying Text After VS SP1, SP2 Install
Modification Type: | Minor | Last Reviewed: | 8/9/2004 |
---|
Keywords: | kbdownload kbCmnCtrls kbMFCCtrlBar kbToolbar KbUIDesign KB188317 kbAudDeveloper |
---|
|