There is an ItemTemplate, HeaderTemplate, FooterTemplate, but all these deal with the dropdown. How can I customize what is shown in the actual input box. Each item can have an image, I would like to show this image even when nothing is dropped down, similar to how the new button works on this page: http://demos.telerik.com/aspnet-ajax/ToolBar/Examples/Functionality/FirstLook/DefaultCS.aspx but with a RadComboBox.
Thanks.