--- title: Usage position: 2 seo_title: Guidelines for Using the ListBox Component seo_description: Get the knack of the Telerik and Kendo UI ListBox and learn how to use and implement the component by following the instructions and recommendations in the user guidelines created by our designers. --- ## Usage Guidelines The Telerik and Kendo UI ListBox requires you to follow some basic principles when using the component. ### Label Providing clear and concise labels for ListBox content boxes is crucial for the effective communication within your interface. ![A Telerik and Kendo UI ListBox with labels](images/components-listbox-usage-label-do.png "Use labels when working with the Telerik and Kendo UI ListBox component.") ![A Telerik and Kendo UI ListBox without labels](images/components-listbox-usage-label-dont.png "Don't use the Telerik and Kendo UI ListBox without labels.") ### Item Content Consider the width of the list and keep the names of its options short and compact so that they fit within the ListBox's content box. ![A Telerik and Kendo UI ListBox using list items with the correct length](images/components-listbox-usage-item-content-do.png "Use list items with the correct length when working with the Telerik and Kendo UI ListBox.") ![A Telerik and Kendo UI ListBox using too long list items.](images/components-listbox-usage-item-content-dont.png "Don't use too long names for the list items when working with the Telerik and Kendo UI ListBox.")