Retrieves or sets a value that indicates the maximum number of visible rows in a drop-down list.
Type
Description
Long
A long expression that indicates the number of visible rows in the drop down
list editor.
By default, the DropDownRows property is 7. Use the
DropDownRows property to specify number of visible items in a drop down list
editor. The DropDownRows property has effect for editors like EditEnum,
EditDropDown or EditFontName. The EditType
property specifies the type of the editor assigned to a property.