Introduction:For developers familiar with the ComboBox in Windows Forms, the ComboBox control in Silverlight 2.0 is not much of a surprise, in fact, it's more or less the same in terms of functionality. The difference lies in the way it is rendered. In Silverlight, the focus is more on creating rich user interfaces hence even the controls are designed to fit this goal.Silverlight controls display certain kinds of content, depending on their type. The content types for ComboBox and ComboBoxItem are listed below: