SelRightIndent Property
Object List Next Object
Defined By: RichTextBox
Description:
Sel RightIndent is used in conjunction with the other indent properties
(SelHangingIndent and SelIndent), to specify the margin settings for specified
paragraph(s) in a RichTextBox control.
Details:
The SelRightIndent property determines the space between the right edge of the
RichTextBox and the right edge of text that is currently selected. It also
applies to text that will be added at the insertion point.
Data Type: Single
See Also:
SelHangingIndent, SelIndent properties.