This document provides steps for using a listbox control by: 1. Creating a new window and setting its properties. 2. Adding a listbox control to the window and populating it with sample items. 3. Viewing the final steps tree and runtime application that includes the new window and listbox.