Programming Guide |
Enter a numeric value within a specified range
- The Panther Spinner ActiveX Control is a text entry box combined with an up-down control (up arrow/down arrow button). Enter ordered, numeric values into the control directly or increment/decrement the value by the buttons. Additionally, properties can be set to control the maximum or minimum of the value. The control can be installed using the file
$SMBASE\Samples\Activex\PrlSpinner.ocx.
DA2599CE-F939-11D0-A19E-00A02481A2E9
Maximum
- Set to any integer, defaults to 100.
Minimum
- Set to any integer, defaults to 0.
BlankIfZero
- Set to yes/no.
Value
- Set to its numeric content. This is the default property.
None.
None.