Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.rText Property

Gets or sets the text rectangle, used by the control, doesn't work if you set a value on this property

Syntax
Public Property Get rText () As RECT
Public Property Let rText (ByRef r As RECT)
Parameters
Parameter Description
ByRef r As RECT The new value
Remarks