Hi,
I have a listbox where the current list items are being loaded and show and when user types anything in textbox the program will hide all the other items and shows only items that has the same name of the string typed in the textbox. How will I do that?