home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / ch_code / ch10 / scrlfrm / form1.frx < prev    next >
Encoding:
Text File  |  1996-02-18  |  382 b   |  11 lines

  1.  {This is an MDI Form, which contains three 
  2. child Forms, displayed next to each other.
  3.  
  4. The child Forms must have the same 
  5. height and no broder, so that they will fit 
  6. perfectly next to each other, and create 
  7. the impression of a long Form, with many 
  8. controls. Because these Form are contain 
  9. within a MDI Form, the appropriate 
  10. scrollbars are attached automatically.
  11.