| Construction | |
|---|---|
| CSpinButtonCtrl | Constructs a CSpinButtonCtrl object. |
| Create | Creates a spin button control and attaches it to a CSpinButtonCtrl object. |
| Attributes | |
|---|---|
| SetAccel | Sets the acceleration for a spin button control. |
| GetAccel | Retrieves acceleration information for a spin button control. |
| SetBase | Sets the base for a spin button control. |
| GetBase | Retrieves the current base for a spin button control. |
| SetBuddy | Sets the buddy window for a spin button control. |
| GetBuddy | Retrieves a pointer to the current buddy window. |
| SetPos | Sets the current position for the control. |
| GetPos | Retrieves the current position of a spin button control. |
| SetRange | Sets the upper and lower limits (range) for a spin button control. |
| GetRange | Retrieves the upper and lower limits (range) for a spin button control. |
CSpinButtonCtrl Overview, Control Classes