Styling ComboBox- part 1
if we want to change the text that is displayed when user selects an item in the combobox, we have to change the ContentTemplate of the ContentPresenter in the Combobox Template
Attached is a sample(change .doc to .zip), which allows you to specify the template to be applied in the Tag property
(update: added a thumb to the panel, which lets you resize the panel)
