Step by step tooltips implementation using Visual C++ and mfc
-
Could someone please take the time and explain how to add tooltips to an existing mfc application? I have an edit box that I would like to add tool tips to so the user knows exactly what needs to be input. I read something on msdn about it but for me msdn is not clear. thanks for your help. win32newb "Making windows run worse than it already does"
-
Could someone please take the time and explain how to add tooltips to an existing mfc application? I have an edit box that I would like to add tool tips to so the user knows exactly what needs to be input. I read something on msdn about it but for me msdn is not clear. thanks for your help. win32newb "Making windows run worse than it already does"
Did you read this article? http://www.codeproject.com/miscctrl/pptooltip.asp?target=tooltip ----- We are what we repeatedly do. Excellence, then, is not an act, but a habit.
-
Did you read this article? http://www.codeproject.com/miscctrl/pptooltip.asp?target=tooltip ----- We are what we repeatedly do. Excellence, then, is not an act, but a habit.