VisDriveComboBox
PPJ.Runtime.Vis.VisDriveComboBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Extended ComboBox, displays list of available drives.
Constructors
Default Constructor.
Methods
Returns the control associated with the handle.
Returns: VisDriveComboBox.
Returns the name of the drive at the specified index.
Returns: SalString.
Returns the type of the drive at the specified index.
Returns: SalNumber.
Returns the name of the currently selected drive.
Returns: SalString.
Populates the list.
Returns: SalNumber.
Implements
Last updated