I need to read the true value residing in the Spinner. The number in the Spinner is correct, however there is some conflict of selected values when reading UpClick, DownClick and KeyPress. For eg. If the UpClick is selected to a value, say 5, and then the DownClick is selected to 4, and then...