Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Friday, October 5, 2012
Changing the size of Telerik RadComboBox DropDown
Telerik
> RadComboBox > ComboBoxElement >
DropDownWidth
this
.radComboBox1.ComboBoxElement.DropDownWidth = 200;
this
.radComboBox1.ComboBoxElement.DropDownHeight = 600;
Newer Post
Older Post
Home