home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / library / mdi-ch-1.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-11-09  |  463 b   |  17 lines

  1. VERSION 2.00
  2. Begin Form MDIChild1 
  3.    Caption         =   "Child MDI Window #1"
  4.    ClientHeight    =   2100
  5.    ClientLeft      =   2055
  6.    ClientTop       =   2580
  7.    ClientWidth     =   3405
  8.    Height          =   2505
  9.    Left            =   1995
  10.    LinkTopic       =   "Form4"
  11.    MDIChild        =   -1  'True
  12.    ScaleHeight     =   2100
  13.    ScaleWidth      =   3405
  14.    Top             =   2235
  15.    Width           =   3525
  16. Option Explicit
  17.