Print Page | Close Window

Multiuser calendar with distinct colors

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=9412
Printed Date: 06 June 2024 at 11:25am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Multiuser calendar with distinct colors
Posted By: hulot
Subject: Multiuser calendar with distinct colors
Date Posted: 25 January 2008 at 3:44am
Hello,
 
I was able to produce a multi-user calendar with distinct background color for each user using the documented example based on:
 
Private Sub AxCal_BeforeDrawDayViewCell(ByVal sender As Object, ...
 
But how to to do the same with Office2007 theme (i.e; first user is light rosa background, second is light blue, and so on) ?
 
Thanks for any help
 
Oliver



Replies:
Posted By: ericl
Date Posted: 07 February 2008 at 11:38am
I can't do that too ;(
This event stops working if the office2007 theme is enable...

Do you find some way to change background cell color whith office 2007 theme ?

Thanks,
eric l.


Posted By: sserge
Date Posted: 12 February 2008 at 5:09pm
For Office2007 theme you have to use another method: catch _BeforeDrawThemeObject(...). Inside the method check Group ID and draw cell with those color which you'd like. For more details see also http://forum.codejock.com/forum_posts.asp?TID=5170 - http://forum.codejock.com/forum_posts.asp?TID=5170

--
WBR,
Serge




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net