New to Telerik UI for WinForms? Start a free 30-day trial
Updated over 6 months ago
This control is converted to RadDropDownList. The following table describe which properties, methods and events are removed and which are replaced with similar equivalents.
| Properties | Action | RadControls Equivalent |
|---|
| TextAlign | Replaced with | DropDownListElement.TextBox.TextAlign |
| UpDownAlign | Removed | |
| InterceptArrowKeys | Removed | |
| BorderStyle | Removed | |
| Sorted | Replaced with | SortStyle = Telerik.WinControls.Enumerations.SortStyle.Ascending |
| Wrap | Removed | |
| Methods | Action | RadControls Equivalent |
|---|
| UpButton() | Removed | |
| DownButton() | Removed | |
| Events | Action | RadControls Equivalent |
|---|
| SelectedItemChanged | Produces Error | |