BackgroundColor
|
The background color, which is used to paint the area behind the field.
|
BlankValueColor
|
The color for blank, non-existent values.
|
Enabled
|
Whether the field is enabled.
|
Index
|
The position of the selected item, starting with 1, or a blank value if
no item has been selected.
|
InitialValue
|
The initial value, displayed 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 number drop-down field.
|
Size
|
The number of items that can be selected between.
|
Valid
|
Whether the field is valid.
|
ValidationMessage
|
The validation message.
|
Value
|
The value of the field.
|
ValueColor
|
The color for values.
|
Visible
|
Whether the field is visible.
|
WarningColor
|
The warning color, which is used to paint things like validation
messages of fields.
|