|
-
May 6th, 1999, 05:47 PM
#1
Getting Tooltip Font
Hello,
I seem to be looking in all the wrong places.
I need the system setting for tooltip/hint/info font and size.
The colors fore/back are
m_clrBkColor = ::GetSysColor(COLOR_INFOBK);
m_clrFrameColor = RGB(0,0,0); // black
m_clrTextColor = ::GetSysColor(COLOR_INFOTEXT);
How do I get the font settings?
Thanx
David Giovannini
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
|