home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Tracheobro2081208292007.psc / Form / Form1.frm next >
Text File  |  2007-08-16  |  771b  |  28 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    BackColor       =   &H80000008&
  4.    BorderStyle     =   0  'None
  5.    ClientHeight    =   3075
  6.    ClientLeft      =   0
  7.    ClientTop       =   0
  8.    ClientWidth     =   3165
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   3075
  13.    ScaleWidth      =   3165
  14.    ShowInTaskbar   =   0   'False
  15.    Visible         =   0   'False
  16.    Begin VB.Image Image1 
  17.       Height          =   3030
  18.       Left            =   0
  19.       Top             =   0
  20.       Width           =   3135
  21.    End
  22. End
  23. Attribute VB_Name = "Form1"
  24. Attribute VB_GlobalNameSpace = False
  25. Attribute VB_Creatable = False
  26. Attribute VB_PredeclaredId = True
  27. Attribute VB_Exposed = False
  28.