B
Benjamin Lukner
Hi!
I have to include some combo boxes having 11 entries each.
But the CF ComboBox only allows a maximum of 8 entries visible at once.
I've found some code at
http://vbnet.mvps.org/index.html?code/comboapi/comboheight.htm that may
work, but I have to pass the handles of the combo box and form.
Is there any possibility to set the dropdown height to e.g. 15 entries?
Kind regards,
Benjamin Lukner
I have to include some combo boxes having 11 entries each.
But the CF ComboBox only allows a maximum of 8 entries visible at once.
I've found some code at
http://vbnet.mvps.org/index.html?code/comboapi/comboheight.htm that may
work, but I have to pass the handles of the combo box and form.
Is there any possibility to set the dropdown height to e.g. 15 entries?
Kind regards,
Benjamin Lukner