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

ListBox

Updated over 1 year ago

The ListBox is converted to RadListControl. The following tables describe which properties, methods and events are removed and which are replaced with similar equivalents.

PropertiesActionRadControls Equivalent
DrawModeRemoved
BorderStyleRemoved
UseTabStopsRemoved
ColumnWidthRemoved
SortedReplacedSortStyle = SortStyle.Ascending
MultiColumnRemoved
ScrollAlwaysVisibleRemoved
HorizontalExtentRemoved
HorizontalScrollbarRemoved
IntegralHeightRemoved
MethodsActionRadControls Equivalent
GetItemHeight()Produces Error
GetItemRectangle()Produces Error
GetItemText()Produces Error
GetSelected()Produces Error
ClearSelected()Produces Error
SetSelected()Produces Error
IndexFromPoint()Produces Error
EventsActionRadControls Equivalent
DataSourceChangedProduces Error
DisplayMemberChangedProduces Error
ValueMemberChangedProduces Error
DrawItemProduces Error
MeasureItemProduces Error
FormatProduces Error
FormatStringChangedProduces Error
FormattingEnabledChangedProduces Error

See Also

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