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

  1. VERSION 2.00
  2. Begin Form Form2 
  3.    Caption         =   "Will be owned by the main form"
  4.    ClientHeight    =   720
  5.    ClientLeft      =   4035
  6.    ClientTop       =   4215
  7.    ClientWidth     =   4110
  8.    Height          =   1125
  9.    Left            =   3975
  10.    LinkTopic       =   "Form2"
  11.    ScaleHeight     =   720
  12.    ScaleWidth      =   4110
  13.    Top             =   3870
  14.    Width           =   4230
  15. Option Explicit
  16.