BTW, you could use MFC class CToolTipCtrl (or CMFCToolTipCtrl) and its methods like CToolTipCtrl::AddTool, CToolTipCtrl::SetToolRect rather than directly sending TTM_... messages.
See https://docs.microsoft.com/en-us/cpp...s?view=vs-2019
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: CMFCToolTipCtrl in CViewThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |