I am using RealBasic which is VERY, VERRRRY similar to Visual Basic

I have a textfield and a listbox.

I have filled out the list box with a list of things. I now want to make it so when someone types a word(s) in the textfield it searches the listbox and ONLY displays the rows with the searched term.

I am not sure how to do this, help is appreciated! thanks.