Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.System Property

Gets or sets the ability to show system files in list

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