📄 form.frm
字号:
VERSION 5.00
Begin VB.Form Form1
BackColor = &H00000080&
BorderStyle = 4 'Fixed ToolWindow
Caption = "竞赛程序"
ClientHeight = 10860
ClientLeft = 150
ClientTop = 720
ClientWidth = 15270
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 10860
ScaleWidth = 15270
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command5
Caption = "论述题选择"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 480
TabIndex = 27
Top = 9000
Width = 2415
End
Begin VB.TextBox Text1
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 60
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2415
Left = 10200
TabIndex = 26
Top = 960
Width = 3135
End
Begin VB.CommandButton Command4
Caption = "重置"
Height = 495
Left = 13680
TabIndex = 25
Top = 1800
Width = 1335
End
Begin VB.CommandButton Command3
Caption = "必答题选择"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 480
TabIndex = 24
Top = 8160
Width = 2415
End
Begin VB.CommandButton Command2
Caption = "确定"
Height = 615
Left = 11040
TabIndex = 20
Top = 8520
Width = 1815
End
Begin VB.TextBox Text6
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 6600
TabIndex = 18
Top = 8280
Width = 2175
End
Begin VB.OptionButton Option4
BackColor = &H00000080&
Caption = "四队"
ForeColor = &H8000000E&
Height = 420
Left = 3480
TabIndex = 16
Top = 9600
Width = 1455
End
Begin VB.OptionButton Option3
BackColor = &H00000080&
Caption = "三队"
ForeColor = &H8000000E&
Height = 495
Left = 3480
TabIndex = 15
Top = 9000
Width = 1335
End
Begin VB.OptionButton Option2
BackColor = &H00000080&
Caption = "二队"
ForeColor = &H8000000E&
Height = 420
Left = 3480
TabIndex = 14
Top = 8520
Width = 1455
End
Begin VB.OptionButton Option1
BackColor = &H00000080&
Caption = "一队"
ForeColor = &H8000000E&
Height = 375
Left = 3480
TabIndex = 13
Top = 8040
Width = 1455
End
Begin VB.Frame Frame1
BackColor = &H00000080&
Height = 3255
Left = 480
TabIndex = 8
Top = 4320
Width = 14175
Begin VB.TextBox Text5
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 60
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2535
Left = 10800
TabIndex = 12
Top = 360
Width = 3015
End
Begin VB.TextBox Text4
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 60
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2535
Left = 7320
TabIndex = 11
Top = 360
Width = 3015
End
Begin VB.TextBox Text3
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 60
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2535
Left = 3840
TabIndex = 10
Top = 360
Width = 3015
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "宋体"
Size = 60
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2535
Left = 360
TabIndex = 9
Top = 360
Width = 3015
End
End
Begin VB.CheckBox Check1
BackColor = &H00000080&
Caption = "声音"
Height = 495
Left = 13800
TabIndex = 1
Top = 2280
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "开始"
Height = 495
Left = 13680
TabIndex = 0
Top = 1200
Width = 1335
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 1000
Left = 360
Top = 1920
End
Begin VB.Label Label11
Alignment = 2 'Center
BackColor = &H00000080&
Caption = "暨业务知识竞赛"
BeginProperty Font
Name = "隶书"
Size = 36
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 735
Left = 2880
TabIndex = 23
Top = 1080
Width = 8775
End
Begin VB.Label Label10
BackColor = &H00000080&
Caption = "2006年11月28日"
ForeColor = &H0000FFFF&
Height = 375
Left = 13320
TabIndex = 22
Top = 10200
Width = 1575
End
Begin VB.Label Label9
BackColor = &H00000080&
Caption = "制作:王霞"
ForeColor = &H0000FFFF&
Height = 495
Left = 13440
TabIndex = 21
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -