FoxPro Programming
Limit to Dropdown List Combo Box Display Count?
Gravatar is a globally recognized avatar based on your email address. Limit to Dropdown List Combo Box Display Count?
  MarshalR
  All
  Aug 19, 2023 @ 04:08am

Even though I have DisplayCount set to 35 for a Dropdown Combo Box List, only 30 choices are displaying on a particular Form. Does VFP have a limit of 30 for a Dropdown List DisplayCount? Or does VFP limit the number of items displayed based on Form Size?

Gravatar is a globally recognized avatar based on your email address. re: Limit to Dropdown List Combo Box Display Count?
  Bob Roenigk
  MarshalR
  Aug 21, 2023 @ 07:36am

Yes, Form Size can be a limiting factor. Adjust your Item Height and Font Size to see if your total item count changes. And you might try to drop your DisplayCount to 10 or 20 to see if more items are visible when scrolling.

© 1996-2024