Hi, I have a DayView, WeekView and MonthView. I the DayView the Owner (with Appointments) have difference colors. When I switch to e.g. WeekView the Ower (see all) (with Appointments) doesn't have colors.
It means all owners are must displayed with the Appointments and the color from the DayView.
See Separate List in the OwnerDisplayLine, but with all Owners. Only the Appointments are colored not the Frame.
Can I set the same colors from DayViewin Week-/MonthView?
What is the settings for Attributes or other settings.
Thanks for help.
Andre
Hi Brian Fallon,
I mean the color in the Week-/MonthView are same setting as DayView if the OwnerDisplayStyle = Merge. So we can see the Owner by colors. No function are excepted in this StyleMode. Only the colors.
At this time all Owwners have the same color.
In the OwnerDisplayStyle = Sepatate - it is ok.
OK.
André
The Owner object exposes two appearances which are recognized by the DayView control (see WorkingHourTimeSlotAppearance, NonWorkingHourTimeSlotAppearance) and one that is recognized by the WeekView/MonthViewSingle controls (see DayAppearance). Either you have the time slot appearances set and not the day appearance, or you are using a draw filter. It might help if you mentioned some of the property settings by name, so we can try to understand what is making the DayView display non-default colors.