spinStep Attribute
Applies To: Windows Server 2008
The spinStep attribute specifies the increment of change for the spin control. If not specified, the spinStep attribute will be set to 1.
Syntax
spinStep="<placeholder for unsigned decimal integer number>"
Examples
This XML fragment specifies a spin control parameter increment of 60.
spinStep="60"