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

Design Time

To start using RadListControl just drag it from the toolbox and drop it at the form.

Smart Tag

Select RadListControl and click the small arrow on the top right position in order to open the Smart Tag. The Smart Tag for RadListControl lets you quickly access common tasks involved with building RadListControl elements and customizing appearance through themes.

Figure 1: Smart Tag

WinForms RadListControl Smart Tag

  • New Theme Manager: adds a new RadThemeManager component to the form.

  • Edit UI Elements: allows setting properties at multiple levels of the class hierarchy.

Figure 2: Element hierarchy editor

WinForms RadListControl Element Hierarchy Editor

  • Theme Name: select a theme name from the drop down list of themes available for that control. Selecting a theme allows you to change all aspects of the control's visual style at one time.

  • Edit Items: allows populating the RadListControl at design time. Additional information can be found in the Getting Started help article.

  • Learning Center: Navigate to the Telerik help, code library projects or support forum.

  • Search: Search the Telerik site for a given string.

See Also

In this article