CTooltipCtrl
-
Hi. I'm developing a MFC ActiveX Control with some buttons on it, and I want to show some tooltips for each control. Well, I used the code that MSDN help, offer for showing tooltips for control in a dialog box, (using CTooltipCtrl) but it did not work. Just nothing happened. Where is the problem? Maybe, because I have COleControl derived class instead CDialog class. Thank you.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )
-
Hi. I'm developing a MFC ActiveX Control with some buttons on it, and I want to show some tooltips for each control. Well, I used the code that MSDN help, offer for showing tooltips for control in a dialog box, (using CTooltipCtrl) but it did not work. Just nothing happened. Where is the problem? Maybe, because I have COleControl derived class instead CDialog class. Thank you.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )