Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelHangingIndent Property

Gets or sets the Hanging Indent for the current paragraph

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