Displaying a Spin Button in a Currency Cell
Overview
Currency cells can display spin buttons to let users change the currency value quickly. You can specify how much the currency value increments or decrements when the user clicks the spin button, and whether the currency value wraps when it reaches the maximum or minimum value. If the cursor is left of the decimal point, the spin button increments the value using the whole number. If the cursor is right of the decimal point, the spin button increments the value using the first, or "tenths," decimal place.