[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control Interfaces=Object,ControlManager Info=Provides a tree view of a computer`s folders Category=Shell [Assembly] GongShell.dll=GongSolutions.Shell.ShellTreeView [Edit] Class=TreeView [Property] @Width= | |120 @Height= | |100 @HotTracking=Sets a value indicating whether a tree node label takes on the appearance. ARG(bool)|14|0|True,False @RootFolder=Sets the root folder that is displayed in the control. ARG(string)|2| @ShellView=Sets a ShellView whose navigation. ARG(ShellView)|20|(empty)|ShellView @ShowHidden=Sets a value indicating whether hidden folders should be displayed. ARG(ShowHidden)|14|2|False,True,System [Methods] doRefreshContents=Refreshes the contents of the control. ARG()|1|0 *doSelectedFolder=Sets the selected folder in the control. ARG(string path)|1|0 *onSelectionChanged=Occurs when the SelectedFolder property changes. ARG(EventArgs)|2|0 *HotTracking=Gets a value indicating whether a tree node label takes on the appearance. ARG(bool)|3|104 *RootFolder=Gets the root folder that is displayed in the control. ARG(string)|3|2 *SelectedFolder=Gets the selected folder in the control. ARG(string)|3|2 ShellTreeView=Returns the ShellTreeView object. ARG(ShellTreeView)|3|0 *ShellView=Gets a ShellView whose navigation. ARG(ShellView)|3|0 *ShowHidden=Gets a value indicating whether hidden folders should be displayed. ARG(ShowHidden)|3|0 Path=Defines the path of the directory to navigate to. ARG(string)|4|2