Subject | Re: [IBO] IB_LookUpCombo.DropDownWidth |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-08-22T22:45:17Z |
Sorry, now I see it. But that's exactly my problem, that the DropDownWidth is always the width of the
LookupCombo. In my case the width of the displayfield is greater than the dropdownwidth and then the last part
of the data is cut off.
Guido
Marco Lauria wrote:
LookupCombo. In my case the width of the displayfield is greater than the dropdownwidth and then the last part
of the data is cut off.
Guido
Marco Lauria wrote:
> 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
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/