📄 form_pj_list.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form form_pj_list
Caption = "评测登记情况"
ClientHeight = 4845
ClientLeft = 60
ClientTop = 345
ClientWidth = 8460
Icon = "form_pj_list.frx":0000
LinkTopic = "Form1"
ScaleHeight = 4845
ScaleWidth = 8460
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command2
Caption = "学生情况[&I]"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4200
TabIndex = 9
Top = 4440
Width = 2055
End
Begin VB.CommandButton Command1
Caption = "退 出[&E]"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6360
TabIndex = 8
Top = 4440
Width = 2055
End
Begin VB.PictureBox Picture1
BackColor = &H00FFE09E&
Height = 4815
Left = 0
Picture = "form_pj_list.frx":08CA
ScaleHeight = 4755
ScaleWidth = 2475
TabIndex = 0
Top = 0
Width = 2535
Begin VB.Label Label3
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Label1"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 615
Left = 120
TabIndex = 11
Top = 2880
Width = 2295
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "获此评测人数:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 375
Left = 120
TabIndex = 10
Top = 2640
Width = 2535
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Label1"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 615
Left = 120
TabIndex = 6
Top = 2040
Width = 2295
End
Begin VB.Label Label4
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Label1"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 255
Left = 120
TabIndex = 5
Top = 1560
Width = 2295
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "学年:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 375
Left = 120
TabIndex = 4
Top = 1320
Width = 2535
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "评测:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 375
Left = 120
TabIndex = 3
Top = 1800
Width = 2535
End
Begin VB.Shape Shape2
BorderColor = &H0000FF00&
BorderWidth = 2
Height = 15
Left = 120
Top = 1125
Width = 1095
End
Begin VB.Shape Shape1
BorderColor = &H000000FF&
BorderWidth = 2
Height = 15
Left = 120
Top = 1080
Width = 1215
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "评测登记情况"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 375
Index = 1
Left = 165
TabIndex = 1
Top = 765
Width = 2175
End
Begin VB.Image Image1
Height = 600
Left = 120
Picture = "form_pj_list.frx":3A92E
Stretch = -1 'True
Top = 120
Width = 600
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "评测登记情况"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 0
Left = 135
TabIndex = 2
Top = 735
Width = 2535
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -