Validates and updates the text displayed in the spin box (also known as an up-down control).
The NumericUpDown.ValidateEditText method calls the NumericUpDown.ParseEditText and NumericUpDown.UpdateEditText methods to validate and update the display of the spin box.