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

Label

The Label is converted to RadLabel. The following table describes which properties, methods and events are removed and which are replaced with similar equivalents.

Properties Action RadControls Equivalent
TextAlign Replaced TextAlignment
ImageAlign Replaced ImageAlignment
FlatStyle Removed
BorderStyle Removed
AutoEllipsis Replaced LabelElement.LabelText.AutoEllipsis
AutoSize Different default values
Events Action RadControls Equivalent
TextAlignChanged Produces Error

See Also

In this article