Advertisement
7_2009-2012 VB function enhancement #217662

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

Shrnutí AI: 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.

Zdrojový kód
original-source
Upload


Upload
Původní komentáře (3)
Obnoveno z Wayback Machine