Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelParaRTL Property

Gets or sets the RTL support for the selected paragraph

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