This question is locked. New answers and comments are not allowed.
Hi,
This seems like it should be easy but I can't figure it out. I need to create a style for the following RadComboBox. How do I do this?
Many Thanks,
Cheri
This seems like it should be easy but I can't figure it out. I need to create a style for the following RadComboBox. How do I do this?
<telerik:RadComboBox Name="rcbType" Width="200" Height="30" > <telerik:RadComboBoxItem Content="Asset" /> <telerik:RadComboBoxItem Content="Personal"/> <telerik:RadComboBoxItem Content="Inventory"/></telerik:RadComboBox>Many Thanks,
Cheri