Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.List Property

Returns the item at a certain index

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