home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD1243.psc / Source / TrainSmallFrm.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-10-09  |  19.2 KB  |  545 lines

  1. VERSION 5.00
  2. Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
  3. Begin VB.Form TrainFrm 
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "QuadBallTraining"
  6.    ClientHeight    =   9930
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   12855
  10.    ClipControls    =   0   'False
  11.    ControlBox      =   0   'False
  12.    BeginProperty Font 
  13.       Name            =   "Times New Roman"
  14.       Size            =   8.25
  15.       Charset         =   0
  16.       Weight          =   400
  17.       Underline       =   0   'False
  18.       Italic          =   0   'False
  19.       Strikethrough   =   0   'False
  20.    EndProperty
  21.    Icon            =   "TrainSmallFrm.frx":0000
  22.    LinkTopic       =   "Form1"
  23.    MaxButton       =   0   'False
  24.    MinButton       =   0   'False
  25.    Moveable        =   0   'False
  26.    ScaleHeight     =   9930
  27.    ScaleWidth      =   12855
  28.    ShowInTaskbar   =   0   'False
  29.    StartUpPosition =   2  'CenterScreen
  30.    WindowState     =   2  'Maximized
  31.    Begin VB.PictureBox StatBox 
  32.       Appearance      =   0  'Flat
  33.       AutoSize        =   -1  'True
  34.       BackColor       =   &H00C000C0&
  35.       BorderStyle     =   0  'None
  36.       BeginProperty Font 
  37.          Name            =   "MS Sans Serif"
  38.          Size            =   8.25
  39.          Charset         =   0
  40.          Weight          =   400
  41.          Underline       =   0   'False
  42.          Italic          =   0   'False
  43.          Strikethrough   =   0   'False
  44.       EndProperty
  45.       ForeColor       =   &H80000008&
  46.       Height          =   2805
  47.       Left            =   0
  48.       ScaleHeight     =   2805
  49.       ScaleWidth      =   3570
  50.       TabIndex        =   24
  51.       Top             =   0
  52.       Visible         =   0   'False
  53.       Width           =   3570
  54.       Begin VB.Label OK 
  55.          AutoSize        =   -1  'True
  56.          BackStyle       =   0  'Transparent
  57.          Caption         =   "Continue"
  58.          BeginProperty Font 
  59.             Name            =   "Times New Roman"
  60.             Size            =   36
  61.             Charset         =   0
  62.             Weight          =   700
  63.             Underline       =   0   'False
  64.             Italic          =   0   'False
  65.             Strikethrough   =   0   'False
  66.          EndProperty
  67.          ForeColor       =   &H00008000&
  68.          Height          =   825
  69.          Left            =   7605
  70.          TabIndex        =   34
  71.          Tag             =   "No"
  72.          Top             =   7380
  73.          Width           =   2805
  74.       End
  75.       Begin VB.Label HighTime 
  76.          AutoSize        =   -1  'True
  77.          BackStyle       =   0  'Transparent
  78.          Caption         =   "SCORE"
  79.          BeginProperty Font 
  80.             Name            =   "Times New Roman"
  81.             Size            =   36
  82.             Charset         =   0
  83.             Weight          =   700
  84.             Underline       =   0   'False
  85.             Italic          =   0   'False
  86.             Strikethrough   =   0   'False
  87.          EndProperty
  88.          ForeColor       =   &H0000FFFF&
  89.          Height          =   825
  90.          Left            =   4185
  91.          TabIndex        =   40
  92.          Top             =   4230
  93.          Width           =   2490
  94.       End
  95.       Begin VB.Label AllTime 
  96.          AutoSize        =   -1  'True
  97.          BackStyle       =   0  'Transparent
  98.          Caption         =   "SCORE"
  99.          BeginProperty Font 
  100.             Name            =   "Times New Roman"
  101.             Size            =   36
  102.             Charset         =   0
  103.             Weight          =   700
  104.             Underline       =   0   'False
  105.             Italic          =   0   'False
  106.             Strikethrough   =   0   'False
  107.          EndProperty
  108.          ForeColor       =   &H0000FFFF&
  109.          Height          =   825
  110.          Left            =   4185
  111.          TabIndex        =   39
  112.          Top             =   3015
  113.          Width           =   2490
  114.       End
  115.       Begin VB.Label Label6 
  116.          Alignment       =   1  'Right Justify
  117.          BackStyle       =   0  'Transparent
  118.          Caption         =   "Highest Time"
  119.          BeginProperty Font 
  120.             Name            =   "Times New Roman"
  121.             Size            =   27.75
  122.             Charset         =   0
  123.             Weight          =   400
  124.             Underline       =   0   'False
  125.             Italic          =   0   'False
  126.             Strikethrough   =   0   'False
  127.          EndProperty
  128.          ForeColor       =   &H0000FF00&
  129.          Height          =   645
  130.          Left            =   315
  131.          TabIndex        =   38
  132.          Top             =   4320
  133.          Width           =   3480
  134.       End
  135.       Begin VB.Label Label4 
  136.          Alignment       =   1  'Right Justify
  137.          BackStyle       =   0  'Transparent
  138.          Caption         =   "Total Time"
  139.          BeginProperty Font 
  140.             Name            =   "Times New Roman"
  141.             Size            =   27.75
  142.             Charset         =   0
  143.             Weight          =   400
  144.             Underline       =   0   'False
  145.             Italic          =   0   'False
  146.             Strikethrough   =   0   'False
  147.          EndProperty
  148.          ForeColor       =   &H0000FF00&
  149.          Height          =   510
  150.          Left            =   945
  151.          TabIndex        =   37
  152.          Top             =   3105
  153.          Width           =   2850
  154.       End
  155.       Begin VB.Label Label9 
  156.          AutoSize        =   -1  'True
  157.          BackStyle       =   0  'Transparent
  158.          Caption         =   "Game Statistics"
  159.          BeginProperty Font 
  160.             Name            =   "Times New Roman"
  161.             Size            =   48
  162.             Charset         =   0
  163.             Weight          =   400
  164.             Underline       =   -1  'True
  165.             Italic          =   0   'False
  166.             Strikethrough   =   0   'False
  167.          EndProperty
  168.          ForeColor       =   &H00FFFF00&
  169.          Height          =   1095
  170.          Left            =   900
  171.          TabIndex        =   31
  172.          Top             =   270
  173.          Width           =   5985
  174.       End
  175.       Begin VB.Label TotalBounces 
  176.          AutoSize        =   -1  'True
  177.          BackStyle       =   0  'Transparent
  178.          Caption         =   "TotalBounces"
  179.          BeginProperty Font 
  180.             Name            =   "Times New Roman"
  181.             Size            =   36
  182.             Charset         =   0
  183.             Weight          =   700
  184.             Underline       =   0   'False
  185.             Italic          =   0   'False
  186.             Strikethrough   =   0   'False
  187.          EndProperty
  188.          ForeColor       =   &H0000FFFF&
  189.          Height          =   825
  190.          Left            =   4230
  191.          TabIndex        =   30
  192.          Top             =   6615
  193.          Width           =   4185
  194.       End
  195.       Begin VB.Label TopSpeed 
  196.          AutoSize        =   -1  'True
  197.          BackStyle       =   0  'Transparent
  198.          Caption         =   "TopSpeed"
  199.          BeginProperty Font 
  200.             Name            =   "Times New Roman"
  201.             Size            =   36
  202.             Charset         =   0
  203.             Weight          =   700
  204.             Underline       =   0   'False
  205.             Italic          =   0   'False
  206.             Strikethrough   =   0   'False
  207.          EndProperty
  208.          ForeColor       =   &H0000FFFF&
  209.          Height          =   825
  210.          Left            =   4185
  211.          TabIndex        =   29
  212.          Top             =   5400
  213.          Width           =   3090
  214.       End
  215.       Begin VB.Label TotalScore 
  216.          AutoSize        =   -1  'True
  217.          BackStyle       =   0  'Transparent
  218.          Caption         =   "SCORE"
  219.          BeginProperty Font 
  220.             Name            =   "Times New Roman"
  221.             Size            =   36
  222.             Charset         =   0
  223.             Weight          =   700
  224.             Underline       =   0   'False
  225.             Italic          =   0   'False
  226.             Strikethrough   =   0   'False
  227.          EndProperty
  228.          ForeColor       =   &H0000FFFF&
  229.          Height          =   825
  230.          Left            =   4185
  231.          TabIndex        =   28
  232.          Top             =   1755
  233.          Width           =   2490
  234.       End
  235.       Begin VB.Label Label8 
  236.          Alignment       =   1  'Right Justify
  237.          BackStyle       =   0  'Transparent
  238.          Caption         =   "Total Bounces"
  239.          BeginProperty Font 
  240.             Name            =   "Times New Roman"
  241.             Size            =   27.75
  242.             Charset         =   0
  243.             Weight          =   400
  244.             Underline       =   0   'False
  245.             Italic          =   0   'False
  246.             Strikethrough   =   0   'False
  247.          EndProperty
  248.          ForeColor       =   &H0000FF00&
  249.          Height          =   645
  250.          Left            =   135
  251.          TabIndex        =   27
  252.          Top             =   6705
  253.          Width           =   3660
  254.       End
  255.       Begin VB.Label Label7 
  256.          Alignment       =   1  'Right Justify
  257.          BackStyle       =   0  'Transparent
  258.          Caption         =   "Top Speed"
  259.          BeginProperty Font 
  260.             Name            =   "Times New Roman"
  261.             Size            =   27.75
  262.             Charset         =   0
  263.             Weight          =   400
  264.             Underline       =   0   'False
  265.             Italic          =   0   'False
  266.             Strikethrough   =   0   'False
  267.          EndProperty
  268.          ForeColor       =   &H0000FF00&
  269.          Height          =   555
  270.          Left            =   -90
  271.          TabIndex        =   26
  272.          Top             =   5535
  273.          Width           =   3885
  274.       End
  275.       Begin VB.Label Label5 
  276.          Alignment       =   1  'Right Justify
  277.          BackStyle       =   0  'Transparent
  278.          Caption         =   "Total Score"
  279.          BeginProperty Font 
  280.             Name            =   "Times New Roman"
  281.             Size            =   27.75
  282.             Charset         =   0
  283.             Weight          =   400
  284.             Underline       =   0   'False
  285.             Italic          =   0   'False
  286.             Strikethrough   =   0   'False
  287.          EndProperty
  288.          ForeColor       =   &H0000FF00&
  289.          Height          =   510
  290.          Left            =   900
  291.          TabIndex        =   25
  292.          Top             =   1890
  293.          Width           =   2895
  294.       End
  295.    End
  296.    Begin VB.PictureBox TitleScreen 
  297.       Appearance      =   0  'Flat
  298.       AutoSize        =   -1  'True
  299.       BackColor       =   &H0080C0FF&
  300.       BorderStyle     =   0  'None
  301.       BeginProperty Font 
  302.          Name            =   "MS Sans Serif"
  303.          Size            =   8.25
  304.          Charset         =   0
  305.          Weight          =   400
  306.          Underline       =   0   'False
  307.          Italic          =   0   'False
  308.          Strikethrough   =   0   'False
  309.       EndProperty
  310.       ForeColor       =   &H80000008&
  311.       Height          =   9045
  312.       Left            =   0
  313.       ScaleHeight     =   9045
  314.       ScaleWidth      =   8265
  315.       TabIndex        =   6
  316.       Top             =   0
  317.       Width           =   8265
  318.       Begin VB.Label Story 
  319.          Alignment       =   2  'Center
  320.          AutoSize        =   -1  'True
  321.          BackStyle       =   0  'Transparent
  322.          Caption         =   "Play Story Mode"
  323.          BeginProperty Font 
  324.             Name            =   "Times New Roman"
  325.             Size            =   27.75
  326.             Charset         =   0
  327.             Weight          =   400
  328.             Underline       =   0   'False
  329.             Italic          =   0   'False
  330.             Strikethrough   =   0   'False
  331.          EndProperty
  332.          ForeColor       =   &H00008000&
  333.          Height          =   630
  334.          Left            =   6615
  335.          TabIndex        =   44
  336.          Top             =   5805
  337.          Width           =   3675
  338.       End
  339.       Begin VB.Label Label3 
  340.          Alignment       =   2  'Center
  341.          BackStyle       =   0  'Transparent
  342.          Caption         =   "Quad-Ball Training Mode"
  343.          BeginProperty Font 
  344.             Name            =   "Times New Roman"
  345.             Size            =   36
  346.             Charset         =   0
  347.             Weight          =   700
  348.             Underline       =   0   'False
  349.             Italic          =   0   'False
  350.             Strikethrough   =   0   'False
  351.          EndProperty
  352.          ForeColor       =   &H0000FF00&
  353.          Height          =   1005
  354.          Left            =   135
  355.          TabIndex        =   36
  356.          Top             =   7875
  357.          Width           =   11805
  358.       End
  359.       Begin VB.Label Quit 
  360.          Alignment       =   2  'Center
  361.          AutoSize        =   -1  'True
  362.          BackStyle       =   0  'Transparent
  363.          Caption         =   "Quit Game"
  364.          BeginProperty Font 
  365.             Name            =   "Times New Roman"
  366.             Size            =   27.75
  367.             Charset         =   0
  368.             Weight          =   400
  369.             Underline       =   0   'False
  370.             Italic          =   0   'False
  371.             Strikethrough   =   0   'False
  372.          EndProperty
  373.          ForeColor       =   &H00008000&
  374.          Height          =   585
  375.          Left            =   6930
  376.          TabIndex        =   8
  377.          Top             =   6435
  378.          Width           =   2955
  379.       End
  380.       Begin VB.Label Start 
  381.          Alignment       =   2  'Center
  382.          AutoSize        =   -1  'True
  383.          BackStyle       =   0  'Transparent
  384.          Caption         =   "Start Game"
  385.          BeginProperty Font 
  386.             Name            =   "Times New Roman"
  387.             Size            =   27.75
  388.             Charset         =   0
  389.             Weight          =   400
  390.             Underline       =   0   'False
  391.             Italic          =   0   'False
  392.             Strikethrough   =   0   'False
  393.          EndProperty
  394.          ForeColor       =   &H00008000&
  395.          Height          =   585
  396.          Left            =   6795
  397.          TabIndex        =   7
  398.          Top             =   5220
  399.          Width           =   3225
  400.       End
  401.    End
  402.    Begin VB.PictureBox Info 
  403.       Appearance      =   0  'Flat
  404.       BackColor       =   &H0000C0C0&
  405.       ForeColor       =   &H80000008&
  406.       Height          =   9045
  407.       Left            =   10320
  408.       ScaleHeight     =   9015
  409.       ScaleWidth      =   1650
  410.       TabIndex        =   10
  411.       Top             =   0
  412.       Width           =   1680
  413.       Begin VB.Timer TimeKeeper 
  414.          Enabled         =   0   'False
  415.          Interval        =   900
  416.          Left            =   1260
  417.          Top             =   3690
  418.       End
  419.       Begin VB.Label Reset 
  420.          Alignment       =   2  'Center
  421.          AutoSize        =   -1  'True
  422.          BackStyle       =   0  'Transparent
  423.          Caption         =   "Reset"
  424.          BeginProperty Font 
  425.             Name            =   "Times New Roman"
  426.             Size            =   20.25
  427.             Charset         =   0
  428.             Weight          =   700
  429.             Underline       =   0   'False
  430.             Italic          =   0   'False
  431.             Strikethrough   =   0   'False
  432.          EndProperty
  433.          ForeColor       =   &H00008000&
  434.          Height          =   435
  435.          Left            =   360
  436.          TabIndex        =   35
  437.          Tag             =   "no"
  438.          Top             =   7110
  439.          Width           =   1005
  440.       End
  441.       Begin VB.Label HighTimeName 
  442.          Alignment       =   2  'Center
  443.          BackStyle       =   0  'Transparent
  444.          BeginProperty Font 
  445.             Name            =   "Times New Roman"
  446.             Size            =   14.25
  447.             Charset         =   0
  448.             Weight          =   700
  449.             Underline       =   0   'False
  450.             Italic          =   0   'False
  451.             Strikethrough   =   0   'False
  452.          EndProperty
  453.          ForeColor       =   &H000080FF&
  454.          Height          =   600
  455.          Left            =   90
  456.          TabIndex        =   43
  457.          Top             =   6300
  458.          Width           =   1455
  459.       End
  460.       Begin VB.Label HighestTime 
  461.          Alignment       =   2  'Center
  462.          BackStyle       =   0  'Transparent
  463.          Caption         =   "00:00:00"
  464.          BeginProperty Font 
  465.             Name            =   "Times New Roman"
  466.             Size            =   18
  467.             Charset         =   0
  468.             Weight          =   700
  469.             Underline       =   0   'False
  470.             Italic          =   0   'False
  471.             Strikethrough   =   0   'False
  472.          EndProperty
  473.          ForeColor       =   &H0000FF00&
  474.          Height          =   465
  475.          Left            =   90
  476.          TabIndex        =   42
  477.          Top             =   5895
  478.          Width           =   1455
  479.       End
  480.       Begin VB.Label Label10 
  481.          Alignment       =   2  'Center
  482.          Appearance      =   0  'Flat
  483.          BackColor       =   &H80000005&
  484.          BackStyle       =   0  'Transparent
  485.          Caption         =   "Longest Time Total"
  486.          BeginProperty Font 
  487.             Name            =   "Times New Roman"
  488.             Size            =   14.25
  489.             Charset         =   0
  490.             Weight          =   400
  491.             Underline       =   0   'False
  492.             Italic          =   0   'False
  493.             Strikethrough   =   0   'False
  494.          EndProperty
  495.          ForeColor       =   &H0000FFFF&
  496.          Height          =   645
  497.          Left            =   90
  498.          TabIndex        =   41
  499.          Top             =   5310
  500.          Width           =   1455
  501.          WordWrap        =   -1  'True
  502.       End
  503.       Begin VB.Shape Shape6 
  504.          BorderColor     =   &H000080FF&
  505.          Height          =   1680
  506.          Left            =   90
  507.          Top             =   5265
  508.          Width           =   1455
  509.       End
  510.       Begin VB.Image InfoArea 
  511.          Height          =   9075
  512.          Left            =   -45
  513.          StretcdA        =   1455
  514.      m       Sti         Le      7 O   
  515.    le   "Times Area 
  516.          Height          =   9075
  517.          Left            =   -45
  518.          StretcdA        =   1455
  519.      m       Sti         Le      7 O   
  520.    le   "Times Area 
  521.          Height          =   9075
  522.          Left            =   -45
  523.          Stretc inProperty Font 
  524.             Name            =   "Times New e     Le      7 O   
  525.    lme 
  526.          AutoSize        =   455
  527.       End
  528.       Begin VB.Imaf-d2e       =   0  'Transparent
  529.          Caption         Size        =   4110080FF&
  530.          Hei4 Cap e     Le      7 O   
  531.    lme 
  532.          AutoSize        =   455
  533.       End
  534.       Begin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin VB.Imaf-d2e       =   0  'Transegin V=es   0  'Tranou0
  535.    in e  (   7 O   
  536.    lme 
  537.          AutoSize        =   455
  538.       End
  539.       Begin VB.Imaf-d2e       =   0  'Transparent
  540.          Caption         Size        =   4110080FF&
  541.          Hei4 Cap e     Le      7 O   
  542.    lme 
  543.          AutoSize        =   455
  544.       Imaf
  545.