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

📄 form2.frm

📁 恺撒密码哦 最新的 我自己做的 喜欢和我联系一起研究
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form2 
   BackColor       =   &H80000008&
   Caption         =   "关于"
   ClientHeight    =   4905
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7305
   FillColor       =   &H8000000B&
   Icon            =   "Form2.frx":0000
   LinkTopic       =   "Form2"
   ScaleHeight     =   4905
   ScaleWidth      =   7305
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox Picture1 
      Height          =   5175
      Left            =   -1320
      Picture         =   "Form2.frx":08CA
      ScaleHeight     =   5115
      ScaleWidth      =   8595
      TabIndex        =   0
      Top             =   -240
      Width           =   8655
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   $"Form2.frx":13D78
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   1695
         Left            =   1560
         TabIndex        =   1
         Top             =   960
         Width           =   6975
      End
   End
End
Attribute VB_Name = "Form2"
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 + -