Unicode Controls & Classes for VB6 - Version 4
ctlUniFileBoxXP
.PathFileName Property
Gets the complete path with filename for the specified element
Syntax
Public Property Get PathFileName (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