PyCSpinButtonCtrl.SetPos

int = SetPos(pos)

Sets the current position for a spin button control.

Parameters

pos : int

The new position.

Return Value

The result is the previous position.