VisDirTreeListBox

PPJ.Runtime.Vis.VisDirTreeListBox

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)

Displays directory tree outline in a list box.

public class VisDirTreeListBox : VisOutlineListBox

Constructors

Default Constructor.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisDirTreeListBox.

Returns the full path of the selected directory.

Returns: SalString.

Populates the tree control with the sub-directories in the specified folder.

ParameterTypeDescription

sDir

Returns: SalBoolean.

Implements

Last updated