Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Change Font Size
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change Font Size

 Post Reply Post Reply
Author
Message
Yonger View Drop Down
Newbie
Newbie


Joined: 08 August 2005
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Yonger Quote  Post ReplyReply Direct Link To This Post Topic: Change Font Size
    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?

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 30 August 2005 at 8:20am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.