S
Stephen
I have changed my list box MatchEntry to fmMatchEntryComplete so that I can
type in complete words to find a match in my list.
What I would like to do is to replicate this search ability but have the
listbox displaying matched entries from a textbox using the textbox change
event to initialize the search.
So instead of typing the search string in the list box I would type it in
the textbox but have the listbox responding as though I had typed the string
in the listbox.
Can this be done?
type in complete words to find a match in my list.
What I would like to do is to replicate this search ability but have the
listbox displaying matched entries from a textbox using the textbox change
event to initialize the search.
So instead of typing the search string in the list box I would type it in
the textbox but have the listbox responding as though I had typed the string
in the listbox.
Can this be done?