Sets the tree's content from a folderOrFilePath or filename.
This method is also called from the FolderPath property Getter after some pre-processing.
public void SetTreeFromFolder(string folderOrFilePath, bool setFocus, string searchText, FolderFileOrder folderFileOrder)
Parameters
folderOrFilePath
Folder or File path to load. If File folder is loaded and file selected
setFocus
Optional - determines on whether focus is set to the TreeView Item
searchText
Optional - search text filter that is applied to the file names
folderFileOrder
Overloads:
See also:
Class FolderBrowerSidebar© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic