home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / ctenari / Havlicek / zdttt / Form2.frm < prev    next >
Text File  |  2000-03-08  |  1KB  |  39 lines

  1. VERSION 5.00
  2. Begin VB.Form Form2 
  3.    Caption         =   "Form2"
  4.    ClientHeight    =   750
  5.    ClientLeft      =   60
  6.    ClientTop       =   345
  7.    ClientWidth     =   1995
  8.    LinkTopic       =   "Form2"
  9.    ScaleHeight     =   750
  10.    ScaleWidth      =   1995
  11.    StartUpPosition =   3  'Windows Default
  12.    Begin VB.Image Image3 
  13.       Height          =   480
  14.       Left            =   1320
  15.       Picture         =   "Form2.frx":0000
  16.       Top             =   120
  17.       Width           =   480
  18.    End
  19.    Begin VB.Image Image2 
  20.       Height          =   480
  21.       Left            =   720
  22.       Picture         =   "Form2.frx":030A
  23.       Top             =   120
  24.       Width           =   480
  25.    End
  26.    Begin VB.Image Image1 
  27.       Height          =   480
  28.       Left            =   120
  29.       Picture         =   "Form2.frx":0614
  30.       Top             =   120
  31.       Width           =   480
  32.    End
  33. End
  34. Attribute VB_Name = "Form2"
  35. Attribute VB_GlobalNameSpace = False
  36. Attribute VB_Creatable = False
  37. Attribute VB_PredeclaredId = True
  38. Attribute VB_Exposed = False
  39.