|
-
April 7th, 1999, 01:28 PM
#1
Dialog box tooltips: how to show on disabled control
I need to be able to show a tooltip to a disabled control. I call the Create() function like so:
m_ToolTips.Create(this, TTS_ALWAYSTIP);
The tooltips to enabled buttons show up fine in the dialog, but the tooltips on a diabled button never show up.
Any ideas?
Thanks in advance,
Ernie Richmond
[email protected]
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
|