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

📄 formclass.frm

📁 学生信息管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Formbanjia 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "班级信息"
   ClientHeight    =   5910
   ClientLeft      =   4380
   ClientTop       =   2190
   ClientWidth     =   9660
   Icon            =   "FormClass.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5910
   ScaleWidth      =   9660
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4815
      Index           =   2
      Left            =   5400
      ScaleHeight     =   4815
      ScaleWidth      =   3975
      TabIndex        =   24
      Top             =   840
      Visible         =   0   'False
      Width           =   3975
      Begin VB.CommandButton Command6 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   34
         Top             =   3960
         Width           =   1215
      End
      Begin VB.CommandButton Command5 
         Caption         =   "删除"
         Height          =   495
         Left            =   480
         TabIndex        =   33
         Top             =   3960
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   1215
         Index           =   11
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   32
         Top             =   2160
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   10
         Left            =   1080
         TabIndex        =   31
         Top             =   1560
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   9
         Left            =   1080
         TabIndex        =   30
         Top             =   960
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   8
         Left            =   1080
         TabIndex        =   29
         Top             =   360
         Width           =   2055
      End
      Begin VB.Label Label3 
         Caption         =   "备注"
         Height          =   255
         Index           =   11
         Left            =   240
         TabIndex        =   28
         Top             =   2160
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "导员姓名"
         Height          =   255
         Index           =   10
         Left            =   240
         TabIndex        =   27
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "专业"
         Height          =   255
         Index           =   9
         Left            =   240
         TabIndex        =   26
         Top             =   960
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "班级编号"
         Height          =   255
         Index           =   8
         Left            =   240
         TabIndex        =   25
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4815
      Index           =   1
      Left            =   5400
      ScaleHeight     =   4754.243
      ScaleMode       =   0  'User
      ScaleWidth      =   3975
      TabIndex        =   2
      Top             =   840
      Visible         =   0   'False
      Width           =   3975
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   23
         Top             =   3960
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "修改"
         Height          =   495
         Left            =   480
         TabIndex        =   22
         Top             =   3960
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   1215
         Index           =   7
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   21
         Top             =   2160
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   6
         Left            =   1080
         TabIndex        =   20
         Top             =   1560
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   5
         Left            =   1080
         TabIndex        =   19
         Top             =   960
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   4
         Left            =   1080
         TabIndex        =   18
         Top             =   360
         Width           =   2055
      End
      Begin VB.Label Label3 
         Caption         =   "备注"
         Height          =   255
         Index           =   7
         Left            =   240
         TabIndex        =   17
         Top             =   2160
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "导员姓名"
         Height          =   255
         Index           =   6
         Left            =   240
         TabIndex        =   16
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "专业"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   15
         Top             =   960
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "班级编号"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   14
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4695
      Index           =   0
      Left            =   5400
      ScaleHeight     =   4695
      ScaleWidth      =   3975
      TabIndex        =   3
      Top             =   840
      Width           =   3975
      Begin VB.CommandButton Command2 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   12
         Top             =   3960
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加"
         Height          =   495
         Left            =   480
         TabIndex        =   11
         Top             =   3960
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   1215
         Index           =   3
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   0
         Top             =   2160
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   2
         Left            =   1080
         TabIndex        =   10
         Top             =   1560
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   1
         Left            =   1080
         TabIndex        =   9
         Top             =   960
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   0
         Left            =   1080
         TabIndex        =   8
         Top             =   360
         Width           =   2055
      End
      Begin VB.Label Label3 
         Caption         =   "备注"
         Height          =   255

⌨️ 快捷键说明

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