qck.hlp (Table of Contents; Topic list)
Label Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Consists of text (called a caption) that the user cannot directly change.
 
                            Label1
 
 Events
    Change            Click             DblClick          DragDrop
    DragOver          MouseDown         MouseMove         MouseUp
 
 Methods
    DRAG              MOVE              REFRESH
 
 Properties
    Alignment         AutoSize          BackColor         BorderStyle
    Caption           CtlName           DragMode          Enabled
    ForeColor         Height            Index             Left
    MousePointer      Parent            TabIndex          Tag
    Top               Visible           Width
 
 See Also
    Caption Property
    Creating Controls at Design Time
    Controls Summary
    Setting Form and Control Properties