List View Control

Joined
Nov 1, 2007
Messages
1
Reaction score
0
I have created a list view using the listview control.

I have all the magic that populates a list of files from a directory on the hard-drive.

I would now like to query this list for any part of the file name.

I can do this using a listbox, but have not been succesfull with the list view.

Thanks
 
Back
Top