I would like to change the height of the standard VB combo box. This is the actual height property of the control not the height of the dropdown list. It defaults to 315 twips and I would like to be able to adjust the height to fit inside the cell of a flexgrid.
I have tried the Movewindow API. I can get it to work for other controal and to change the height of the Combos dropdown list.
Is it possible to change the actual height of the Combo Box control.




Reply With Quote