home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form MazFrm
- BackColor = &H00000000&
- BorderStyle = 0 'None
- Caption = "3D Maze:"
- ClientHeight = 5565
- ClientLeft = 2805
- ClientTop = 3975
- ClientWidth = 5520
- Height = 6255
- Icon = "MazForm.frx":0000
- Left = 2745
- LinkTopic = "Form1"
- NegotiateMenus = 0 'False
- ScaleHeight = 5565
- ScaleWidth = 5520
- ShowInTaskbar = 0 'False
- Top = 3345
- Width = 5640
- Begin VB.CommandButton UnPause
- Caption = "Click To Continue"
- Height = 375
- Left = 1440
- TabIndex = 2
- Top = 5160
- Visible = 0 'False
- Width = 2055
- End
- Begin VB.Timer Timer1
- E0MD
-