UpDownBase::UpdateEditText Method ()
.NET Framework (current version)
When overridden in a derived class, updates the text displayed in the spin box (also known as an up-down control).
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Notes to Inheritors:
When overriding this method in a derived class, be sure to update the Text property of the spin box.
.NET Framework
Available since 1.1
Available since 1.1
Show: