System.Windows.Forms.NumericUpDown.ValidateEditText Method

Validates and updates the text displayed in the spin box (also known as an up-down control).

Syntax

protected override void ValidateEditText ()

Remarks

The NumericUpDown.ValidateEditText method calls the NumericUpDown.ParseEditText and NumericUpDown.UpdateEditText methods to validate and update the display of the spin box.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0