ronghester
Member
|
Combobox dropdown
Hi,
What parameters in the skin controls the size of text displayed in the combobox dropdown??
All I want to do is increase the size of the text displayed in the combobox dropdown.
Thanks
|
|
12-05-2016 07:06 PM |
|
Esenthel
Administrator
|
RE: Combobox dropdown
Hi,
This is either Menu or List.
However it's possible that you'd have to change this by code :
Combobox.list.elmHeight or
Combobox.menu.list.elmHeight
|
|
12-05-2016 10:24 PM |
|
ronghester
Member
|
RE: Combobox dropdown
Combobox.menu.list.elmHeight
Worked, Thanks for the documentation on that variable btw it was easier to understand the default value.
|
|
12-06-2016 10:47 AM |
|