Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.ShowFullPath Property

Gets or sets the ability to show the full path filename into the list

Syntax
Public Property Get ShowFullPath () As Boolean
Public Property Let ShowFullPath (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean The new value
Remarks