Skip to main content

VisFileListBox

Namespace: PPJ.Runtime.Vis

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

Extended ListBox, displays the files list and file informations for a directory.

public class VisFileListBox : VisListBoxBase

Constructors

Instance memberVisFileListBox()

Default Constructor.

Methods

Static memberFromHandle(handle)

Returns the control associated with the handle.

ParameterTypeDescription
handleSalWindowHandle

Returns: VisFileListBox.

Instance memberPopulate(sPath)

Fills list box with file information.

ParameterTypeDescription
sPathSalString

Returns: SalNumber.

Implements

NameDescription
ISalControl
ISalListControl
ISalWindow