form3.frm
来自「主要用于学校机房考试,主要包括选择题,问答题,WORD操作题,WINDOWS操作」· FRM 代码 · 共 252 行
FRM
252 行
VERSION 5.00
Begin VB.Form Form3
BackColor = &H00FFC0FF&
Caption = "教师学历"
ClientHeight = 5145
ClientLeft = 3000
ClientTop = 2370
ClientWidth = 6585
LinkTopic = "Form3"
ScaleHeight = 5145
ScaleWidth = 6585
Begin VB.Frame Frame2
BackColor = &H00FFC0FF&
Caption = "进修学历"
ForeColor = &H000000C0&
Height = 3210
Left = 3240
TabIndex = 13
Top = 1785
Width = 3255
Begin VB.TextBox Text12
DataField = "进修学位"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 19
Text = "Text12"
Top = 2880
Width = 1575
End
Begin VB.TextBox Text11
DataField = "进修专业"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 18
Text = "Text11"
Top = 2400
Width = 1575
End
Begin VB.TextBox Text9
DataField = "进修学校"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 17
Text = "Text9"
Top = 1920
Width = 1575
End
Begin VB.TextBox Text8
DataField = "进修起止时间"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 16
Text = "Text8"
Top = 1440
Width = 1575
End
Begin VB.TextBox Text7
DataField = "进修层次"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 15
Text = "Text7"
Top = 960
Width = 1575
End
Begin VB.TextBox Text6
DataField = "形式"
DataSource = "Data1"
Height = 270
Left = 1320
TabIndex = 14
Text = "Text6"
Top = 480
Width = 1575
End
Begin VB.Label Label20
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "学 位:"
Height = 180
Left = 120
TabIndex = 25
Top = 2880
Width = 900
End
Begin VB.Label Label21
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "形 式:"
Height = 180
Left = 240
TabIndex = 24
Top = 480
Width = 810
End
Begin VB.Label Label22
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "层 次:"
Height = 180
Left = 240
TabIndex = 23
Top = 960
Width = 810
End
Begin VB.Label Label23
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "起止时间:"
Height = 180
Left = 120
TabIndex = 22
Top = 1320
Width = 900
End
Begin VB.Label Label24
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "毕业学校:"
Height = 180
Left = 120
TabIndex = 21
Top = 1920
Width = 900
End
Begin VB.Label Label25
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "专 业:"
Height = 180
Left = 120
TabIndex = 20
Top = 2400
Width = 900
End
End
Begin VB.Frame Frame1
BackColor = &H00FFC0FF&
Caption = "第一学历"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 3255
Left = 0
TabIndex = 2
Top = 1755
Width = 3135
Begin VB.TextBox Text10
DataField = "学位"
DataSource = "Data1"
Height = 270
Left = 1080
TabIndex = 7
Text = "Text10"
Top = 2400
Width = 1935
End
Begin VB.TextBox Text5
DataField = "专业"
DataSource = "Data1"
Height = 270
Left = 1080
TabIndex = 6
Text = "Text5"
Top = 1920
Width = 1935
End
Begin VB.TextBox Text4
DataField = "毕业学校"
DataSource = "Data1"
Height = 270
Left = 1080
TabIndex = 5
Text = "Text4"
Top = 1440
Width = 1935
End
Begin VB.TextBox Text3
DataField = "起止时间"
DataSource = "Data1"
Height = 270
Left = 1080
TabIndex = 4
Text = "Text3"
Top = 960
Width = 1935
End
Begin VB.TextBox Text2
DataField = "层次"
DataSource = "Data1"
Height = 270
Left = 1080
TabIndex = 3
Top = 480
Width = 735
End
Begin VB.Label Label26
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "学 位:"
Height = 180
Left = 120
TabIndex = 12
Top = 2400
Width = 900
End
Begin VB.Label Label27
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "专 业:"
Height = 180
Left = 120
TabIndex = 11
Top = 1920
Width = 900
End
Begin VB.Label Label28
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "毕业学校:"
Height = 180
Left = 120
TabIndex = 10
Top = 1440
Width = 900
End
Begin VB.Label Label29
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "起止时间:"
Height = 180
Left = 120
TabIndex = 9
Top = 960
Width = 900
End
Begin VB.Label Label30
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "层 次:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?