home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD3321292000.psc / MazForm.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2000-02-09  |  898 b   |  31 lines

  1. VERSION 4.00
  2. Begin VB.Form MazFrm 
  3.    BackColor       =   &H00000000&
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "3D Maze:"
  6.    ClientHeight    =   5565
  7.    ClientLeft      =   2805
  8.    ClientTop       =   3975
  9.    ClientWidth     =   5520
  10.    Height          =   6255
  11.    Icon            =   "MazForm.frx":0000
  12.    Left            =   2745
  13.    LinkTopic       =   "Form1"
  14.    NegotiateMenus  =   0   'False
  15.    ScaleHeight     =   5565
  16.    ScaleWidth      =   5520
  17.    ShowInTaskbar   =   0   'False
  18.    Top             =   3345
  19.    Width           =   5640
  20.    Begin VB.CommandButton UnPause 
  21.       Caption         =   "Click To Continue"
  22.       Height          =   375
  23.       Left            =   1440
  24.       TabIndex        =   2
  25.       Top             =   5160
  26.       Visible         =   0   'False
  27.       Width           =   2055
  28.    End
  29.    Begin VB.Timer Timer1 
  30.       E0MD
  31.