property Editor.DropDownRows as Long
Retrieves or sets a value that indicates the maximum number of rows into a drop down list.

 TypeDescription 
   Long A long expression that indicates the maximum number of rows into a drop down list.  

Use the DropDownRows property to ensure the number of visible items into control's drop down window. The DropDownRows property has effect only if the control's EditType property is one of the followings: DropDown, DropDownList, CheckList, Font, PickEdit or ColorList.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.