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

📄 option.frm

📁 [原创]非常耐玩的足球小游戏
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form5 
   BorderStyle     =   0  'None
   Caption         =   "Form5"
   ClientHeight    =   4560
   ClientLeft      =   3435
   ClientTop       =   7215
   ClientWidth     =   11640
   LinkTopic       =   "Form5"
   ScaleHeight     =   4560
   ScaleWidth      =   11640
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command3 
      Caption         =   "Default"
      Enabled         =   0   'False
      Height          =   375
      Left            =   10320
      TabIndex        =   34
      Top             =   2280
      Width           =   1215
   End
   Begin VB.CommandButton Command2 
      Caption         =   "Apply"
      Height          =   375
      Left            =   10320
      TabIndex        =   33
      Top             =   1440
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Cancel"
      Height          =   375
      Left            =   10320
      TabIndex        =   32
      Top             =   840
      Width           =   1215
   End
   Begin VB.CommandButton OKbutton 
      Caption         =   "OK"
      Height          =   375
      Left            =   10320
      TabIndex        =   31
      Top             =   240
      Width           =   1215
   End
   Begin VB.Frame Frame3 
      Caption         =   "Sound"
      Height          =   1095
      Left            =   120
      TabIndex        =   2
      Top             =   2880
      Width           =   10095
      Begin VB.HScrollBar HScroll1 
         Enabled         =   0   'False
         Height          =   255
         Left            =   1320
         TabIndex        =   20
         Top             =   240
         Width           =   7215
      End
      Begin VB.HScrollBar HScroll2 
         Enabled         =   0   'False
         Height          =   255
         Left            =   1320
         TabIndex        =   19
         Top             =   600
         Width           =   7215
      End
      Begin VB.CheckBox Nosound 
         Caption         =   "No Sound"
         Enabled         =   0   'False
         Height          =   255
         Left            =   8760
         TabIndex        =   18
         Top             =   240
         Value           =   1  'Checked
         Width           =   1095
      End
      Begin VB.CheckBox Nomusic 
         Caption         =   "No Music"
         Enabled         =   0   'False
         Height          =   255
         Left            =   8760
         TabIndex        =   17
         Top             =   600
         Value           =   1  'Checked
         Width           =   1095
      End
      Begin VB.Label Soundlevel 
         Caption         =   "Sound Level"
         Height          =   255
         Left            =   120
         TabIndex        =   22
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label MusicLevel 
         Caption         =   "Music Level"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   600
         Width           =   1335
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "Game"
      Height          =   2655
      Left            =   5400
      TabIndex        =   1
      Top             =   120
      Width           =   4815
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1560
         TabIndex        =   30
         Text            =   "Yoo Jimin"
         Top             =   2040
         Width           =   3135
      End
      Begin VB.Frame Frame7 
         Caption         =   "Image"
         Height          =   1335
         Left            =   1800
         TabIndex        =   28
         Top             =   120
         Width           =   2895
         Begin VB.Image Image2 
            Height          =   975
            Left            =   240
            Top             =   240
            Width           =   1095
         End
         Begin VB.Image Image1 
            Height          =   975
            Left            =   1440
            Top             =   240
            Width           =   1215
         End
      End
      Begin VB.HScrollBar HScroll3 
         Height          =   255
         Left            =   1320
         TabIndex        =   27
         Top             =   1680
         Width           =   3375
      End
      Begin VB.OptionButton Option12 
         Caption         =   "World class"
         Enabled         =   0   'False
         Height          =   255
         Left            =   240
         TabIndex        =   25
         Top             =   1200
         Width           =   1575
      End
      Begin VB.OptionButton Option11 
         Caption         =   "Professional"
         Enabled         =   0   'False
         Height          =   255
         Left            =   240
         TabIndex        =   24
         Top             =   720
         Width           =   1695
      End
      Begin VB.OptionButton Option10 
         Caption         =   "Beginner"
         Enabled         =   0   'False
         Height          =   255
         Left            =   240
         TabIndex        =   23
         Top             =   240
         Value           =   -1  'True
         Width           =   1935
      End
      Begin VB.Label Label4 
         Caption         =   "Default name:"
         Height          =   255
         Left            =   240
         TabIndex        =   29
         Top             =   2040
         Width           =   1335
      End
      Begin VB.Label Label3 
         Caption         =   "Difficulty:"
         Height          =   255
         Left            =   240
         TabIndex        =   26
         Top             =   1680
         Width           =   1215
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Video"
      Height          =   2655
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5055
      Begin VB.Frame Frame6 
         Caption         =   "Software"
         Height          =   1575
         Left            =   3120
         TabIndex        =   14
         Top             =   240
         Width           =   1815
         Begin VB.Label Label1 
            Alignment       =   2  'Center
            Caption         =   "(none)"
            Enabled         =   0   'False
            Height          =   255
            Left            =   240
            TabIndex        =   15
            Top             =   720
            Width           =   1335
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "Color"
         Height          =   735
         Left            =   120
         TabIndex        =   10
         Top             =   1800
         Width           =   4815
         Begin VB.OptionButton Option9 
            Caption         =   "16bit TureColor"
            Enabled         =   0   'False
            Height          =   255
            Left            =   3000
            TabIndex        =   13
            Top             =   240
            Width           =   1695
         End
         Begin VB.OptionButton Option8 
            Caption         =   "16bit TureColor"
            Enabled         =   0   'False
            Height          =   255
            Left            =   1320
            TabIndex        =   12
            Top             =   240
            Width           =   1935
         End
         Begin VB.OptionButton Option7 
            Caption         =   "256 Color"
            Enabled         =   0   'False
            Height          =   255
            Left            =   120
            TabIndex        =   11
            Top             =   240
            Width           =   1215
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Screen Size"
         Height          =   1575
         Left            =   120
         TabIndex        =   3
         Top             =   240
         Width           =   2895
         Begin VB.OptionButton Option6 
            Caption         =   "By windows"
            Enabled         =   0   'False
            Height          =   375
            Left            =   1680
            TabIndex        =   9
            Top             =   1080
            Value           =   -1  'True
            Width           =   1095
         End
         Begin VB.OptionButton Option5 
            Caption         =   "1280*960"
            Enabled         =   0   'False
            Height          =   255
            Left            =   1680
            TabIndex        =   8
            Top             =   720
            Width           =   1095
         End
         Begin VB.OptionButton Option4 
            Caption         =   "1152*864"
            Enabled         =   0   'False
            Height          =   255
            Left            =   1680
            TabIndex        =   7
            Top             =   240
            Width           =   1095
         End
         Begin VB.OptionButton Option3 
            Caption         =   "1024*768"
            Enabled         =   0   'False
            Height          =   375
            Left            =   120
            TabIndex        =   6
            Top             =   1080
            Width           =   1095
         End
         Begin VB.OptionButton Option2 
            Caption         =   "800*600"
            Enabled         =   0   'False
            Height          =   255
            Left            =   120
            TabIndex        =   5
            Top             =   720
            Width           =   1095
         End
         Begin VB.OptionButton Option1 
            Caption         =   "640*480"
            Enabled         =   0   'False
            Height          =   255
            Left            =   120
            TabIndex        =   4
            Top             =   240
            Width           =   1095
         End
      End
   End
   Begin VB.Label Label2 
      Caption         =   $"option.frx":0000
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   120
      TabIndex        =   16
      Top             =   4080
      Width           =   10095
   End
End
Attribute VB_Name = "Form5"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Me.Hide
End Sub

Private Sub OKbutton_Click()
Me.Hide
End Sub

⌨️ 快捷键说明

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