We have tried setting the BackColor property of the RadDropDownList in both the designer and in the code behind. Attempting to set the BackColor to a solid color (ie. this.RadDropDownList.BackColor = System.Drawing.Color.Red;) does not see to work.
We can't seem to find the correct property to set the background color of the RadDropDownList. How can we set the background color on this control?
Thank you for any help and information you can provide.
Jeremy
We can't seem to find the correct property to set the background color of the RadDropDownList. How can we set the background color on this control?
Thank you for any help and information you can provide.
Jeremy