home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 1860
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 2595
- LinkTopic = "Form1"
- ScaleHeight = 1860
- ScaleWidth = 2595
- StartUpPosition = 3 'Windows Default
- Begin VB.Timer Timer1
- Interval = 10000
- Left = 240
- Top = 480
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-