NumericUpDown::ValidateEditText Method ()
.NET Framework (current version)
Validates and updates the text displayed in the spin box (also known as an up-down control).
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ValidateEditText method calls the ParseEditText and UpdateEditText methods to validate and update the display of the spin box.
.NET Framework
Available since 1.1
Available since 1.1
Show: