Tool Tip Drop Shadows
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
:omg:Joshua Heyer has a fine article showing how to add drop shadows (CD_DROPSHADOW) to tool tip ballons. I have a bunch of existing code using MFC 7.0 that I don't want to rewrite if I don't have to. I am looking for an easy way to modify the existing class (inherited from CToolTipControl) to include the drop shadows (and some other features in Joshua's code) into my application. Anyone have some ideas or can you point me to an article that I can adapt from? Thanks, Barry Barry