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

📄 frmmain.frm

📁 一个RPG游戏源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Begin VB.Form frmmain 
   BackColor       =   &H80000008&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   7200
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   9600
   LinkTopic       =   "Form1"
   MousePointer    =   99  'Custom
   ScaleHeight     =   480
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   640
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin MCI.MMControl MMControl2 
      Height          =   375
      Left            =   240
      TabIndex        =   21
      Top             =   600
      Visible         =   0   'False
      Width           =   3540
      _ExtentX        =   6244
      _ExtentY        =   661
      _Version        =   393216
      DeviceType      =   ""
      FileName        =   ""
   End
   Begin MCI.MMControl MMControl1 
      Height          =   375
      Left            =   240
      TabIndex        =   20
      Top             =   120
      Visible         =   0   'False
      Width           =   3540
      _ExtentX        =   6244
      _ExtentY        =   661
      _Version        =   393216
      DeviceType      =   ""
      FileName        =   ""
   End
   Begin VB.PictureBox picexit 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   1335
      Left            =   3480
      ScaleHeight     =   1335
      ScaleWidth      =   2370
      TabIndex        =   0
      Top             =   2760
      Visible         =   0   'False
      Width           =   2370
      Begin VB.Image imgno 
         Height          =   375
         Left            =   1200
         Top             =   720
         Width           =   915
      End
      Begin VB.Image imgyes 
         Height          =   375
         Left            =   240
         Top             =   720
         Width           =   915
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "确定退出?"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   15.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   315
         Left            =   480
         TabIndex        =   5
         Top             =   240
         Width           =   1560
      End
   End
   Begin VB.PictureBox picshuxing 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   4125
      Left            =   2160
      ScaleHeight     =   275
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   339
      TabIndex        =   6
      Top             =   1320
      Visible         =   0   'False
      Width           =   5085
      Begin VB.Image imgbutton2 
         Height          =   375
         Left            =   1680
         Top             =   3360
         Width           =   915
      End
      Begin VB.Image imgbutton 
         Height          =   375
         Left            =   480
         Top             =   3360
         Width           =   915
      End
      Begin VB.Image Image1 
         Height          =   1635
         Left            =   3120
         Top             =   1200
         Width           =   1335
      End
      Begin VB.Label lbldianshu 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "20"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   240
         Left            =   1920
         TabIndex        =   17
         Top             =   840
         Width           =   270
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "自由点数值:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Index           =   4
         Left            =   480
         TabIndex        =   16
         Top             =   840
         Width           =   1410
      End
      Begin VB.Image imgjiantou1 
         Height          =   240
         Index           =   3
         Left            =   2280
         Top             =   1320
         Width           =   240
      End
      Begin VB.Image imgjiantou1 
         Height          =   240
         Index           =   2
         Left            =   2280
         Top             =   2760
         Width           =   240
      End
      Begin VB.Image imgjiantou1 
         Height          =   240
         Index           =   1
         Left            =   2280
         Top             =   2280
         Width           =   240
      End
      Begin VB.Image imgjiantou1 
         Height          =   240
         Index           =   0
         Left            =   2280
         Top             =   1800
         Width           =   240
      End
      Begin VB.Label lblrenmin 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Left            =   1920
         TabIndex        =   15
         Top             =   2760
         Width           =   135
      End
      Begin VB.Label lblrenfang 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Left            =   1920
         TabIndex        =   14
         Top             =   2280
         Width           =   135
      End
      Begin VB.Label lblrengong 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Left            =   1920
         TabIndex        =   13
         Top             =   1800
         Width           =   135
      End
      Begin VB.Label lblrenxue 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Left            =   1920
         TabIndex        =   12
         Top             =   1320
         Width           =   135
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "人物敏捷力:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Index           =   3
         Left            =   480
         TabIndex        =   11
         Top             =   2760
         Width           =   1410
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "人物防御力:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   240
         Index           =   2

⌨️ 快捷键说明

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