Print Page | Close Window

Calendar Background Color

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=19220
Printed Date: 16 May 2024 at 8:10pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Calendar Background Color
Posted By: Aleksandar
Subject: Calendar Background Color
Date Posted: 24 November 2011 at 2:15am
Hello,

I need to change background color of my calendar (I am working in Open Edge ) , but I have problems When I am setting the theme to the Calendar Control.

My source is:

*************** Comments ******************
chCalendarTmp[1]  is a handle to CalendarControl.
chTheme                 is a handle to CalendarThemeOffice2007.
***********************************************
 
     chTheme:BaseColor = RGB-VALUE(22, 22, 22).

     chCalendarTmp[1]:SetTheme(chTheme).

     ASSIGN chTheme = chCalendarTmp[1]:Theme.


Here i get error messages about unknown name SetTheme or Theme.

Could somenoe explain me how can i change background color and why I get those kind of errors.
I checked handles for Calendar Control and Theme and they are ok, but still got the errors

Thanks in advance.






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