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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to change font style of a static text control.

Status
Not open for further replies.

amarti44

Programmer
Feb 16, 2001
23
US
Hello:
I'm using Visual C++ 6.0 to create a Dialog Box. (Resource Editor) Inside this I have several static text controls.
How to change font style(to bold) of one of the static text controls inside the dialog box when only the Dialog Box properties Window let me change the style for all the controls inside the container at the same time. I would like to use the Windows API functions only (not MFC).
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top