optionsfrm.frm

来自「吃豆子游戏的源代码。 嘿嘿」· FRM 代码 · 共 839 行 · 第 1/3 页

FRM
839
字号
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form OptionsFrm 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "Pacman Level Scheme Options"
   ClientHeight    =   4950
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   6015
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4950
   ScaleWidth      =   6015
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton cmdOK 
      Caption         =   "OK"
      Height          =   375
      Left            =   2400
      TabIndex        =   51
      Top             =   4500
      Width           =   1095
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "Cancel"
      Height          =   375
      Left            =   3630
      TabIndex        =   50
      Top             =   4500
      Width           =   1095
   End
   Begin VB.CommandButton cmdApply 
      Caption         =   "Apply"
      Height          =   375
      Left            =   4830
      TabIndex        =   49
      Top             =   4500
      Width           =   1095
   End
   Begin TabDlg.SSTab tbsOptions 
      Height          =   4275
      Left            =   90
      TabIndex        =   0
      Top             =   150
      Width           =   5850
      _ExtentX        =   10319
      _ExtentY        =   7541
      _Version        =   393216
      Tabs            =   6
      Tab             =   5
      TabsPerRow      =   6
      TabHeight       =   529
      TabCaption(0)   =   "Standard"
      TabPicture(0)   =   "OptionsFrm.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Sample(0)"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Chocolate"
      TabPicture(1)   =   "OptionsFrm.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Sample(1)"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "Sky"
      TabPicture(2)   =   "OptionsFrm.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Sample(2)"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "Metal"
      TabPicture(3)   =   "OptionsFrm.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Sample(3)"
      Tab(3).ControlCount=   1
      TabCaption(4)   =   "Christmas"
      TabPicture(4)   =   "OptionsFrm.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Sample(4)"
      Tab(4).ControlCount=   1
      TabCaption(5)   =   "Space"
      TabPicture(5)   =   "OptionsFrm.frx":008C
      Tab(5).ControlEnabled=   -1  'True
      Tab(5).Control(0)=   "Sample(5)"
      Tab(5).Control(0).Enabled=   0   'False
      Tab(5).ControlCount=   1
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   2
         Left            =   -74790
         TabIndex        =   28
         Top             =   435
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   2
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   29
            Top             =   270
            Width           =   5145
            Begin VB.OptionButton SetSkyWall 
               BackColor       =   &H00FFFFFF&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   0
               Left            =   1350
               TabIndex        =   31
               Top             =   675
               Value           =   -1  'True
               Width           =   915
            End
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BackColor       =   &H00FFFEC6&
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   2
               Left            =   900
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   30
               Top             =   630
               Width           =   330
            End
            Begin VB.Label Label2 
               BackStyle       =   0  'Transparent
               Caption         =   "Wall"
               Height          =   195
               Index           =   2
               Left            =   360
               TabIndex        =   34
               Top             =   675
               Width           =   735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Background:"
               Height          =   285
               Index           =   2
               Left            =   45
               TabIndex        =   33
               Top             =   45
               Width           =   1095
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Food"
               Height          =   240
               Index           =   2
               Left            =   360
               TabIndex        =   32
               Top             =   1170
               Width           =   420
            End
            Begin VB.Image FoodImg 
               Height          =   330
               Index           =   2
               Left            =   855
               Top             =   1080
               Width           =   330
            End
         End
      End
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   0
         Left            =   -74790
         TabIndex        =   42
         Top             =   435
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   0
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   43
            Top             =   270
            Width           =   5145
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   0
               Left            =   765
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   45
               Top             =   630
               Width           =   330
            End
            Begin VB.OptionButton SetStdWall 
               BackColor       =   &H000068F4&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   0
               Left            =   1170
               TabIndex        =   44
               Top             =   675
               Value           =   -1  'True
               Width           =   915
            End
            Begin VB.Image FoodImg 
               Height          =   330
               Index           =   0
               Left            =   765
               Top             =   1125
               Width           =   330
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Food"
               Height          =   240
               Index           =   0
               Left            =   270
               TabIndex        =   48
               Top             =   1215
               Width           =   420
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Background:"
               Height          =   285
               Index           =   0
               Left            =   45
               TabIndex        =   47
               Top             =   45
               Width           =   1095
            End
            Begin VB.Label Label2 
               BackStyle       =   0  'Transparent
               Caption         =   "Wall"
               Height          =   195
               Index           =   0
               Left            =   270
               TabIndex        =   46
               Top             =   675
               Width           =   735
            End
         End
      End
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   1
         Left            =   -74790
         TabIndex        =   35
         Top             =   435
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   1
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   36
            Top             =   270
            Width           =   5145
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   1
               Left            =   765
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   38
               Top             =   540
               Width           =   330
            End
            Begin VB.OptionButton SetChoclateWall 
               BackColor       =   &H00004080&
               Caption         =   "SetWall"
               ForeColor       =   &H00FFFFFF&
               Height          =   240
               Index           =   0
               Left            =   1170

⌨️ 快捷键说明

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