Unicode Controls & Classes for VB6 - Version 4
ctlUniFileBoxXP
.Path Property
Gets or sets the current path
Syntax
Public Property Get Path () As String
Public Property Let Path (ByVal
New_Path
As String)
Parameters
Parameter
Description
ByVal
New_Path
As String
The new value
Remarks