Hi, I was wondering if anyone knew how I could expand the viewable items
shown in a drop down menu... I have a drop down menu with a large amount of
items and would like to show a larger porion of the list to choose from when
the drop down menu button is clicked (currently is shows a small number of
the items and in turn takes a long time to scroll through for a user to pick
/ find the item from the list he/she desires.
Thank You for your help.
Colin
Mike - 25 Jan 2007 14:53 GMT
It depends which type used.
From the forms toolbox. Right click - format control - Control and then set
the lines you want.
From the Control toolbox. Right click - Select design mode - and then right
click and properties. Set listrows to desired value.
> Hi, I was wondering if anyone knew how I could expand the viewable items
> shown in a drop down menu... I have a drop down menu with a large amount of
[quoted text clipped - 4 lines]
> Thank You for your help.
> Colin
Jim Rech - 25 Jan 2007 15:04 GMT
Assuming you meant that you have a drop down control rather than a menu,
check out the control's DropDownLines property.

Signature
Jim
| Hi, I was wondering if anyone knew how I could expand the viewable items
| shown in a drop down menu... I have a drop down menu with a large amount of
[quoted text clipped - 4 lines]
| Thank You for your help.
| Colin