Format
Specifies the format of the data in the edit control for the spinner. Possible
values are:
Integer
Specifies that the value in the component must be an integer
within the the range, value1 - value2, where value1 is an
integer you specify in the Min Value field, and value2 is
an integer you specify in the Max Value field. The Initial Value
field indicates the value that appears in the spinner when the panel first
opens. The Increment Value field indicates how much the arrows on
the spinner increment the value.
Date
Specifies that the value in the component must be a date within the
range, value1-value2, where value 1 is a date you specify
in the Min Value field, and value 2 is a date you specify
in the Max Value field. The Initial Value field indicates
the date the appears in the spinner when the panel first opens. The Style
field allows you to choose the style in which the date appears in the
edit control for the spinner. The Increment Placement field indicates
whether the arrows on the spinner increment by year, month, or date.
Time
Specifies that the value in the component must be a time within the
range, value1-value2, where value 1 is a time you specify
in the Min Value field, and value 2 is a time you specify
in the Max Value field. The Initial Value field indicates
the time the appears in the spinner when the panel first opens. The Style
field allows you to choose the style in which the time appears in the
edit control for the spinner. The Increment Placement field indicates
whether the arrows on the spinner increment by hour, minute, or second.
To change any of these values, click in the appropriate value field and
make your selection from the drop down list.