Unicode Controls & Classes for VB6 - Version 4

ctlUniDriveBoxXP.List Property

Gets the item at a certain index

Syntax
Public Property Get List (ByVal Index As Long) As String
Parameters
Parameter Description
ByVal Index As Long The index to retrieve
Remarks