New to Telerik UI for WinFormsStart a free 30-day trial

NumericUpDown

Updated over 6 months ago

The NumericUpDown control in your application will be converted to RadSpinEditor. The following tables describe which properties and methods are removed and which are replaced with similar equivalents.

PropertiesActionRadControls Equivalent
TextAlignReplacedTextAlignment
UpDownAlignRemoved
MethodsActionRadControls Equivalent
Validate(true)Produces Error
Validate()Produces Error
PerformAutoScale()Removed
UpButton()ReplacedSpinElement.ButtonUp.PerformClick()
DownButton()ReplacedSpinElement.ButtonDown.PerformClick()

See Also

In this article
See Also
Not finding the help you need?
Contact Support