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

📄 images.frm

📁 用vb编写的射击游戏
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Images 
   Caption         =   "What the hell are you doing here?"
   ClientHeight    =   14415
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   19275
   LinkTopic       =   "Form2"
   ScaleHeight     =   14415
   ScaleWidth      =   19275
   StartUpPosition =   3  'Windows Default
   Visible         =   0   'False
   Begin VB.Image Image4 
      Height          =   135
      Left            =   4680
      Picture         =   "Images.frx":0000
      Top             =   0
      Width           =   135
   End
   Begin VB.Image Image3 
      Height          =   135
      Left            =   4560
      Picture         =   "Images.frx":034A
      Top             =   0
      Width           =   135
   End
   Begin VB.Image Image2 
      Height          =   1410
      Left            =   2280
      Picture         =   "Images.frx":0696
      Top             =   0
      Width           =   2250
   End
   Begin VB.Image Image1 
      Height          =   1410
      Left            =   0
      Picture         =   "Images.frx":0C43
      Stretch         =   -1  'True
      Top             =   0
      Width           =   2250
   End
End
Attribute VB_Name = "Images"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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