Change Font Size |
Post Reply |
Author | |
Yonger
Newbie Joined: 08 August 2005 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 25 August 2005 at 1:08pm |
Trying to change the font size on the calendar. Have come up with this...
Me .Calendar.Font = New System.Drawing.Font(Calendar.Font.FontFamily, 7, FontStyle.Regular)
and if I print out the font size from this it shows as 7 instead of the 8.75 that it starts at...but text size on the screen does not seem to change. Have tried sizes from 2 to 20 and get no difference in screen size. How can I get the screen font size down a little bit? |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Calendar control uses System Icon font by default and for the moment there is no way to change this behavior, but we are planning to add such possibility in the future. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |