property MaskEdit.Right as Boolean
Right aligns text in a single-line or multiline edit control.
Type
Description
Boolean
A Boolean expression that specifies whether the control aligns right the text
By default, the Right property is False. Use the Right property to align the control's text to the right.