property ComboBox.ScrollOnDrop as Boolean
Specifies a value that indicates whether the drop down list is scrolled when it is shown.

 TypeDescription 
   Boolean A boolean expression that indicates whether the drop down portion of the control is scrolled when it is shown.  

By default, the ScrollOnDrop property is True. The ScrollOnDrop property has effect only if the Style property is DropDown or DropDownList. If the ScrollOnDrop property is False, the control shows directly the drop down portion of the control without scrolling it.


Send comments on this topic.
© 1999-2012 Exontrol.COM, Software. All rights reserved.