PyCSpinButtonCtrl Object

A windows spin button control. Encapsulates an MFC CSpinButtonCtrl object.

Methods

GetPos
Obtains the current position for a spin button control. 

SetPos
Sets the current position for a spin button control. 

SetRange
Sets the upper and lower limits (range) for a spin button control. 

SetRange32
Sets the upper and lower limits (range) for a spin button control.