📄 frmcatenation.frm
字号:
VERSION 5.00
Begin VB.Form frmCatenation
Caption = "0"
ClientHeight = 3210
ClientLeft = 60
ClientTop = 345
ClientWidth = 9075
FillColor = &H00E0E0E0&
ForeColor = &H00000000&
Icon = "frmCatenation.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3210
ScaleWidth = 9075
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton CmdSet
BackColor = &H00C0C0C0&
Caption = "置位"
Enabled = 0 'False
Height = 255
Index = 3
Left = 9120
Style = 1 'Graphical
TabIndex = 29
Top = 1440
Width = 585
End
Begin VB.CommandButton CmdSet
BackColor = &H00C0C0C0&
Caption = "置位"
Enabled = 0 'False
Height = 255
Index = 2
Left = 9120
Style = 1 'Graphical
TabIndex = 28
Top = 1080
Width = 585
End
Begin VB.CommandButton CmdSet
BackColor = &H00C0C0C0&
Caption = "置位"
Enabled = 0 'False
Height = 255
Index = 1
Left = 9120
Style = 1 'Graphical
TabIndex = 27
Top = 720
Width = 585
End
Begin VB.CommandButton CmdSet
BackColor = &H00C0C0C0&
Caption = "置位"
Enabled = 0 'False
Height = 255
Index = 0
Left = 9120
Style = 1 'Graphical
TabIndex = 26
Top = 360
Width = 585
End
Begin VB.Timer Timer1
Interval = 1000
Left = 8880
Top = 0
End
Begin VB.CommandButton CmdRes
BackColor = &H00C0C0C0&
Caption = "R"
Enabled = 0 'False
Height = 255
Index = 3
Left = 8400
Style = 1 'Graphical
TabIndex = 25
Top = 1440
Width = 585
End
Begin VB.CommandButton CmdRes
BackColor = &H00C0C0C0&
Caption = "R"
Enabled = 0 'False
Height = 255
Index = 2
Left = 8400
Style = 1 'Graphical
TabIndex = 24
Top = 1080
Width = 585
End
Begin VB.CommandButton CmdRes
BackColor = &H00C0C0C0&
Caption = "R"
Enabled = 0 'False
Height = 255
Index = 1
Left = 8400
Style = 1 'Graphical
TabIndex = 23
Top = 720
Width = 585
End
Begin VB.CommandButton CmdRes
BackColor = &H00C0C0C0&
Caption = "R"
Enabled = 0 'False
Height = 255
Index = 0
Left = 8400
Style = 1 'Graphical
TabIndex = 22
Top = 360
Width = 585
End
Begin VB.CommandButton CmdClose
Caption = "关闭"
Height = 375
Left = 7800
TabIndex = 21
Top = 2520
Width = 1095
End
Begin VB.CommandButton Cmd_Seting
Caption = "连锁修改"
Height = 375
Left = 6000
TabIndex = 20
Top = 2520
Width = 1095
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 4
Left = 6600
TabIndex = 18
Text = "0"
Top = 1800
Width = 735
End
Begin VB.CheckBox Check1
Caption = "连锁"
Enabled = 0 'False
Height = 255
Index = 3
Left = 7560
TabIndex = 17
Top = 1440
Width = 735
End
Begin VB.CheckBox Check1
Caption = "连锁"
Enabled = 0 'False
Height = 255
Index = 2
Left = 7560
TabIndex = 16
Top = 1080
Width = 735
End
Begin VB.CheckBox Check1
Caption = "连锁"
Enabled = 0 'False
Height = 255
Index = 1
Left = 7560
TabIndex = 15
Top = 720
Width = 735
End
Begin VB.CheckBox Check1
Caption = "连锁"
Enabled = 0 'False
Height = 255
Index = 0
Left = 7560
TabIndex = 14
Top = 360
Width = 735
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 3
Left = 6600
TabIndex = 13
Text = "0"
Top = 1440
Width = 735
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 2
Left = 6600
TabIndex = 12
Text = "0"
Top = 1080
Width = 735
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 1
Left = 6600
TabIndex = 11
Text = "0"
Top = 720
Width = 735
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 0
Left = 6600
TabIndex = 10
Text = "0"
Top = 360
Width = 735
End
Begin VB.ListBox List2
Height = 1320
Index = 1
Left = 3360
TabIndex = 3
Top = 1800
Width = 2175
End
Begin VB.ListBox List2
Height = 1320
Index = 0
Left = 3360
TabIndex = 2
Top = 360
Width = 2175
End
Begin VB.ListBox List1
Height = 2760
Left = 120
TabIndex = 1
Top = 360
Width = 2535
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "连锁方式"
Height = 180
Index = 7
Left = 5880
TabIndex = 19
Top = 1800
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "低低限值"
Height = 180
Index = 6
Left = 5880
TabIndex = 9
Top = 1440
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "低限值"
Height = 180
Index = 5
Left = 6060
TabIndex = 8
Top = 1080
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "高限值"
Height = 180
Index = 4
Left = 6060
TabIndex = 7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -