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

Button

The buttons in your application will be converted to RadButton. The following table describe which properties are removed and which are replaced with similar equivalents.

Properties Action RadControls Equivalent
AutoEllipsis Replaced ButtonElement.TextElement.AutoEllipsis
UseVisualStyleBackColor Removed
TextAlign Replaced ImageAlignment
AutoSizeMode Removed
FlatAppearance.BorderColor Removed
FlatAppearance.BorderSize Removed
FlatAppearance.MouseDownBackColor Removed
FlatAppearance.MouseOverBackColor Removed
FlatStyle Removed

See Also

In this article