Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelAlignment Property

Gets or sets the alignment of the selected paragraph

Syntax
Public Property Get SelAlignment () As eCtlRichTextBox_ParagraphAlignmentConstants
Public Property Let SelAlignment (ByVal iAlign As eCtlRichTextBox_ParagraphAlignmentConstants)
Parameters
Parameter Description
ByVal iAlign As eCtlRichTextBox_ParagraphAlignmentConstants The new value
Remarks