qck.hlp (Table of Contents; Topic list)
Picture Box Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Displays text or ASCII graphics output from the PRINT method or contains
 groups of option buttons.
                            ┌───────────┐
                            │           │
                            │           │
                            │           │
                            └───────────┘
 
 Events
    Click             DblClick          DragDrop          DragOver
    GotFocus          KeyDown           KeyPress          KeyUp
    LostFocus         MouseDown         MouseMove         MouseUp
    Paint
 
 Methods
    CLS               DRAG              MOVE              PRINT
    REFRESH           SETFOCUS          TEXTHEIGHT        TEXTWIDTH
 
 Properties
    AutoRedraw        BackColor        BorderStyle        CtlName
    CurrentX          CurrentY         DragMode           Enabled
    ForeColor         Height           Index              Left
    MousePointer      Parent           ScaleHeight        ScaleWidth
    TabIndex          TabStop          Tag                Top
    Visible           Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Frame Control
    Option Button Control
    Setting Form and Control Properties