CaptionFont / ItemFont |
Post Reply |
Author | |
KHelbig
Newbie Joined: 02 February 2009 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 02 February 2009 at 10:02am |
Hi everybody,
I am searching for a way to set the size of the Font. i found "CaptionFont and ItemFont" but don't know, how to change thier properties. Thank you! |
|
KHelbig
Newbie Joined: 02 February 2009 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
hello, till now, I didn't find an solution for the problem, is nobody here, who can help me?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Set it in code:
Dim fnt As New StdFont
fnt.Size = 20 Set wndTaskPanel.ItemsFont = fnt |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |