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