VisDirListBox

PPJ.Runtime.Vis.VisDirListBox

Namespace: PPJ.Runtime.Vis

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

Displays collapsible list of directories in a listbox.

public class VisDirListBox : VisListBoxBase

Constructors

Default Constructor.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

hWnd

Returns: VisDirListBox.

Returns the selected directory.

Returns: SalString.

Populates the listbox with the sub directories in the specified directory.

ParameterTypeDescription

sDir

Returns: SalBoolean.

Selects the highlighted directory.

Returns: SalString.

Implements

Last updated