Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dialog box text

Status
Not open for further replies.

Dreadson

Instructor
Jun 11, 2003
63
US
I have a dialog box in Visual C++ 6 that I need to have a certain font on. So I go to the dialog editor, create a static text box on my dialog, and set the TrueType font I want to use in the dialog properties. Everything looks okay in the editor, but when I build and run the program it just shows the system default font on my dialog box. I've tried other fonts but it does the same thing. I've also tried putting the font in the program directory. Any help would be greatly appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top