Hey, i am trying to change the color of the little down arrow on the month view. This indicates that there are more appointments. By default it doesn't stand out very much.
Is this possible?
Thanks
Yes, but you have to use Application Styling. There are two UIRoles named 'ScheduleMoreActivityIndicatorUp' and 'ScheduleMoreActivityIndicatorDown'; you can set the ForeColor and BackColor of the associated appearance for these roles, or assign an image if you want to display an image instead.
Thank you Brian. I'll give that a try and let you know what i find out.
John