📄 form3.frm
字号:
VERSION 5.00
Begin VB.Form Form3
BorderStyle = 1 'Fixed Single
Caption = "设置"
ClientHeight = 4170
ClientLeft = 7005
ClientTop = 1515
ClientWidth = 3675
Icon = "Form3.frx":0000
LinkTopic = "Form3"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4170
ScaleWidth = 3675
Begin VB.Frame Frame1
Caption = "播放内容"
Height = 1455
Left = 90
TabIndex = 0
Top = 120
Width = 3495
Begin VB.OptionButton Option1
Caption = "谚语格言"
Height = 195
Index = 9
Left = 2325
TabIndex = 10
Top = 1065
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "习惯用语"
Height = 195
Index = 8
Left = 2325
TabIndex = 9
Top = 810
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "购物英语"
Height = 195
Index = 7
Left = 2325
TabIndex = 8
Top = 540
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "旅行英语"
Height = 195
Index = 6
Left = 1230
TabIndex = 7
Top = 1065
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "求职英语"
Height = 195
Index = 5
Left = 1230
TabIndex = 6
Top = 810
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "电话英语"
Height = 195
Index = 4
Left = 1230
TabIndex = 5
Top = 540
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "旅馆英语"
Height = 195
Index = 3
Left = 165
TabIndex = 4
Top = 1065
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "关于工作"
Height = 195
Index = 2
Left = 165
TabIndex = 3
Top = 810
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "基本会话"
Height = 195
Index = 1
Left = 165
TabIndex = 2
Top = 540
Value = -1 'True
Width = 1020
End
Begin VB.OptionButton Option1
Caption = "全 部"
Height = 195
Index = 0
Left = 165
TabIndex = 1
Top = 285
Width = 1020
End
End
Begin VB.PictureBox Picture2
BorderStyle = 0 'None
Height = 315
Left = 3360
ScaleHeight = 315
ScaleWidth = 255
TabIndex = 33
Top = 1440
Width = 255
End
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 315
Left = 3420
Picture = "Form3.frx":038A
ScaleHeight = 315
ScaleWidth = 195
TabIndex = 32
ToolTipText = "语速调节/试听"
Top = 2520
Width = 195
End
Begin VB.CheckBox Check4
Caption = "自动隐藏"
Height = 255
Left = 1980
TabIndex = 28
Top = 2790
Width = 1260
End
Begin VB.CheckBox Check1
Caption = "退出时保存设置"
Height = 255
Left = 1980
TabIndex = 30
Top = 3780
Width = 1575
End
Begin VB.CheckBox Check5
Caption = "随WINDOWS启动"
Height = 255
Left = 1980
TabIndex = 29
Top = 3420
Width = 1635
End
Begin VB.CheckBox Check3
Caption = "退出时保存进度"
Height = 255
Left = 1980
TabIndex = 27
Top = 3105
Width = 1575
End
Begin VB.CheckBox Check2
Caption = "烈焰红唇模式"
Enabled = 0 'False
Height = 255
Left = 120
TabIndex = 26
Top = 3780
Width = 1575
End
Begin VB.VScrollBar VScroll3
Height = 255
Left = 1200
Max = 3
Min = 15
TabIndex = 25
Top = 3420
Value = 15
Width = 135
End
Begin VB.VScrollBar VScroll2
Height = 255
Left = 1200
Max = 5
Min = 15
TabIndex = 24
Top = 3060
Value = 5
Width = 135
End
Begin VB.VScrollBar VScroll1
Height = 255
Left = 1200
Max = 1
Min = 12
TabIndex = 23
Top = 2700
Value = 1
Width = 135
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 2
Left = 900
TabIndex = 19
Text = "3"
Top = 3420
Width = 315
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 1
Left = 900
TabIndex = 16
Text = "5"
Top = 3060
Width = 315
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 255
Index = 0
Left = 900
TabIndex = 15
Text = "2"
Top = 2700
Width = 315
End
Begin VB.Frame Frame3
Caption = "英汉次序"
Height = 855
Left = 1515
TabIndex = 12
Top = 1665
Width = 1755
Begin VB.OptionButton Option3
Caption = "先汉语 后英语"
Height = 285
Index = 1
Left = 135
TabIndex = 22
Top = 495
Width = 1590
End
Begin VB.OptionButton Option3
Caption = "先英语 后汉语"
Height = 285
Index = 0
Left = 135
TabIndex = 20
Top = 225
Value = -1 'True
Width = 1590
End
End
Begin VB.Frame Frame2
Caption = "播放方式"
Height = 855
Left = 90
TabIndex = 11
Top = 1665
Width = 1275
Begin VB.OptionButton Option2
Caption = "顺序播放"
Height = 285
Index = 1
Left = 135
TabIndex = 21
Top = 495
Width = 1095
End
Begin VB.OptionButton Option2
Caption = "随机播放"
Height = 285
Index = 0
Left = 135
TabIndex = 17
Top = 225
Value = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -