Sets visibility of all items in the path item tree
public void SetSearchVisibility(string searchText, PathItem pathItem, bool recursive)
Parameters
searchText
Text to search for or empty to reset list
pathItem
A PathItem nstance to start from.
typically the root node: FolderBrowser.ActivePathItem but can also
be a child node to start the search from.
recursive
See also:
Class FolderStructure© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic