Combo drop down list
Use a combobox from the control toolbox.
Set its .matchentry property to fmMatchEntryFirstLetter
(And .style to fmStyleDropDownList)
art wrote:
Is there a way when I make a combo drop down list, and in the list are a lot
of names, is there a way that I should be able to type for E.G. the letter
"r" and it should jump to the names starting with a "r".
--
Dave Peterson
|