Unicode Controls & Classes for VB6 - Version 4
ctlUniFileBoxXP
.Hidden Property
Gets or sets the ability to show hidden files in list
Syntax
Public Property Get Hidden () As Boolean
Public Property Let Hidden (ByVal
New_Hidden
As Boolean)
Parameters
Parameter
Description
ByVal
New_Hidden
As Boolean
The new value
Remarks