hoverColor
Type
property
Summary
The color of the checkbox when hovered.
Syntax
set the hoverColor of <widget> to <Color>
get the hoverColor of <widget>
Description
Use the hoverColor property to define the color of the checkbox when the mouse hover.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |