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