VisDriveListBox

PPJ.Runtime.Vis.VisDriveListBox

Namespace: PPJ.Runtime.Vis

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

Extended ListBox, displays list of available drives.

public class VisDriveListBox : VisListBoxBase

Constructors

Default Constructor.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisDriveListBox.

Returns the name of the drive at the specified index.

ParameterTypeDescription

nIndex

Returns: SalString.

Returns the type of the drive at the specified index.

ParameterTypeDescription

nIndex

Returns: SalNumber.

Returns the name of the currently selected drive.

Returns: SalString.

Populates the list.

Returns: SalNumber.

Implements

Last updated