⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form6.frm

📁 [原创]非常耐玩的足球小游戏
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form6 
   BackColor       =   &H0000C000&
   BorderStyle     =   0  'None
   Caption         =   "Manager"
   ClientHeight    =   8370
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   11610
   LinkTopic       =   "Form6"
   ScaleHeight     =   8370
   ScaleWidth      =   11610
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame4 
      BackColor       =   &H00C0C0C0&
      Caption         =   "The city"
      Height          =   7335
      Left            =   2640
      TabIndex        =   11
      Top             =   120
      Width           =   8775
      Begin VB.CommandButton Command5 
         Caption         =   "Team Hotel"
         Height          =   615
         Left            =   840
         TabIndex        =   18
         Top             =   6240
         Width           =   4215
      End
      Begin VB.CommandButton Command4 
         Caption         =   "National 3p Soccer League Office"
         Height          =   1695
         Left            =   5760
         TabIndex        =   17
         Top             =   3000
         Width           =   2775
      End
      Begin VB.CommandButton Command3 
         Caption         =   "Home"
         Height          =   975
         Left            =   6120
         TabIndex        =   15
         Top             =   5520
         Width           =   1815
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Soccer Market"
         Height          =   975
         Left            =   960
         TabIndex        =   14
         Top             =   1440
         Width           =   3735
      End
      Begin VB.CommandButton Command1 
         Caption         =   "START NEXT MATCH"
         Height          =   855
         Left            =   1800
         TabIndex        =   13
         Top             =   5160
         Width           =   3255
      End
      Begin VB.CommandButton startleague 
         Caption         =   "League Centre"
         Height          =   975
         Left            =   1800
         TabIndex        =   12
         Top             =   3240
         Width           =   2775
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "HangZhou ZheJiang China"
         BeginProperty Font 
            Name            =   "幼圆"
            Size            =   26.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   1695
         Left            =   5760
         TabIndex        =   16
         Top             =   480
         Width           =   2895
      End
      Begin VB.Line Line5 
         BorderWidth     =   15
         X1              =   600
         X2              =   8760
         Y1              =   7080
         Y2              =   7080
      End
      Begin VB.Line Line4 
         BorderWidth     =   15
         X1              =   600
         X2              =   600
         Y1              =   240
         Y2              =   7080
      End
      Begin VB.Line Line3 
         BorderWidth     =   15
         X1              =   5400
         X2              =   5400
         Y1              =   240
         Y2              =   7080
      End
      Begin VB.Line Line2 
         BorderWidth     =   15
         X1              =   600
         X2              =   8760
         Y1              =   2760
         Y2              =   2760
      End
      Begin VB.Line Line1 
         BorderWidth     =   15
         X1              =   600
         X2              =   8760
         Y1              =   4920
         Y2              =   4920
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00FFFF00&
      Caption         =   "Properties of the League"
      Height          =   2295
      Left            =   120
      TabIndex        =   10
      Top             =   5160
      Width           =   2415
      Begin VB.Label Label18 
         Caption         =   "Income per match:$350"
         Height          =   255
         Left            =   120
         TabIndex        =   39
         Top             =   1920
         Width           =   2055
      End
      Begin VB.Label Label17 
         Caption         =   "Payment for every match:$600"
         Height          =   375
         Left            =   120
         TabIndex        =   38
         Top             =   1440
         Width           =   2055
      End
      Begin VB.Label Label16 
         Caption         =   "Third prize:$20000"
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   1080
         Width           =   2055
      End
      Begin VB.Label Label15 
         Caption         =   "Second prize:$15000"
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   720
         Width           =   2055
      End
      Begin VB.Label Label14 
         Caption         =   "Frist prize:$20000"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   360
         Width           =   2055
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFFF00&
      Caption         =   "Properties Of player"
      Height          =   4935
      Left            =   120
      TabIndex        =   9
      Top             =   120
      Width           =   2415
      Begin VB.CheckBox Check9 
         Caption         =   "Move out"
         Height          =   255
         Left            =   240
         TabIndex        =   34
         Top             =   1440
         Width           =   1815
      End
      Begin VB.CheckBox Check7 
         Caption         =   "Throw ball"
         Height          =   255
         Left            =   240
         TabIndex        =   33
         Top             =   1200
         Width           =   1815
      End
      Begin VB.CheckBox Check6 
         Caption         =   "Long-Passing"
         Height          =   255
         Left            =   240
         TabIndex        =   32
         Top             =   960
         Width           =   1815
      End
      Begin VB.CheckBox Check5 
         Caption         =   "Control Ball"
         Height          =   255
         Left            =   240
         TabIndex        =   31
         Top             =   3720
         Width           =   1815
      End
      Begin VB.CheckBox Check4 
         Caption         =   "Far-shotting"
         Height          =   255
         Left            =   240
         TabIndex        =   30
         Top             =   3480
         Width           =   1815
      End
      Begin VB.CheckBox Check3 
         Caption         =   "Long-Passing"
         Height          =   255
         Left            =   240
         TabIndex        =   29
         Top             =   3240
         Width           =   1815
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Defend"
         Height          =   255
         Left            =   240
         TabIndex        =   28
         Top             =   3000
         Value           =   1  'Checked
         Width           =   1815
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Attack"
         Height          =   255
         Left            =   240
         TabIndex        =   27
         Top             =   2760
         Value           =   1  'Checked
         Width           =   1815
      End
      Begin VB.Label Label13 
         Caption         =   "(Control by man)"
         Height          =   255
         Left            =   240
         TabIndex        =   26
         Top             =   4560
         Width           =   1935
      End
      Begin VB.Label Label12 
         Caption         =   "(Captain)"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   4200
         Width           =   1935
      End
      Begin VB.Label Label11 
         Caption         =   "Overall: 86"
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   2520
         Width           =   1935
      End
      Begin VB.Label Label10 
         Caption         =   "Position:CDM"
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   2280
         Width           =   1935
      End
      Begin VB.Label Label9 
         Caption         =   "Arthur King"
         Height          =   255
         Left            =   120
         TabIndex        =   22
         Top             =   2040
         Width           =   1935
      End
      Begin VB.Label Label8 
         Caption         =   "Overall: 95"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   720
         Width           =   1935
      End
      Begin VB.Label Label6 
         Caption         =   "Position:GK"
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   480
         Width           =   1935
      End
      Begin VB.Label Label4 
         Caption         =   "Wang Tongzhou"
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   240
         Width           =   1935
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H0000C000&
      Caption         =   "Team Manager"
      Height          =   735
      Left            =   120
      TabIndex        =   0
      Top             =   7560
      Width           =   11415
      Begin VB.Label sqp 
         BackColor       =   &H00FFFF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label2"
         Height          =   255
         Left            =   9720
         TabIndex        =   8
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "confidence:"
         Height          =   255
         Left            =   8640
         TabIndex        =   7
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label jcp 
         BackColor       =   &H00FFFF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label2"
         Height          =   255
         Left            =   6600
         TabIndex        =   6
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "League Pos:"
         Height          =   255
         Left            =   5520
         TabIndex        =   5
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label swp 
         BackColor       =   &H00FFFF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label2"
         Height          =   255
         Left            =   3840
         TabIndex        =   4
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "Prestige:"
         Height          =   255
         Left            =   2880
         TabIndex        =   3
         Top             =   360
         Width           =   855
      End
      Begin VB.Label moneyp 
         BackColor       =   &H00FFFF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label2"
         Height          =   255
         Left            =   840
         TabIndex        =   2
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "Money:"
         Height          =   255
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   615
      End
   End
End
Attribute VB_Name = "Form6"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Label9_Click()

End Sub

Private Sub startleague_Click()
Form1.Show
End Sub

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -