home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / CODIGO_2 / VB_MSG / FRMMENU.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1993-07-19  |  336 b   |  13 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    Caption         =   "Child Window"
  4.    Height          =   5055
  5.    Left            =   3720
  6.    LinkTopic       =   "Form1"
  7.    MDIChild        =   -1  'True
  8.    ScaleHeight     =   4650
  9.    ScaleWidth      =   6885
  10.    Top             =   4110
  11.    Width           =   7005
  12. Option Explicit
  13.