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

📄 frm3.frm

📁 学生学籍管理系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Frm3 
   Caption         =   "添加学籍信息"
   ClientHeight    =   4440
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6885
   LinkTopic       =   "Form1"
   ScaleHeight     =   4440
   ScaleWidth      =   6885
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text9 
      Height          =   1215
      Left            =   4680
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   21
      Text            =   "Frm3.frx":0000
      Top             =   3000
      Width           =   1455
   End
   Begin VB.TextBox Text8 
      Height          =   855
      Left            =   1320
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   19
      Text            =   "Frm3.frx":0006
      Top             =   3360
      Width           =   2055
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Left            =   1320
      TabIndex        =   17
      Text            =   "Text7"
      Top             =   2760
      Width           =   2055
   End
   Begin VB.TextBox Text6 
      Height          =   495
      Left            =   4920
      TabIndex        =   15
      Text            =   "Text6"
      Top             =   2400
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Left            =   5040
      TabIndex        =   13
      Text            =   "Text4"
      Top             =   1800
      Width           =   1095
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   4920
      TabIndex        =   11
      Text            =   "Combo2"
      Top             =   600
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   4920
      TabIndex        =   10
      Text            =   "Text5"
      Top             =   1200
      Width           =   1095
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   1800
      TabIndex        =   7
      Text            =   "Combo1"
      Top             =   2280
      Width           =   1335
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   1800
      TabIndex        =   5
      Text            =   "Text3"
      Top             =   1800
      Width           =   1215
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   1680
      TabIndex        =   3
      Text            =   "Text2"
      Top             =   1200
      Width           =   1335
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   1560
      TabIndex        =   1
      Text            =   "Text1"
      Top             =   720
      Width           =   1455
   End
   Begin VB.Label Label11 
      Caption         =   "家庭地址:"
      Height          =   255
      Left            =   3600
      TabIndex        =   20
      Top             =   3000
      Width           =   975
   End
   Begin VB.Label Label10 
      Caption         =   "备住:"
      Height          =   255
      Left            =   480
      TabIndex        =   18
      Top             =   3480
      Width           =   975
   End
   Begin VB.Label Label9 
      Caption         =   "E-mail:"
      Height          =   255
      Left            =   720
      TabIndex        =   16
      Top             =   2760
      Width           =   615
   End
   Begin VB.Label Label8 
      Caption         =   "OICQ:"
      Height          =   255
      Left            =   3960
      TabIndex        =   14
      Top             =   2520
      Width           =   615
   End
   Begin VB.Label Label7 
      Caption         =   "班主任:"
      Height          =   255
      Left            =   3960
      TabIndex        =   12
      Top             =   1920
      Width           =   735
   End
   Begin VB.Label Label6 
      Caption         =   "出生日期:"
      Height          =   375
      Left            =   3840
      TabIndex        =   9
      Top             =   1320
      Width           =   975
   End
   Begin VB.Label Label5 
      Caption         =   "性别:"
      Height          =   375
      Left            =   3960
      TabIndex        =   8
      Top             =   720
      Width           =   735
   End
   Begin VB.Label Label4 
      Caption         =   "专业:"
      Height          =   255
      Left            =   960
      TabIndex        =   6
      Top             =   2400
      Width           =   615
   End
   Begin VB.Label Label3 
      Caption         =   "学号:"
      Height          =   255
      Left            =   960
      TabIndex        =   4
      Top             =   1800
      Width           =   615
   End
   Begin VB.Label Label2 
      Caption         =   "班级:"
      Height          =   255
      Left            =   840
      TabIndex        =   2
      Top             =   1200
      Width           =   615
   End
   Begin VB.Label label1 
      Caption         =   "系别:"
      Height          =   255
      Left            =   960
      TabIndex        =   0
      Top             =   720
      Width           =   615
   End
End
Attribute VB_Name = "Frm3"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Label11_Click()

End Sub

⌨️ 快捷键说明

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