CalendarControl Xojo Plugin

CalendarControl.SpecialWDayStyle Property

Use this property to decide on appearance of special week days.

SpecialWDayStyle as Integer {Read and Write}

Remarks

Possible values:
0 - (Days) - Makes the special week days to be displayed red.
1 - (DayHeaders) - Makes the day headers of the special weekdays to be displayed red.
2 - (Both) - Combines both of the styles above.

See Also

CalendarControl Control