SYS(2910) - List Display Count

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.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic