Unicode Controls & Classes for VB6 - Version 4

ctlUniDriveBoxXP.AllowImages Property

Gets or sets the ability to use images with drive items

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