Unicode Controls & Classes for VB6 - Version 4
ctlUniFileBoxXP
.FileName Property
Gets the filename for the specified element
Syntax
Public Property Get FileName (Optional ByVal
Index
As Long = -1&) As String
Parameters
Parameter
Description
Optional ByVal
Index
As Long = -1&
The index to retrieve, leave -1& for using the selected element
Remarks