Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelRightIndent Property

Gets or sets the right indentation for the selected paragraph

Syntax
Public Property Get SelRightIndent () As Long
Public Property Let SelRightIndent (ByVal lRightOffset As Long)
Parameters
Parameter Description
ByVal lRightOffset As Long The new value
Remarks