Subject | Re: [IBO] drop down list is truncated |
---|---|
Author | Sergey Kanovka |
Post date | 2001-01-15T16:12:51Z |
Thursday, January 11, 2001, 10:50:13 AM, you wrote:
Helen Borrie> At 02:32 PM 11-01-01 +0000, you wrote:
For example in OnCreate event use:
with MyLookupCombo do DropDownWidth := Width;
Serge
Helen Borrie> At 02:32 PM 11-01-01 +0000, you wrote:
>>When using a Lookupcombo with a wide dropdown list. The dropdown listHelen Borrie> Set/manipulate the DropDownWidth property.
>>can be truncated. i.e. protrude beyond the screen edge. There is
>>room for the whole list on screen but the program appears to take no
>>account. Any ideas?
>>
>>Edward Shave
>>
>>
For example in OnCreate event use:
with MyLookupCombo do DropDownWidth := Width;
Serge