--- title: "ListBox How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "ListBox control [WPF], how-to topics" - "controls [WPF], ListBox" ms.assetid: 15d58f1d-3db6-4cb5-88c7-8c45f19301e2 --- # ListBox How-to Topics The topics in this section describe how to use the control to display selectable lists of items. ## In This Section [Bind a ListBox to Data](how-to-bind-a-listbox-to-data.md) [Get a ListBoxItem](how-to-get-a-listboxitem.md) [How to: Add Data to an ItemsControl](https://docs.microsoft.com/previous-versions/dotnet/netframework-3.5/ms743602(v=vs.90)) [Improve the Scrolling Performance of a ListBox](how-to-improve-the-scrolling-performance-of-a-listbox.md) ## Reference ## Related Sections