headerColor

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the headerColor of widget to <RGB color>
get the headerColor of widget
Associationscom.livecode.widget.datepicker
Summary

Specifies the color of the text displayed in the calendar header.

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Example
set the headerColor of widget "Date Picker" to "128,128,128"
RelatedProperty: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Message: dateChanged
Description

Use the headerColor property to set the color with which the calendar header texts are drawn.