|
BackgroundColor
|
The background color, which is used to paint the area behind the field.
|
|
Enabled
|
Whether the field is enabled.
|
|
InitialValue
|
The initial value of the field, used before the user has entered an
explicit value.
|
|
Label
|
The label, which is normally shown to the left of the value.
|
|
LabelColor
|
The color for field labels.
|
|
Name
|
The name, as assigned in Calcapp Creator.
|
|
Persistent
|
Whether the field is persistent, that is, whether it retains its value
between usage sessions.
|
|
Reference
|
A reference to the switch field.
|
|
ThumbColor
|
The color of the thumb, or handle, of switch fields.
|
|
Valid
|
Whether the field is valid.
|
|
ValidationMessage
|
The validation message.
|
|
Value
|
The value of the field.
|
|
Visible
|
Whether the field is visible.
|
|
WarningColor
|
The warning color, which is used to paint things like validation
messages of fields.
|