Hi,
Currently no. The CheckComboBox as a TextBox where its Text property is binded to CheckComboBox.Text property. So no templating is available here.
But since v2.4, the Extended WPF Toolkit has a new controls for the "Plus users": the TokenizedTextBox. It lets users customizes the tokens to display something like you want. Please try the sample "InputFields/Text/TokenizedTextBox" from the "LiveExplorer App" available here : https://wpftoolkit.codeplex.com/.
If you want to be able to use the tokenizedTextBox, please visit this page : http://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions
Thanks.
Currently no. The CheckComboBox as a TextBox where its Text property is binded to CheckComboBox.Text property. So no templating is available here.
But since v2.4, the Extended WPF Toolkit has a new controls for the "Plus users": the TokenizedTextBox. It lets users customizes the tokens to display something like you want. Please try the sample "InputFields/Text/TokenizedTextBox" from the "LiveExplorer App" available here : https://wpftoolkit.codeplex.com/.
If you want to be able to use the tokenizedTextBox, please visit this page : http://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions
Thanks.