New to Telerik UI for WinForms? Download free 30-day trial

TextBox

The TextBoxes in your application will be converted to RadTextBox. The following tables describe which properties, methods and events are removed and which are replaced with similar equivalents.

Properties Action RadControls Equivalent
TextAlign Replaced TextAlign
BorderStyle Removed
Methods Action RadControls Equivalent
Undo Replaced TextBoxElement.TextBoxItem.TextBoxControl.Undo
Methods Action RadControls Equivalent
BorderStyleChanged Removed

See Also

In this article