VisDirListBox

PPJ.Runtime.Vis.VisDirListBox

Namespace: PPJ.Runtime.Vis

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

Displays collapsible list of directories in a list box.

public class VisDirListBox : VisListBoxBase

Constructors

Default Constructor.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisDirListBox.

Returns the selected directory.

Returns: SalString.

Populates the list box with the sub directories in the specified directory.

ParameterTypeDescription

dir

Returns: SalBoolean.

Selects the highlighted directory.

Returns: SalString.

Implements

Last updated