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

📄 form1.frm

📁 很好的游戏。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "模拟苹果机"
   ClientHeight    =   8430
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6915
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "Form1.frx":0442
   ScaleHeight     =   8430
   ScaleWidth      =   6915
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer3 
      Left            =   120
      Top             =   6960
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00C0FFC0&
      Caption         =   "投"
      Height          =   495
      Left            =   3600
      Style           =   1  'Graphical
      TabIndex        =   35
      Top             =   7800
      Width           =   375
   End
   Begin VB.Timer Timer2 
      Left            =   120
      Top             =   6480
   End
   Begin VB.OptionButton optS 
      Appearance      =   0  'Flat
      BackColor       =   &H0080FF80&
      Caption         =   "小"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Left            =   3840
      TabIndex        =   34
      Top             =   4200
      Width           =   615
   End
   Begin VB.OptionButton optB 
      Alignment       =   1  'Right Justify
      Appearance      =   0  'Flat
      BackColor       =   &H0080FF80&
      Caption         =   "大"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Left            =   2640
      TabIndex        =   33
      Top             =   4200
      Width           =   615
   End
   Begin VB.CommandButton cmdSave 
      Appearance      =   0  'Flat
      BackColor       =   &H00FF8080&
      Caption         =   "收"
      Height          =   495
      Left            =   5640
      Style           =   1  'Graphical
      TabIndex        =   32
      Top             =   7320
      Width           =   615
   End
   Begin VB.CommandButton cmdSmall 
      Appearance      =   0  'Flat
      BackColor       =   &H00FF8080&
      Caption         =   "小"
      Height          =   495
      Left            =   2040
      Style           =   1  'Graphical
      TabIndex        =   31
      Top             =   7320
      Width           =   615
   End
   Begin VB.CommandButton cmdBig 
      Appearance      =   0  'Flat
      BackColor       =   &H00FF8080&
      Caption         =   "大"
      Height          =   495
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   30
      Top             =   7320
      Width           =   615
   End
   Begin VB.CommandButton cmdGo 
      Appearance      =   0  'Flat
      BackColor       =   &H00FF8080&
      Caption         =   "开"
      Height          =   495
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   7320
      Width           =   615
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "苹果"
      Height          =   615
      Index           =   7
      Left            =   5640
      Style           =   1  'Graphical
      TabIndex        =   26
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "橘子"
      Height          =   615
      Index           =   6
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   25
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "西瓜"
      Height          =   615
      Index           =   5
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   24
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "哈密瓜"
      Height          =   615
      Index           =   4
      Left            =   3480
      Style           =   1  'Graphical
      TabIndex        =   23
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "铃铛"
      Height          =   615
      Index           =   3
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   22
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "五星"
      Height          =   615
      Index           =   2
      Left            =   2040
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "龙"
      Height          =   615
      Index           =   1
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   6600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0E0FF&
      Caption         =   "满灌"
      Height          =   615
      Index           =   0
      Left            =   600
      Style           =   1  'Graphical
      TabIndex        =   19
      Top             =   6600
      Width           =   735
   End
   Begin VB.Timer Timer1 
      Left            =   120
      Top             =   6000
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   7
      Left            =   5640
      TabIndex        =   44
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   6
      Left            =   4920
      TabIndex        =   43
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   5
      Left            =   4200
      TabIndex        =   42
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   4
      Left            =   3480
      TabIndex        =   41
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   3
      Left            =   2760
      TabIndex        =   40
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   2
      Left            =   2040
      TabIndex        =   39
      Top             =   6000
      Width           =   735
   End
   Begin VB.Label lblTotle 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   495
      Index           =   1
      Left            =   1320
      TabIndex        =   38
      Top             =   6000
      Width           =   735

⌨️ 快捷键说明

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