How to change item text color in task panel |
Post Reply |
Author | |
cybeh
Groupie Joined: 27 December 2005 Location: Malaysia Status: Offline Points: 76 |
Post Options
Thanks(0)
Posted: 24 June 2006 at 10:21am |
Hi,
I tried the code below to change the task panel item text color to dark brown, but seems like it's still stuck with default blue. May I know what's going on? Please advice. Thanks in advance '------------------------------------------ With tkpMain.ColorSet .BackgroundDark = &H4860& .BackgroundLight = &HAFCDCD .NormalGroupCaptionDark = &H2C697B .NormalGroupCaptionLight = &H8EB4B8 .NormalGroupCaptionTextNormal = &H16343E .NormalGroupClient = &HFFFFFF .NormalGroupClientText = &H4860& ' I Presume this is the line End With |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
try also NormalGroupClientLink |
|
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 |