home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form2
- Caption = "Form2"
- ClientHeight = 750
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 1995
- LinkTopic = "Form2"
- ScaleHeight = 750
- ScaleWidth = 1995
- StartUpPosition = 3 'Windows Default
- Begin VB.Image Image3
- Height = 480
- Left = 1320
- Picture = "Form2.frx":0000
- Top = 120
- Width = 480
- End
- Begin VB.Image Image2
- Height = 480
- Left = 720
- Picture = "Form2.frx":030A
- Top = 120
- Width = 480
- End
- Begin VB.Image Image1
- Height = 480
- Left = 120
- Picture = "Form2.frx":0614
- Top = 120
- Width = 480
- End
- Attribute VB_Name = "Form2"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-