Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Change text Color with dark  background for event
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change text Color with dark background for event

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


Joined: 11 September 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote BCS123 Quote  Post ReplyReply Direct Link To This Post Topic: Change text Color with dark background for event
    Posted: 26 July 2012 at 11:03am
evaluating the controls and using vb6 (yes i know I am outdated but client requires this)





From my screen shots u can see that the text is almost unreadable. I would like to know how to change the text color to white if its a dark background (outlook automatically does this and it would be great if codejocks calendar can do the same). The theme I am using is Outlook2007Blue. These are the colors that I set the labels to


    CalendarControl.DataProvider.LabelList.AddLabel 11, &HFF00FF, "Fushia"
    CalendarControl.DataProvider.LabelList.AddLabel 12, &H800080, "PurpleMagenta"
    CalendarControl.DataProvider.LabelList.AddLabel 13, &H8080&, "OliveGreen"
    CalendarControl.DataProvider.LabelList.AddLabel 14, &HFFFF00, "Aqua"
    CalendarControl.DataProvider.LabelList.AddLabel 15, &HFFFF&, "BrightYellow"
    CalendarControl.DataProvider.LabelList.AddLabel 16, &HC00000, "DarkBlue"

thanks in advance for any help
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.156 seconds.