Subject Re: [IBO] IB_LookUpCombo.DropDownWidth
Author Marco Lauria
At 22.45 22/08/2001 +0200, you wrote:
>Am I the only one, with this problem ? So can anybody tell me, how to
>solve my problem ?

For me the width is fixed to I think 100 pyxels.
So I wrote a global onresize event so that I can setup dynamically
DropDownWitdh to the width of the lookup combo
at runtime.
Regards
MArco