int SetPos( int nPos );
Return Value
The previous position.
Parameters
nPos
New position for the control. This value must be in the range specified by the upper and lower limits for the control.
Remarks
Call this function to set the current position for a spin button control.