home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form3
- Caption = "Form3"
- ClientHeight = 4020
- ClientLeft = 1755
- ClientTop = 2220
- ClientWidth = 7365
- Height = 4425
- Left = 1695
- LinkMode = 1 'Source
- LinkTopic = "Form3"
- ScaleHeight = 4020
- ScaleWidth = 7365
- Top = 1875
- Width = 7485
- Sub Form_Click ()
- Form2.Show
- End Sub
-