Nov 16, 2006 #1 blesher MIS Joined Jun 8, 2006 Messages 34 Location US When my list box displays (it has about 30 items), it seems to display 10 items. How can I control the number of items that display? Thanks.
When my list box displays (it has about 30 items), it seems to display 10 items. How can I control the number of items that display? Thanks.
Nov 16, 2006 #2 DotNetGnat Programmer Joined Mar 10, 2005 Messages 5,548 Location IN put the attribute: size=10 -DNG Upvote 0 Downvote