Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Position
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01502460
Message ID:
01502489
Views:
49
>I have a few ComboBoxes on a form.
>When you click into the dropdown, some of the Dropdowns are positioned BELOW the dropdwn control, and some are positioned ABOVE the dropdown control.. dont know what controls this
>I would preder if all dropdowns (which happen to be near the top of the form) are opened up BELOW the actual control
>Is there a way of controlling this
>Tia
>Gerard

I do not use comboboxes very often, because they are not the most user-friendly controls. If you need to use them, try to use them only for very short lists, like payment type, invoice status etc. If the list is very short (less than 5 items), then you can even use an optiongroup.

I prefer pick lists (like a search list) which is a modal form with a listbox or a grid on it and sometimes a search field at the top where the user can filter the list.

I would be annoyed to open a combobox with a list of all countries for instance.

Christian
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform