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

📄 form12.frm

📁 这是一个书店售书管理系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form12 
   ClientHeight    =   5145
   ClientLeft      =   60
   ClientTop       =   390
   ClientWidth     =   7095
   LinkTopic       =   "Form12"
   Picture         =   "Form12.frx":0000
   ScaleHeight     =   5145
   ScaleWidth      =   7095
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "申明"
      Height          =   3255
      Left            =   360
      TabIndex        =   1
      Top             =   1080
      Width           =   5895
      Begin VB.Label Label1 
         Caption         =   $"Form12.frx":353B
         Height          =   2535
         Left            =   2280
         TabIndex        =   2
         Top             =   360
         Width           =   3495
      End
      Begin VB.Image Image1 
         Height          =   1920
         Left            =   120
         Picture         =   "Form12.frx":35F3
         Top             =   360
         Width           =   1920
      End
   End
   Begin VB.Label Label2 
      Caption         =   $"Form12.frx":566A
      Height          =   735
      Left            =   1080
      TabIndex        =   0
      Top             =   120
      Width           =   5535
   End
End
Attribute VB_Name = "Form12"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Image2_Click()

End Sub

⌨️ 快捷键说明

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