📄 frmtimer.frm
字号:
VERSION 5.00
Begin VB.Form frmTimer
BorderStyle = 3 'Fixed Dialog
Caption = "运行时间设置"
ClientHeight = 4920
ClientLeft = 4875
ClientTop = 3135
ClientWidth = 5640
Icon = "frmTimer.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4920
ScaleWidth = 5640
ShowInTaskbar = 0 'False
Begin VB.Timer Timer3
Enabled = 0 'False
Interval = 100
Left = 0
Top = 0
End
Begin VB.Timer Timer2
Enabled = 0 'False
Interval = 100
Left = 0
Top = 0
End
Begin VB.Timer Timer1
Interval = 500
Left = 2640
Top = 4320
End
Begin VB.CheckBox ckTime
Caption = "定时1"
Height = 300
Index = 0
Left = 240
TabIndex = 11
Top = 3660
Width = 855
End
Begin VB.CheckBox ckTime
Caption = "定时2"
Height = 300
Index = 1
Left = 1200
TabIndex = 12
Top = 3660
Width = 855
End
Begin VB.CheckBox ckTime
Caption = "定时3"
Height = 300
Index = 2
Left = 2280
TabIndex = 13
Top = 3660
Width = 855
End
Begin VB.CheckBox ckTime
Caption = "定时4"
Height = 300
Index = 3
Left = 3360
MaskColor = &H00FFFFFF&
TabIndex = 14
Top = 3660
UseMaskColor = -1 'True
Width = 855
End
Begin VB.CheckBox ckTime
Caption = "定时5"
Height = 300
Index = 4
Left = 4440
TabIndex = 15
Top = 3660
Width = 855
End
Begin VB.Frame Frame2
Caption = "定时器设置"
Height = 735
Left = 120
TabIndex = 30
Top = 3360
Width = 5295
End
Begin VB.Frame Frame1
Caption = "定时设置"
Height = 3135
Left = 120
TabIndex = 18
Top = 120
Width = 5295
Begin VB.ComboBox cbDate
Height = 300
Left = 2880
TabIndex = 10
Top = 2520
Width = 2175
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 9
Left = 3960
TabIndex = 9
Text = "00:00"
Top = 1680
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 8
Left = 3960
TabIndex = 7
Text = "00:00"
Top = 840
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 7
Left = 1440
TabIndex = 5
Text = "00:00"
Top = 2400
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 6
Left = 1440
TabIndex = 3
Text = "00:00"
Top = 1560
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 5
Left = 1440
TabIndex = 1
Text = "00:00"
Top = 720
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 4
Left = 3960
TabIndex = 8
Text = "00:00"
Top = 1320
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 3
Left = 3960
TabIndex = 6
Text = "00:00"
Top = 480
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 2
Left = 1440
TabIndex = 4
Text = "00:00"
Top = 2040
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 1
Left = 1440
TabIndex = 2
Text = "00:00"
Top = 1200
Width = 1095
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Index = 0
Left = 1440
TabIndex = 0
Text = "00:00"
Top = 360
Width = 1095
End
Begin VB.Label Label2
Caption = "日期选择"
Height = 255
Left = 2880
TabIndex = 29
Top = 2160
Width = 1335
End
Begin VB.Label Label1
Caption = "关机设置4:"
Height = 255
Index = 7
Left = 2880
TabIndex = 28
Top = 960
Width = 1095
End
Begin VB.Label Label1
Caption = "开机设置4:"
Height = 255
Index = 6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -