Unicode Controls & Classes for VB6 - Version 4

ctlUniComboFontXP.List Property

Returns 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