Unicode Controls & Classes for VB6 - Version 4
clsUniLV_ColumnHeader
.RightToLeft Property
Gets or sets the RTL support for this column
Syntax
Public Property Get RightToLeft () As Boolean
Public Property Let RightToLeft (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
The new value
Remarks