In this topic, you will learn how to add items to the C1ComboBox control in Expression Blend. This method is useful whenever you're creating a static combo box with just a few items.
Complete the following steps:
1. In the Properties
window, click the Items ellipsis button to open the
Collection Editor: Items dialog box.
2. Click Add to add a C1ComboBoxItem to the C1ComboBox control.
This Topic Illustrates the Following:
With the program running, click the drop-down arrow and observe that one item appears in the drop-down list as follows: