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

📄 form6.frm

📁 此系统为“学生选课系统”
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form6 
   Caption         =   "第四小组"
   ClientHeight    =   5595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5955
   LinkTopic       =   "Form6"
   MaxButton       =   0   'False
   Picture         =   "Form6.frx":0000
   ScaleHeight     =   5595
   ScaleWidth      =   5955
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0FF&
      Caption         =   "关于我们:"
      Height          =   4695
      Left            =   600
      TabIndex        =   0
      Top             =   240
      Width           =   4695
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   $"Form6.frx":94CCD
         Height          =   3735
         Left            =   480
         TabIndex        =   1
         Top             =   600
         Width           =   3855
      End
   End
End
Attribute VB_Name = "Form6"
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 + -