View Full Version: Changing font

C++ Learning Community > win32 api C++ programming > Changing font


Title: Changing font


Dragon - June 27, 2003 06:03 PM (GMT)
How can I change the font of text used in buttons, edits, etc.? Help is greatly appreciated!

Xception - June 28, 2003 04:20 PM (GMT)
Look in the sourcecode of my "Get The Number" game in the creations forum.
Basically you create a font with CreateFont and set the font with
SendDlgItemMessage




* Hosted for free by InvisionFree