Converts the text displayed in the spin box (also known as an up-down control) to a numeric value and evaluates it.
If the UpDownBase.UserEdit property is set to true, the text displayed is converted to a numeric value so it can be validated to be between the NumericUpDown.Minimum and NumericUpDown.Maximum property values.