BBjInputNSpinner::setStepSize

Description

In BBj 7.0 and higher, this BBjInputNSpinner method changes the amount by which the spinner will change upon a spin action.

Syntax

Return Value

Method

void

setStepSize(BBjNumber stepSize)

Parameters

Variable

Description

stepSize

The new amount by which the spinner will change.

Return Value

None.

Remarks

The argument may be a fractional number.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjInputNSpinner

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.