System.Windows.Forms.NumericUpDown: Event Members

The events of System.Windows.Forms.NumericUpDown are listed below. For a list of all members, see the NumericUpDown Members list.

See Also: Inherited members from System.Windows.Forms.UpDownBase

Public Events

PaddingChanged

Occurs when the value of the NumericUpDown.Padding property changes.

TextChanged

Occurs when the value of the NumericUpDown.Text property changes.

ValueChanged

Occurs when the NumericUpDown.Value property has been changed in some way.