home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / 602 / WBPERSON / data1.cab / SDK_Files / Vbasic / PROG / FORM1.FRM next >
Text File  |  1999-06-09  |  520b  |  20 lines

  1. VERSION 4.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "MDI 0"
  4.    ClientHeight    =   5940
  5.    ClientLeft      =   1650
  6.    ClientTop       =   1470
  7.    ClientWidth     =   6690
  8.    Height          =   6345
  9.    Left            =   1590
  10.    LinkTopic       =   "Form1"
  11.    MDIChild        =   -1  'True
  12.    ScaleHeight     =   5940
  13.    ScaleWidth      =   6690
  14.    Top             =   1125
  15.    Width           =   6810
  16. End
  17. Attribute VB_Name = "Form1"
  18. Attribute VB_Creatable = False
  19. Attribute VB_Exposed = False
  20.