📄 test.frm
字号:
VERSION 5.00
Begin VB.Form test
BackColor = &H00000000&
BorderStyle = 0 'None
Caption = "学生考试"
ClientHeight = 8520
ClientLeft = 0
ClientTop = 0
ClientWidth = 10245
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8520
ScaleWidth = 10245
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
WindowState = 2 'Maximized
Begin VB.TextBox Text4
Height = 375
Index = 9
Left = 0
TabIndex = 42
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 8
Left = 0
TabIndex = 41
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 7
Left = 0
TabIndex = 40
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 6
Left = 0
TabIndex = 39
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 5
Left = 0
TabIndex = 38
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 4
Left = 0
TabIndex = 37
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 3
Left = 0
TabIndex = 36
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 2
Left = 0
TabIndex = 35
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 1
Left = 0
TabIndex = 34
Text = "Text4"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text4
Height = 375
Index = 0
Left = 1200
TabIndex = 33
Text = "Text4"
Top = 120
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 9
Left = 0
TabIndex = 32
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 8
Left = 0
TabIndex = 31
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 7
Left = 0
TabIndex = 30
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 6
Left = 0
TabIndex = 29
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 5
Left = 0
TabIndex = 28
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 4
Left = 0
TabIndex = 27
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 3
Left = 0
TabIndex = 26
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 2
Left = 0
TabIndex = 25
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 1
Left = 0
TabIndex = 24
Text = "Text3"
Top = 0
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text3
Height = 375
Index = 0
Left = 0
TabIndex = 23
Text = "Text3"
Top = 240
Visible = 0 'False
Width = 855
End
Begin VB.Frame Frame2
Height = 735
Left = 4440
TabIndex = 3
Top = 600
Width = 1815
Begin VB.Label Label1
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 360
TabIndex = 6
Top = 240
Width = 375
End
Begin VB.Label Label2
Caption = ":"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 840
TabIndex = 5
Top = 240
Width = 135
End
Begin VB.Label Label3
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1080
TabIndex = 4
Top = 240
Width = 375
End
End
Begin VB.Timer Timer1
Interval = 1000
Left = 9120
Top = 720
End
Begin VB.Frame Frame1
Height = 5655
Left = 1320
TabIndex = 0
Top = 1920
Width = 8415
Begin VB.TextBox Text2
Height = 375
Left = 240
TabIndex = 22
Top = 5280
Visible = 0 'False
Width = 855
End
Begin VB.CommandButton Command5
Caption = "分数查询"
Height = 615
Left = 1800
TabIndex = 21
Top = 4920
Width = 1215
End
Begin VB.Frame Frame3
Caption = "试卷"
Height = 4815
Left = 0
TabIndex = 7
Top = 0
Width = 8415
Begin VB.CommandButton Command4
Caption = "上一个"
Height = 495
Left = 2880
TabIndex = 20
Top = 4080
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "下一个"
Height = 495
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -