hiliteStyle | |
Type | property |
Dictionary | widget.datepicker |
Library | Date Picker |
Syntax |
|
Associations | com.livecode.widget.datepicker |
Summary | Specifies the style in which the selected days are drawn.. |
OS | mac, windows, linux, ios, android |
Platforms | desktop, mobile, web |
Example |
|
Related | Property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn Message: dateChanged |
Description | Use the hiliteStyle property to change the style with which the selected days are drawn. Possible values are: -Text: Paints the text of the selected day of the color established in the property hiliteColor. -Background Square: Draw a box around the selected days. -Background Circle: Draw a circle around the selected days. |