mouseOverColor

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

Specify the color that the background of the day that is under the pointer will have.

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

Use the mouseOverColor property to set the background color of the day under the pointer.