Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

You may set the font for each control on the form seperatly and the form itself...

 

If you edit the forms generated code, the objects on the form don't have the Font property set, this way they grab its container font.

If the font is spcifyed there's no problem...

 

Alex :p

Software bugs are impossible to detect by anybody except the end user.
Posted
You may set the font for each control on the form seperatly and the form itself...

Alex :p

 

I tried to set the font, but it did only effect the controls on the form and not the form itself. I you only want to set the font size of the form how do you do it ?. You know the header text that normally has the name of the application.

Posted

Ho... that text...

 

I believe that the one thing that rules that text appearance is the windows theme... I don't think you can change that except changing the windows theme...

 

By the way... why do you want to mess with that anyway??

 

Alex :p

Software bugs are impossible to detect by anybody except the end user.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...