Hey, is it possible to search subitems in a list view control. I wrote my own function to do this but its not very good. The search has to be the same as the text in one of the items/subitem(just not case sensitive), so it can't be a little short. Is there anyway to make the LVM_FINDITEM message search in subitems?