Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have been coding the program with VC++ in the visual studio.


I want to know whether is there a kind of solution or any operation to change the font or color of letter, and / or the thickness of the dialogues ?

Or who can suppose me the best ways to change the features of dialogues?

Thank you

What I have tried:

Over 1 week wasted by my ugly coding skill of this problems?
Posted
Updated 6-Jul-16 20:39pm

1 solution

You can set it in your resource script, or respond to the WM_SETFONT[^] message.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900