optionsfrm.frm

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

FRM
839
字号
               TabIndex        =   37
               Top             =   585
               Value           =   -1  'True
               Width           =   915
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Background:"
               ForeColor       =   &H00FFFFFF&
               Height          =   285
               Index           =   1
               Left            =   45
               TabIndex        =   41
               Top             =   45
               Width           =   1095
            End
            Begin VB.Label Label2 
               BackStyle       =   0  'Transparent
               Caption         =   "Wall"
               ForeColor       =   &H00FFFFFF&
               Height          =   195
               Index           =   1
               Left            =   270
               TabIndex        =   40
               Top             =   585
               Width           =   735
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Food"
               ForeColor       =   &H00FFFFFF&
               Height          =   240
               Index           =   1
               Left            =   270
               TabIndex        =   39
               Top             =   1080
               Width           =   420
            End
            Begin VB.Image FoodImg 
               Height          =   330
               Index           =   1
               Left            =   765
               Top             =   990
               Width           =   330
            End
         End
      End
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   3
         Left            =   -74790
         TabIndex        =   19
         Top             =   435
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   3
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   20
            Top             =   270
            Width           =   5145
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BackColor       =   &H00FFFFC0&
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   3
               Left            =   945
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   24
               Top             =   630
               Width           =   330
            End
            Begin VB.OptionButton SetMetalWall 
               BackColor       =   &H00C0C0C0&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   0
               Left            =   1350
               TabIndex        =   23
               Top             =   675
               Width           =   915
            End
            Begin VB.PictureBox WallPic2 
               AutoSize        =   -1  'True
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   3
               Left            =   945
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   22
               Top             =   1035
               Width           =   330
            End
            Begin VB.OptionButton SetMetalWall 
               BackColor       =   &H00C0C0C0&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   1
               Left            =   1350
               TabIndex        =   21
               Top             =   1080
               Value           =   -1  'True
               Width           =   915
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Background:"
               Height          =   285
               Index           =   3
               Left            =   45
               TabIndex        =   27
               Top             =   45
               Width           =   1095
            End
            Begin VB.Label Label2 
               BackStyle       =   0  'Transparent
               Caption         =   "Wall"
               Height          =   195
               Index           =   3
               Left            =   450
               TabIndex        =   26
               Top             =   630
               Width           =   735
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Food"
               Height          =   240
               Index           =   3
               Left            =   450
               TabIndex        =   25
               Top             =   1530
               Width           =   420
            End
            Begin VB.Image FoodImg 
               Height          =   330
               Index           =   3
               Left            =   945
               Top             =   1440
               Width           =   330
            End
         End
      End
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   4
         Left            =   -74790
         TabIndex        =   10
         Top             =   420
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   4
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   11
            Top             =   270
            Width           =   5145
            Begin VB.OptionButton SetChristmasWall 
               BackColor       =   &H000000FF&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   1
               Left            =   1260
               TabIndex        =   15
               Top             =   1080
               Value           =   -1  'True
               Width           =   915
            End
            Begin VB.PictureBox WallPic2 
               AutoSize        =   -1  'True
               BackColor       =   &H000000FF&
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   4
               Left            =   855
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   14
               Top             =   1035
               Width           =   330
            End
            Begin VB.OptionButton SetChristmasWall 
               BackColor       =   &H000000FF&
               Caption         =   "SetWall"
               Height          =   240
               Index           =   0
               Left            =   1260
               TabIndex        =   13
               Top             =   675
               Width           =   915
            End
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BackColor       =   &H000000FF&
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   4
               Left            =   855
               ScaleHeight     =   330
               ScaleWidth      =   330
               TabIndex        =   12
               Top             =   630
               Width           =   330
            End
            Begin VB.Label Label2 
               BackStyle       =   0  'Transparent
               Caption         =   "Wall"
               ForeColor       =   &H00FFFFFF&
               Height          =   195
               Index           =   4
               Left            =   405
               TabIndex        =   18
               Top             =   630
               Width           =   735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Background:"
               ForeColor       =   &H00FFFFFF&
               Height          =   285
               Index           =   4
               Left            =   45
               TabIndex        =   17
               Top             =   45
               Width           =   1095
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Food"
               ForeColor       =   &H00FFFFFF&
               Height          =   240
               Index           =   4
               Left            =   360
               TabIndex        =   16
               Top             =   1530
               Width           =   420
            End
            Begin VB.Image FoodImg 
               Height          =   330
               Index           =   4
               Left            =   855
               Top             =   1440
               Width           =   330
            End
         End
      End
      Begin VB.Frame Sample 
         Caption         =   "Sample Preview"
         Height          =   3630
         Index           =   5
         Left            =   210
         TabIndex        =   1
         Top             =   435
         Width           =   5430
         Begin VB.PictureBox BackPic 
            Height          =   3255
            Index           =   5
            Left            =   135
            ScaleHeight     =   3195
            ScaleWidth      =   5085
            TabIndex        =   2
            Top             =   270
            Width           =   5145
            Begin VB.PictureBox WallPic 
               AutoSize        =   -1  'True
               BackColor       =   &H000000FF&
               BorderStyle     =   0  'None
               Height          =   330
               Index           =   5
               Left            =   855
               ScaleHeight     =   330

⌨️ 快捷键说明

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