Method SetHeaderColors
SetHeaderColors(Color, Color)
Sets values for HeaderColorBg and HeaderColorFg properties.
void SetHeaderColors(Color colorFg, Color colorBg)
Parameters
colorFg
ColorNew value of the HeaderColorFg property.
colorBg
ColorNew value of the HeaderColorBg property.
Remarks
This method is only implemented in generic calendar (when
UseGeneric is true
) and does nothing in the native version.