Unicode Controls & Classes for VB6 - Version 4
clsUniLV_ListItem
.Ghosted Property
Gets or sets the ghosted status of this item
Syntax
Public Property Get Ghosted () As Boolean
Public Property Let Ghosted (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
The new value
Remarks