📄 fgamesel.frm
字号:
VERSION 5.00
Begin VB.Form fGameSel
BorderStyle = 1 'Fixed Single
Caption = "Select a game"
ClientHeight = 5745
ClientLeft = 45
ClientTop = 330
ClientWidth = 6000
ControlBox = 0 'False
Icon = "fGameSel.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5745
ScaleWidth = 6000
StartUpPosition = 3 'Windows Default
Begin VB.CheckBox chkWork
Caption = "明天按时上课"
Height = 255
Left = 1920
TabIndex = 29
Top = 4680
Value = 1 'Checked
Visible = 0 'False
Width = 1455
End
Begin VB.PictureBox picBack
BackColor = &H00FFFFFF&
Height = 5535
Index = 0
Left = 3480
ScaleHeight = 365
ScaleMode = 3 'Pixel
ScaleWidth = 157
TabIndex = 0
Top = 120
Visible = 0 'False
Width = 2415
Begin VB.CommandButton cmdSubmit
Caption = "决定!"
Height = 375
Index = 0
Left = 240
TabIndex = 28
Top = 2880
Width = 1935
End
Begin VB.OptionButton opt0
BackColor = &H00FFFFFF&
Caption = "返回主画面"
Height = 255
Index = 3
Left = 120
TabIndex = 27
Top = 2520
Width = 2055
End
Begin VB.OptionButton opt0
BackColor = &H00FFFFFF&
Caption = "系统设定"
Height = 255
Index = 2
Left = 120
TabIndex = 26
Top = 2280
Width = 2055
End
Begin VB.OptionButton opt0
BackColor = &H00FFFFFF&
Caption = "更换档案文件名"
Height = 255
Index = 1
Left = 120
TabIndex = 25
Top = 2040
Width = 2055
End
Begin VB.OptionButton opt0
BackColor = &H00FFFFFF&
Caption = "保存进度"
Height = 255
Index = 0
Left = 120
TabIndex = 24
Top = 1800
Value = -1 'True
Width = 2055
End
Begin VB.CommandButton cmdGroup0
Caption = "系统"
Height = 375
Index = 3
Left = 0
TabIndex = 22
Top = 1080
Width = 2355
End
Begin VB.CommandButton cmdGroup0
Caption = "帮助"
Height = 375
Index = 2
Left = 0
TabIndex = 21
Top = 720
Width = 2355
End
Begin VB.CommandButton cmdGroup0
Caption = "世界记录"
Height = 375
Index = 1
Left = 0
TabIndex = 20
Top = 360
Width = 2355
End
Begin VB.CommandButton cmdGroup0
Caption = "概况/建议"
Height = 375
Index = 0
Left = 0
TabIndex = 19
Top = 0
Width = 2355
End
Begin VB.Label lbl
BackStyle = 0 'Transparent
Caption = "世界记录:"
Height = 3975
Index = 0
Left = 0
TabIndex = 23
Top = 1440
Width = 2355
End
End
Begin VB.CommandButton cmd
Caption = "随机选择-X>"
Height = 375
Index = 1
Left = 1800
TabIndex = 8
Top = 5280
Width = 1630
End
Begin VB.CommandButton cmd
Caption = "<<-返回主画面"
Height = 375
Index = 0
Left = 120
TabIndex = 7
Top = 5280
Width = 1630
End
Begin VB.CommandButton cmdGame
Caption = "体育/夺篮球"
Height = 1630
Index = 4
Left = 120
MaskColor = &H0000FF00&
Picture = "fGameSel.frx":000C
Style = 1 'Graphical
TabIndex = 6
TabStop = 0 'False
Top = 3480
UseMaskColor = -1 'True
Width = 1630
End
Begin VB.CommandButton cmdGame
Caption = "综合/连课时"
Height = 1630
Index = 3
Left = 1800
MaskColor = &H0000FF00&
Picture = "fGameSel.frx":630A
Style = 1 'Graphical
TabIndex = 5
TabStop = 0 'False
Top = 1800
UseMaskColor = -1 'True
Width = 1630
End
Begin VB.CommandButton cmdGame
Caption = "数学/发试卷"
Height = 1630
Index = 2
Left = 120
MaskColor = &H0000FF00&
Picture = "fGameSel.frx":C608
Style = 1 'Graphical
TabIndex = 4
TabStop = 0 'False
Top = 1800
UseMaskColor = -1 'True
Width = 1630
End
Begin VB.CommandButton cmdGame
Caption = "英语/默单词"
Height = 1630
Index = 1
Left = 1800
MaskColor = &H0000FF00&
Picture = "fGameSel.frx":12906
Style = 1 'Graphical
TabIndex = 3
TabStop = 0 'False
Top = 120
UseMaskColor = -1 'True
Width = 1630
End
Begin VB.CommandButton cmdGame
Caption = "语文/抓作弊"
Height = 1630
Index = 0
Left = 120
MaskColor = &H0000FF00&
Picture = "fGameSel.frx":18C04
Style = 1 'Graphical
TabIndex = 1
TabStop = 0 'False
Top = 120
UseMaskColor = -1 'True
Width = 1630
End
Begin VB.PictureBox picBack
BackColor = &H00FFFFFF&
Height = 5535
Index = 1
Left = 3480
ScaleHeight = 365
ScaleMode = 3 'Pixel
ScaleWidth = 157
TabIndex = 2
Top = 120
Visible = 0 'False
Width = 2415
Begin VB.CommandButton cmdSubmit
Caption = "决定!"
Height = 375
Index = 1
Left = 240
TabIndex = 18
Top = 2880
Width = 1935
End
Begin VB.OptionButton opt1
BackColor = &H00FFFFFF&
Caption = "返回主画面"
Height = 255
Index = 3
Left = 120
TabIndex = 17
Top = 2520
Value = -1 'True
Width = 2055
End
Begin VB.OptionButton opt1
BackColor = &H00FFFFFF&
Caption = "系统设定"
Height = 255
Index = 2
Left = 120
TabIndex = 16
Top = 2280
Width = 2055
End
Begin VB.OptionButton opt1
BackColor = &H00FFFFFF&
Caption = "更换档案文件名"
Enabled = 0 'False
Height = 255
Index = 1
Left = 120
TabIndex = 15
Top = 2040
Width = 2055
End
Begin VB.OptionButton opt1
BackColor = &H00FFFFFF&
Caption = "保存进度"
Enabled = 0 'False
Height = 255
Index = 0
Left = 120
TabIndex = 14
Top = 1800
Width = 2055
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -