Subject [IBO] Re: IB_COMBOBOX Drop Down Width, adjust wider
Author stanw1950
Can't you use the width property of the combo box? In the combo drop
down procedure use cb.width = big number. In the combo close up
procedure use cb.width = small number.

Stan