Calendar Background Color |
Post Reply |
Author | |
Aleksandar
Newbie Joined: 23 November 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
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. |
|
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 |