A checkbox control.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, the control is checked by default in the dialog. |
||
|
readonly |
The unique ID of the CheckboxControl. |
||
|
readonly |
The index of the CheckboxControl within its containing object. |
||
|
read/write |
The width of the control. For an editbox or combobox, specifies the minimum width of the box. |
||
|
readonly |
The parent of the CheckboxControl (a DialogColumn, DialogRow, EnablingGroup or BorderPanel). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
Text that appears in the CheckboxControl. |
CheckboxControl getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the CheckboxControl.
String toSpecifier ()
Retrieves the object specifier.