Advertisement
3_2004-2005 VB function enhancement #139930

modEnhListView_Find

Finds items in a ListView over multiple SubItems. The .Find MS gave us for the ListView will only let us search the Tag, Text, or first SubItem in a. I had a list that hade several subitems and needed a search for it, so I wrote this up in a few min. I also wrote in options like MatchWholeWordOnly and CaseSensitive as optional variables. In addition of returning the index of the item found it selects and makes sure the item is visible to the user.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload

Original Comments (3)
Recovered from Wayback Machine