Hi,
I am evaluating the RadComboBox component. I want to know how to set the height of the textbox of the Rad ComboBox. I tried to set the "Height" property, but it sets the height of the list of combobox only. Please let me know how it can be done.
Thanks
------------------
Hemangajit Dutta
3 Answers, 1 is accepted
0
Rosi
Telerik team
answered on 18 Jun 2008, 06:12 AM
Hi Hemangajit,
You can set the Height by changing some css classes. Here is a sample CSS code which illustrates how to set the Height of the input to 12px. Just place this style in your aspx page: