SYS(2910) - List Display Count
Visual FoxPro 9.0 SP2 |
SYS(2910) - List Display Count |
See Also |
![]() |
Sets or returns the number of items to display in drop-down list boxes.
SYS(2910 [, nValue]) |
Parameters
- nValue
-
The nValue parameter determines how many items appear visible in a drop-down list box. This includes drop-down list boxes for AutoComplete, IntelliSense, Method Editor drop-down list boxes, Properties Window object drop-down list boxes, etc.
The range for nValue is 5 to 200. The default value is 15.
Omitting nValue returns the current setting.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic