📄 frmstatus.frm
字号:
VERSION 5.00
Begin VB.Form frmStatus
BorderStyle = 1 'Fixed Single
Caption = "Status Configuration"
ClientHeight = 2040
ClientLeft = 45
ClientTop = 390
ClientWidth = 6030
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2040
ScaleWidth = 6030
StartUpPosition = 1 'CenterOwner
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 7
Left = 1680
TabIndex = 39
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 7
Left = 0
TabIndex = 41
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 7
Left = 0
TabIndex = 40
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 6
Left = 2040
TabIndex = 36
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 6
Left = 0
TabIndex = 38
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 6
Left = 0
TabIndex = 37
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 5
Left = 2400
TabIndex = 33
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 5
Left = -15
TabIndex = 35
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 5
Left = 0
TabIndex = 34
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 4
Left = 2760
TabIndex = 30
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 4
Left = 0
TabIndex = 32
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 4
Left = 0
TabIndex = 31
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 3
Left = 3120
TabIndex = 27
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 3
Left = 0
TabIndex = 29
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 3
Left = 0
TabIndex = 28
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 975
Index = 2
Left = 3480
TabIndex = 24
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 2
Left = 0
TabIndex = 26
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 2
Left = 0
TabIndex = 25
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 1
Left = 3840
TabIndex = 21
Top = 840
Width = 375
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 1
Left = 0
TabIndex = 23
Top = 120
Width = 255
End
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 1
Left = 0
TabIndex = 22
Top = 600
Width = 255
End
End
Begin VB.Frame framBitSetting
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 0
Left = 4200
TabIndex = 18
Top = 840
Width = 375
Begin VB.CheckBox chkFalling
Caption = "Check2"
Enabled = 0 'False
Height = 375
Index = 0
Left = 0
TabIndex = 20
Top = 600
Width = 255
End
Begin VB.CheckBox chkRising
Caption = "Check1"
Enabled = 0 'False
Height = 375
Index = 0
Left = 0
TabIndex = 19
Top = 120
Width = 255
End
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 7
Left = 1680
TabIndex = 9
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 6
Left = 2040
TabIndex = 8
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 5
Left = 2400
TabIndex = 7
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 4
Left = 2760
TabIndex = 6
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 3
Left = 3120
TabIndex = 5
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 2
Left = 3480
TabIndex = 4
Top = 540
Width = 255
End
Begin VB.CheckBox chkBitEnable
Height = 255
Index = 1
Left = 3840
TabIndex = 3
Top = 540
Width = 255
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -