SelAlignment Property

Object List Next Object

Defined By:
RichTextBox

Description:

Determines paragraph alignment for a RichTextBox control.

Settings:


Setting Description


0 - Left (Default) Text aligns left.

  1. - Right Text aligns right.

  2. - Center Text is centered.

Details:

You can align the selected text or a paragraph containing the insertion point. Most often text is aligned to the left, which is the default.

Data Type: Enum - ControlAlignmentEnum