📄 frmsteup.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form FrmSteup
BorderStyle = 3 'Fixed Dialog
Caption = "设置"
ClientHeight = 3840
ClientLeft = 45
ClientTop = 435
ClientWidth = 3705
Icon = "FrmSteup.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3840
ScaleWidth = 3705
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin TabDlg.SSTab StbX
Height = 3855
Left = -10
TabIndex = 0
Top = 0
Width = 3735
_ExtentX = 6588
_ExtentY = 6800
_Version = 393216
TabHeight = 520
TabCaption(0) = "测试设置"
TabPicture(0) = "FrmSteup.frx":0442
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "练习设置"
TabPicture(1) = "FrmSteup.frx":045E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame4"
Tab(1).ControlCount= 1
TabCaption(2) = "界面设置"
TabPicture(2) = "FrmSteup.frx":047A
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame7"
Tab(2).ControlCount= 1
Begin VB.Frame Frame7
Height = 3375
Left = -74880
TabIndex = 33
Top = 360
Width = 3495
Begin VB.OptionButton Option2
Caption = "无动画"
Height = 255
Left = 1920
TabIndex = 45
Top = 240
Width = 975
End
Begin VB.OptionButton Option1
Caption = "有动画"
Height = 255
Left = 480
TabIndex = 44
Top = 240
Width = 1095
End
Begin VB.Frame Frame9
Caption = "界面图片选择"
Height = 1215
Left = 0
TabIndex = 39
Top = 720
Width = 3495
Begin VB.CommandButton Command21
Caption = "默认设定"
Height = 375
Left = 1800
TabIndex = 43
Top = 680
Width = 975
End
Begin VB.CommandButton Command20
Caption = "设定文章"
Height = 375
Left = 600
TabIndex = 42
Top = 680
Width = 975
End
Begin VB.CommandButton Command19
Caption = "..."
Height = 375
Left = 2880
TabIndex = 41
Top = 240
Width = 495
End
Begin VB.TextBox Text9
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 40
Top = 240
Width = 2775
End
End
Begin VB.Frame Frame8
Caption = "背景音乐选择"
Height = 1095
Left = 0
TabIndex = 34
Top = 2280
Width = 3495
Begin VB.CommandButton Command17
Caption = "默认设定"
Height = 375
Left = 1800
TabIndex = 38
Top = 680
Width = 975
End
Begin VB.CommandButton Command16
Caption = "设定音乐"
Height = 375
Left = 600
TabIndex = 37
Top = 680
Width = 975
End
Begin VB.CommandButton Command15
Caption = "..."
Height = 375
Left = 2880
TabIndex = 36
Top = 240
Width = 495
End
Begin VB.TextBox Text7
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 35
Top = 240
Width = 2775
End
End
End
Begin VB.Frame Frame4
Height = 3375
Left = -74880
TabIndex = 18
Top = 360
Width = 3495
Begin VB.Frame Frame5
Caption = "练习音乐选择"
Height = 1095
Left = 0
TabIndex = 19
Top = 2280
Width = 3495
Begin VB.TextBox Text4
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 23
Top = 240
Width = 2775
End
Begin VB.CommandButton Command10
Caption = "..."
Height = 375
Left = 2880
TabIndex = 22
Top = 240
Width = 495
End
Begin VB.CommandButton Command9
Caption = "设定音乐"
Height = 375
Left = 600
TabIndex = 21
Top = 680
Width = 975
End
Begin VB.CommandButton Command8
Caption = "默认设定"
Height = 375
Left = 1800
TabIndex = 20
Top = 680
Width = 975
End
End
Begin VB.TextBox Text6
Height = 270
Left = 1080
TabIndex = 30
Top = 200
Width = 615
End
Begin VB.CommandButton Command14
Caption = "设定"
Height = 375
Left = 2400
TabIndex = 29
Top = 130
Width = 975
End
Begin VB.Frame Frame6
Caption = "练习文章选择"
Height = 1215
Left = 0
TabIndex = 24
Top = 720
Width = 3495
Begin VB.TextBox Text5
BeginProperty Font
Name = "宋体"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -