Programming Guide



PrlSpinner

Enter a numeric value within a specified range

Description

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.

CLSID

DA2599CE-F939-11D0-A19E-00A02481A2E9

Properties

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.

Events

None.

Methods

None.