qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Frame Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Appears as a rectangle; used to group option buttons or other controls.
 
                            ┌ Frame1 ──┐
                            │          │
                            │          │
                            │          │
                            └──────────┘
 
 Events
    DragDrop          DragOver
 
 Methods
    DRAG              MOVE              REFRESH
 
 Properties
    BackColor         Caption           CtlName           Enabled
    ForeColor         Height            Index             Left
    MousePointer      Parent            TabIndex          Tag
    Top               Visible           Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Picture Box Control
    Setting Form and Control Properties