Hi Martin,
Thank you for the writing.
I am not sure that I completely understand your scenario, following the description. That is why I would ask you to provide a more detailed explanation - a sample project with the regular combo-box would really help.
In case that you want to format the list items with same font as the control you can set the font directly to the control and using the
VisualListItemFormatting event you can set same font to the list items:
In case that you want to use a ListItem which have a description text below you should set
DescriptionTextMember in addition to
DisplayMember:
I hope this is a suitable for your scenario.
Regards,
Peter
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.