Subject Re: [IBO] IB_LookUpCombo.DropDownWidth
Author Marco Lauria
At 00.22 23/08/2001 +0200, you wrote:
>Can you please send me the code of the event ?

simply put this line

(Sender as TIB_LookupCombo).DropDownWidth := (Sender as TIB_LookupCombo).Width;

I'm not sure of the pascal syntax
as I wrote and use it with C++ Builder
Regards
Marco