qck.hlp (Table of Contents; Topic list)
Special Objects
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Special Objects
 
 ■ Visual Basic provides four special objects used when creating form-based
   applications:
 
   CLIPBOARD    Enables cut, copy, and paste operations
   Form         Container for child forms and controls
   PRINTER      Controls printed text and printer output
   SCREEN       Controls screen size, form display, colors, and so on
 
 See: Building an Application  Designing Forms