Hi,
By default, the CheckComboBox uses a readOnly TextBox to display the selected items (and no delete buttons). So the selected items displayed in the checkComboBox are like labels.
If you want to modify the CheckComboBox's template, go in file
-Xceed.Wpf.Toolkit/CheckComboBox/Themes/Aero2.NormalColor.xaml (for Windows 8)
-Xceed.Wpf.Toolkit/CheckComboBox/Themes/Generic.xaml (for other Windows)
By default, the CheckComboBox uses a readOnly TextBox to display the selected items (and no delete buttons). So the selected items displayed in the checkComboBox are like labels.
If you want to modify the CheckComboBox's template, go in file
-Xceed.Wpf.Toolkit/CheckComboBox/Themes/Aero2.NormalColor.xaml (for Windows 8)
-Xceed.Wpf.Toolkit/CheckComboBox/Themes/Generic.xaml (for other Windows)