PC Review


Reply
Thread Tools Rate Thread

Disable autoscaled fonts

 
 
Jonny C.
Guest
Posts: n/a
 
      7th Feb 2005
Hi,

I need to disable the font autoscaling in all controls in a form.

The form and controls size is already imutable.

I am not defining any font except for the base form.
The base form auto-generated code is:
'
'Form1
'
Me.AutoScale = False
Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
Me.ClientSize = New System.Drawing.Size(727, 495)
Me.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point,
CType(0, Byte))


Thanks in advance,

JP


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I remove or disable unwanted fonts Abi Microsoft Excel Misc 0 31st Oct 2009 12:56 PM
Need to disable Mail format > Fonts Button. Cuneyt Deniz Microsoft Outlook 0 11th Jun 2008 11:52 AM
two sets of fonts- Windows FONTS folder and Broderbund _____ Font =?Utf-8?B?TGFycnlJTm1pY2g=?= Windows XP Basics 8 14th Sep 2005 11:37 PM
Disable AutoSize for all fonts in chart? Ed Microsoft Excel Charting 2 12th May 2005 06:01 PM
Disable Stationery and Fonts via Group Policy =?Utf-8?B?RnJhbmNlc2Nv?= Microsoft Outlook Installation 1 23rd Feb 2005 05:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:02 PM.