Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Calendar Background Color
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Calendar Background Color

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


Joined: 23 November 2011
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aleksandar Quote  Post ReplyReply Direct Link To This Post Topic: Calendar Background Color
    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.



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.176 seconds.