# Quick Start

## Content



The following quick start guide is intended to get you up and running with **ComboBox for WPF and Silverlight**. In this quick start, you'll create a new Visual Studio project with two **C1ComboBox** controls. The first control will be populated with a list of three items that, when clicked, will determine the list that appears in the second combo box.

## See Also

[Step 1 of 4: Creating an Application](/componentone/docs/wpf/online-basiclibrary/overview/ComboBox/quickstartcombobox/Step_1_of_4-Creating_an_Application)

[Step 2 of 4: Adding Items to the ComboBox Control](/componentone/docs/wpf/online-basiclibrary/overview/ComboBox/quickstartcombobox/Step_2_of_4-Adding_Items_to_the_ComboBox_Control)

[Step 3 of 4: Adding Code to the Control](/componentone/docs/wpf/online-basiclibrary/overview/ComboBox/quickstartcombobox/Step_3_of_4-Adding_Code_to_the_Control)

[Step 4 of 4: Running the Project](/componentone/docs/wpf/online-basiclibrary/overview/ComboBox/quickstartcombobox/Step_4_of_4-Running_the_Project)