Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.ListIndex Property

Gets or sets the current element

Syntax
Public Property Get ListIndex () As Long
Public Property Let ListIndex (ByVal lNewIndex As Long)
Parameters
Parameter Description
ByVal lNewIndex As Long The new index
Remarks