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