VisDirTreeListBox
PPJ.Runtime.Vis.VisDirTreeListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Displays directory tree outline in a listbox.
public class VisDirTreeListBox : VisOutlineListBoxPublic Class VisDirTreeListBox
    Inherits VisOutlineListBoxConstructors
 VisDirTreeListBox()
VisDirTreeListBox()
 VisDirTreeListBox()
VisDirTreeListBox()Default Constructor.
Methods
 FromHandle(hWnd)
FromHandle(hWnd)
 FromHandle(hWnd)
FromHandle(hWnd)Returns the control associated with the handle.
Parameter
Type
Description
Returns: VisDirTreeListBox.
 GetSelectedDir()
GetSelectedDir()
 GetSelectedDir()
GetSelectedDir()Returns the full path of the selected directory.
Returns: SalString.
 Populate(sDir)
Populate(sDir)
 Populate(sDir)
Populate(sDir)Populates the tree control with the sub-directories in the specified folder.
Parameter
Type
Description
Returns: SalBoolean.
Implements
Name
Description
Last updated
