Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelIndent Property
Gets or sets the Indent value for the current paragraph
Syntax
Public Property Get SelIndent () As Long
Public Property Let SelIndent (ByVal
lStartIndent
As Long)
Parameters
Parameter
Description
ByVal
lStartIndent
As Long
the new value
Remarks