Unicode Controls & Classes for VB6 - Version 4
clsUniLV_ListSubItem
.Bold Property
Gets or sets the text bold status
Syntax
Public Property Get Bold () As Boolean
Public Property Let Bold (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
The new value
Remarks