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

Change a single label's Font

Status
Not open for further replies.

sweep123

Technical User
May 1, 2003
185
0
0
GB
Is it possible to change the font for a single label (static text) on a dialog.

Would just like to make the text large for this item, maybe change its colour.

Whats the best way to go about this?
 
Are you trying to change the font within the development environement or in real-time while the application is running?

Also, what version of Visual Studio are you using? (Visual Studio 6.0, Visual Studio.NET or Visual Studio 2003....I think these are the most recent versions). Knowing the version will help us help you.

/Jerry
 
I am using Visual Studio .Net 2002.

I was trying to change the font during run-time. i.e. just want to select one static text and arrange for its display to be in a larger font, was planning to use the OnCtlColor procedure apply the font change.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top