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
|
Double
|
r/w
|
The minimum width for this control.
|
|
Parent
|
Object
|
read
|
The parent of the object.
|
|
StaticLabel
|
String
|
r/w
|
The label of the control.
|