Share via


Spinner Controls Constants (Compact 2013)

3/28/2014

This section describes the enumerations and defined values for the spinner control.

Spinner Control Return Values

In order to make it easy to transfer data from a list box to a spinner control, spinner controls use the same return values as list boxes. The following are the spinner control return values:

  #define SPN_OKAY            LB_OKAY
  #define SPN_ERR             LB_ERR
  #define SPN_ERRSPACE        LB_ERRSPACE

Requirements

Header

shellctrls.h

See Also

Reference

Spinner Controls Reference
Spinner Controls Structures
Spinner Controls Messages
Spinner Controls Notifications