VisFileListBox
PPJ.Runtime.Vis.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 : VisListBoxBasePublic Class VisFileListBox
Inherits VisListBoxBaseConstructors
VisFileListBox()
Default Constructor.
Methods
FromHandle(handle)
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
Name
Description
Last updated