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

📄 frmmain.frm

📁 足球大王
💻 FRM
📖 第 1 页 / 共 5 页
字号:
   Begin VB.CommandButton cmdClear 
      Caption         =   "清空"
      Height          =   375
      Left            =   120
      TabIndex        =   75
      Top             =   6000
      Width           =   975
   End
   Begin VB.TextBox txtTotal 
      Height          =   375
      Left            =   9600
      TabIndex        =   73
      Top             =   5400
      Width           =   975
   End
   Begin VB.TextBox txtGroupEnd 
      Height          =   375
      Left            =   14040
      TabIndex        =   71
      Top             =   5400
      Width           =   855
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00E0E0E0&
      Height          =   5175
      Left            =   120
      ScaleHeight     =   5115
      ScaleWidth      =   5475
      TabIndex        =   4
      Top             =   720
      Width           =   5535
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   12
         Left            =   3120
         TabIndex        =   68
         Top             =   4800
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   12
         Left            =   2400
         TabIndex        =   67
         Top             =   4800
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   12
         Left            =   1680
         TabIndex        =   66
         Top             =   4800
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   11
         Left            =   3120
         TabIndex        =   63
         Top             =   4440
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   11
         Left            =   2400
         TabIndex        =   62
         Top             =   4440
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   11
         Left            =   1680
         TabIndex        =   61
         Top             =   4440
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   10
         Left            =   3120
         TabIndex        =   58
         Top             =   4080
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   10
         Left            =   2400
         TabIndex        =   57
         Top             =   4080
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   10
         Left            =   1680
         TabIndex        =   56
         Top             =   4080
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   9
         Left            =   3120
         TabIndex        =   53
         Top             =   3720
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   9
         Left            =   2400
         TabIndex        =   52
         Top             =   3720
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   9
         Left            =   1680
         TabIndex        =   51
         Top             =   3720
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   8
         Left            =   3120
         TabIndex        =   48
         Top             =   3360
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   8
         Left            =   2400
         TabIndex        =   47
         Top             =   3360
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   8
         Left            =   1680
         TabIndex        =   46
         Top             =   3360
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   7
         Left            =   3120
         TabIndex        =   43
         Top             =   3000
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   7
         Left            =   2400
         TabIndex        =   42
         Top             =   3000
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   7
         Left            =   1680
         TabIndex        =   41
         Top             =   3000
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   6
         Left            =   3120
         TabIndex        =   38
         Top             =   2640
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   6
         Left            =   2400
         TabIndex        =   37
         Top             =   2640
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   6
         Left            =   1680
         TabIndex        =   36
         Top             =   2640
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   5
         Left            =   3120
         TabIndex        =   33
         Top             =   2280
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   5
         Left            =   2400
         TabIndex        =   32
         Top             =   2280
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   5
         Left            =   1680
         TabIndex        =   31
         Top             =   2280
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   4
         Left            =   3120
         TabIndex        =   28
         Top             =   1920
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   4
         Left            =   2400
         TabIndex        =   27
         Top             =   1920
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   4
         Left            =   1680
         TabIndex        =   26
         Top             =   1920
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   3
         Left            =   3120
         TabIndex        =   23
         Top             =   1560
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   3
         Left            =   2400
         TabIndex        =   22
         Top             =   1560
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   3
         Left            =   1680
         TabIndex        =   21
         Top             =   1560
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   2
         Left            =   3120
         TabIndex        =   18
         Top             =   1200
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   2
         Left            =   2400
         TabIndex        =   17
         Top             =   1200
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   2
         Left            =   1680
         TabIndex        =   16
         Top             =   1200
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   1
         Left            =   3120
         TabIndex        =   13
         Top             =   840
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   1
         Left            =   2400
         TabIndex        =   12
         Top             =   840
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   1
         Left            =   1680
         TabIndex        =   11
         Top             =   840
         Width           =   615
      End
      Begin VB.CheckBox chk0 
         Caption         =   "负"
         Height          =   255
         Index           =   0
         Left            =   3120
         TabIndex        =   7
         Top             =   480
         Width           =   615
      End
      Begin VB.CheckBox chk1 
         Caption         =   "平"
         Height          =   255
         Index           =   0
         Left            =   2400
         TabIndex        =   6
         Top             =   480
         Width           =   615
      End
      Begin VB.CheckBox chk2 
         Caption         =   "胜"
         Height          =   255
         Index           =   0
         Left            =   1680
         TabIndex        =   5
         Top             =   480
         Width           =   615
      End
      Begin VB.Label lblKe 
         BackColor       =   &H00C0E0FF&
         Caption         =   "2"
         Height          =   255
         Index           =   12
         Left            =   3840
         TabIndex        =   70
         Top             =   4800
         Width           =   1455
      End
      Begin VB.Label lblZhu 
         BackColor       =   &H00C0E0FF&
         Caption         =   "1"
         Height          =   255
         Index           =   12
         Left            =   120
         TabIndex        =   69
         Top             =   4800
         Width           =   1455
      End
      Begin VB.Label lblKe 
         BackColor       =   &H00C0E0FF&
         Caption         =   "2"
         Height          =   255
         Index           =   11
         Left            =   3840
         TabIndex        =   65
         Top             =   4440
         Width           =   1455
      End
      Begin VB.Label lblZhu 
         BackColor       =   &H00C0E0FF&
         Caption         =   "1"
         Height          =   255
         Index           =   11
         Left            =   120
         TabIndex        =   64
         Top             =   4440
         Width           =   1455
      End
      Begin VB.Label lblKe 
         BackColor       =   &H00C0E0FF&
         Caption         =   "2"
         Height          =   255
         Index           =   10
         Left            =   3840
         TabIndex        =   60
         Top             =   4080
         Width           =   1455
      End
      Begin VB.Label lblZhu 
         BackColor       =   &H00C0E0FF&
         Caption         =   "1"
         Height          =   255
         Index           =   10
         Left            =   120
         TabIndex        =   59
         Top             =   4080
         Width           =   1455
      End
      Begin VB.Label lblKe 

⌨️ 快捷键说明

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