I'm trying to accomplish something with the spinner control (VFP8) that is making my head spin. I need the control to display increments of 10 but I also want the initial and lowest displayed value to be 1, not 0.
In other words the sequence displayed needs to be 1, 10, 20, 30 and so on. So...