RadControls for WinForms Q2 2010 / 2010.2.10.071
I am trying to set the Font for the list elements of a drop down list. I am able to set the font using the Properties window but the setting does not effect the list elements when the application is run. At run time, the application creates an array of RadListDataItem which is used as the data source. I have also tried setting the Font property of the individual RadListDataItems.
Setting the font for the DropDownList works correctly for the text box associated with the list.
Thanks,
Scott
I am trying to set the Font for the list elements of a drop down list. I am able to set the font using the Properties window but the setting does not effect the list elements when the application is run. At run time, the application creates an array of RadListDataItem which is used as the data source. I have also tried setting the Font property of the individual RadListDataItems.
Setting the font for the DropDownList works correctly for the text box associated with the list.
Thanks,
Scott