Posted 4 years ago by Tom Domijan
Version: 19.1.0685
Avatar

How do filter the ShellListView to display only certain files such as *.cs?

Comments (1)

Posted 4 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Tom,

ShellListView indirectly inherits our Grids' TreeListBox and thus all the filtering mechanism described in the documentation for TreeListBox will work with ShellListView.

Specifically, please see the "Grids / Tree Control Features / Filtering" topic in the documentation that comes with the product.  You'd probably need a custom filter that would examine the IShellObject to look for .cs files.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.