A checkbox control.
|
Property
|
Type
|
Access
|
Description
|
|
checkedState
|
Boolean
|
r/w
|
The checked state of the control.
|
|
id
|
Long
|
read
|
A unique number identifying the object.
|
|
index
|
Long
|
read
|
Index of the object within its parent object.
|
|
minWidth
|
Real
|
r/w
|
The minimum width for this control.
|
|
parent
|
Object
|
read
|
The parent of the object.
|
|
properties
|
An array of property names and values
|
r/w
|
Property that allows setting of several properties at the same time.
|
|
staticLabel
|
String
|
r/w
|
The label of the control.
|