qck.hlp (Table of Contents; Topic list)
Alignment Property
  Summary             Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Sets or returns the alignment of text in a label control.
 
    [form.]label.Alignment[ = setting%]
 
    ■ setting%     Valid settings are:
 
                   Value     Justification
                   ═════     ═══════════════════════════════════════════════
                   0         (Default) Left
                   1         Right
                   2         Center
 
 Applies To
    Label Control
 
 See Also
    AutoSize Property