hiliteStyle
Type
property
Summary
Specifies the style in which the selected days are drawn..
Syntax
set the hiliteStyle of widget to {Text | Background Square | Background Circle}
get the hiliteStyle of widget
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.
Examples
set the hiliteStyle of widget "Date Picker" to "Text"
Related
message: dateChanged
property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web