How do I use an Intellimouse to scroll listbox enteries in ExceL?

D

Dean

I have a list box with 105 alphabetized entries in it. I have seen dropdown
listboxes that scroll when a mouse wheel button turned. It is a very
convenient way to scroll through a dropdown list box. I have been unable to
find an event, method or property that sets this action. I use vb.net to
load the list box so it would be no problem is this is an action that needs
to be set in code.
 
Top