|
-
Dec 10th, 2001, 10:40 PM
#1
Thread Starter
Addicted Member
ToolTipText in C++
Hello,
How can I produce the same effect in C++ then the one I had in VB with ToolTipText property. For those unfamiliar to VB, the ToolTipText is the text that may appear if you let your mouse over a control.
-
Dec 10th, 2001, 11:16 PM
#2
http://msdn.microsoft.com/library/de..._tool_tips.asp
I think this might deal with MFC tooltips, but it should lead to an API version at some point, if that is what you're looking for.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Dec 11th, 2001, 08:34 AM
#3
Thread Starter
Addicted Member
That was what I search, but it was only for MFC, and I don'T know and doesn't want to know how to use it. I would need an API method to do it.
-
Dec 12th, 2001, 12:07 PM
#4
common controls -> tooltip control
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|