VisFileListBox

PPJ.Runtime.Vis.VisFileListBox

Namespace: PPJ.Runtime.Vis

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

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

public class VisFileListBox : VisListBoxBase

Constructors

VisFileListBox()

Default Constructor.

Methods

FromHandle(hWnd)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: VisFileListBox.

Populate(sPath)

Fills list box with file information.

Parameter
Type
Description

Returns: SalNumber.

Implements

Last updated