📄 form8.frm
字号:
VERSION 5.00
Begin VB.Form Form8
AutoRedraw = -1 'True
BackColor = &H00C0FFC0&
BorderStyle = 1 'Fixed Single
Caption = "timer设置"
ClientHeight = 9330
ClientLeft = 45
ClientTop = 435
ClientWidth = 7920
LinkTopic = "Form8"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9330
ScaleWidth = 7920
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command10
Caption = "退出"
Height = 495
Left = 240
TabIndex = 48
Top = 5640
Width = 1215
End
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
BackColor = &H00C0FFC0&
Height = 7215
Index = 3
Left = 6240
ScaleHeight = 7155
ScaleWidth = 5955
TabIndex = 47
Top = 8640
Width = 6015
End
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
BackColor = &H00C0FFC0&
Height = 7215
Index = 2
Left = -120
ScaleHeight = 7155
ScaleWidth = 5955
TabIndex = 24
Top = 7440
Width = 6015
Begin VB.Frame Frame5
BackColor = &H00C0FFC0&
Caption = "不允许开机时间:"
Height = 2655
Left = 120
TabIndex = 29
Top = 3600
Width = 5655
Begin VB.ComboBox Combo9
Height = 300
ItemData = "Form8.frx":0000
Left = 4680
List = "Form8.frx":000A
Style = 2 'Dropdown List
TabIndex = 38
Top = 1320
Width = 735
End
Begin VB.ComboBox Combo8
Height = 300
ItemData = "Form8.frx":0016
Left = 3480
List = "Form8.frx":002C
Style = 2 'Dropdown List
TabIndex = 37
Top = 1320
Width = 735
End
Begin VB.ComboBox Combo7
Height = 300
ItemData = "Form8.frx":0048
Left = 2040
List = "Form8.frx":0052
Style = 2 'Dropdown List
TabIndex = 36
Top = 1320
Width = 735
End
Begin VB.ComboBox Combo6
Height = 300
ItemData = "Form8.frx":005E
Left = 840
List = "Form8.frx":006B
Style = 2 'Dropdown List
TabIndex = 35
Top = 1320
Width = 735
End
Begin VB.ComboBox Combo4
Height = 300
ItemData = "Form8.frx":007B
Left = 4680
List = "Form8.frx":0085
Style = 2 'Dropdown List
TabIndex = 34
Top = 480
Width = 735
End
Begin VB.ComboBox Combo3
Height = 300
ItemData = "Form8.frx":0091
Left = 3480
List = "Form8.frx":009E
Style = 2 'Dropdown List
TabIndex = 33
Top = 480
Width = 735
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "Form8.frx":00AE
Left = 2040
List = "Form8.frx":00B8
Style = 2 'Dropdown List
TabIndex = 32
Top = 480
Width = 735
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "Form8.frx":00C4
Left = 840
List = "Form8.frx":00D1
Style = 2 'Dropdown List
TabIndex = 31
Top = 480
Width = 735
End
Begin VB.CommandButton Command8
Caption = "设置"
Height = 495
Left = 1440
TabIndex = 30
Top = 2040
Width = 2415
End
Begin VB.Label Label14
Caption = ":"
Height = 255
Left = 4320
TabIndex = 46
Top = 1320
Width = 255
End
Begin VB.Label Label13
Caption = "-"
Height = 255
Left = 3000
TabIndex = 45
Top = 1320
Width = 375
End
Begin VB.Label Label12
Caption = ":"
Height = 255
Left = 1680
TabIndex = 44
Top = 1320
Width = 255
End
Begin VB.Label Label11
Caption = "晚上:"
Height = 495
Left = 120
TabIndex = 43
Top = 1200
Width = 615
End
Begin VB.Label Label10
Caption = ":"
Height = 255
Left = 4320
TabIndex = 42
Top = 480
Width = 255
End
Begin VB.Label Label7
Caption = "-"
Height = 255
Left = 3000
TabIndex = 41
Top = 480
Width = 375
End
Begin VB.Label Label6
Caption = ":"
Height = 255
Left = 1680
TabIndex = 40
Top = 480
Width = 255
End
Begin VB.Label Label5
Caption = "中午:"
Height = 495
Left = 120
TabIndex = 39
Top = 480
Width = 615
End
End
Begin VB.Frame Frame3
BackColor = &H00C0FFC0&
Caption = "启动设置:"
Height = 2655
Left = 240
TabIndex = 25
Top = 480
Width = 5655
Begin VB.CommandButton Command7
Caption = "设置"
Height = 495
Left = 4080
TabIndex = 28
Top = 960
Width = 1215
End
Begin VB.CheckBox Check2
BackColor = &H00C0FFC0&
Caption = "当本软件出问题时自动重启"
Height = 495
Left = 840
TabIndex = 27
Top = 1440
Width = 3495
End
Begin VB.CheckBox Check1
BackColor = &H00C0FFC0&
Caption = "系统启动时本软件启动"
Height = 495
Left = 840
TabIndex = 26
Top = 600
Width = 3015
End
End
End
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
BackColor = &H00C0FFC0&
Height = 7215
Index = 1
Left = 1680
ScaleHeight = 7155
ScaleWidth = 5955
TabIndex = 18
Top = 0
Width = 6015
Begin VB.Frame Frame6
BackColor = &H00C0FFC0&
Caption = "帐目结算"
Height = 1935
Left = 120
TabIndex = 51
Top = 3360
Width = 5655
Begin VB.TextBox Text4
Height = 390
IMEMode = 3 'DISABLE
Left = 1200
MaxLength = 10
PasswordChar = "*"
TabIndex = 58
Top = 1200
Width = 1575
End
Begin VB.CommandButton Command12
Caption = "显示"
Height = 375
Left = 3360
TabIndex = 56
Top = 240
Width = 855
End
Begin VB.CommandButton Command11
Caption = "帐户已用时间全部清零"
Height = 375
Left = 3240
TabIndex = 55
Top = 1200
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Left = 1920
TabIndex = 53
Text = "0.2"
Top = 240
Width = 615
End
Begin VB.Label Label17
BackColor = &H00C0FFC0&
Caption = "清零密码:"
Height = 375
Left = 360
TabIndex = 57
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -