📄 mainform.frm
字号:
TabIndex = 28
Text = "Group1"
Top = 960
Width = 2655
End
Begin VB.CheckBox CheckGroupActive
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Caption = "Group Active State (for Data Change)"
ForeColor = &H80000008&
Height = 255
Left = 3840
TabIndex = 27
Top = 1320
Value = 1 'Checked
Width = 3135
End
Begin VB.ComboBox cmbListOpcServer
Appearance = 0 'Flat
Height = 315
Left = 1680
TabIndex = 26
Top = 480
Width = 5295
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
Caption = "Group Name:"
Height = 255
Left = 2880
TabIndex = 30
Top = 990
Width = 1215
End
Begin VB.Label Label1
Caption = "Selected Server:"
Height = 255
Left = 240
TabIndex = 29
Top = 480
Width = 1335
End
End
Begin VB.Frame Frame2
Caption = "Data Items"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 238
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3855
Left = 120
TabIndex = 4
Top = 1920
Width = 7095
Begin VB.TextBox txtItem1
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 238
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 240
TabIndex = 15
Text = "NewDevice.mib_2.system.sysName.sysName_0"
Top = 480
Width = 5955
End
Begin VB.TextBox txtWriteVal1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 1440
TabIndex = 14
Text = "0"
Top = 1560
Width = 4755
End
Begin VB.TextBox txtReadVal
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Index = 0
Left = 1440
Locked = -1 'True
TabIndex = 13
TabStop = 0 'False
Top = 1200
Width = 4755
End
Begin VB.TextBox txtItem2
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 238
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 240
TabIndex = 12
Text = "NewDevice.mib_2.system.sysDescr.sysDescr_0"
Top = 2280
Width = 5955
End
Begin VB.TextBox txtWriteVal2
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 1440
TabIndex = 11
Text = "0"
Top = 3360
Width = 4755
End
Begin VB.TextBox txtReadVal
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Index = 1
Left = 1440
Locked = -1 'True
TabIndex = 10
TabStop = 0 'False
Top = 3000
Width = 4755
End
Begin VB.TextBox txtChangeVal
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Index = 1
Left = 1440
Locked = -1 'True
TabIndex = 9
TabStop = 0 'False
Top = 2640
Width = 4755
End
Begin VB.TextBox TxtAReadComplete
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 6360
Locked = -1 'True
TabIndex = 8
TabStop = 0 'False
Text = "0"
Top = 1200
Width = 615
End
Begin VB.TextBox TxtAWriteComplete
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 6360
Locked = -1 'True
TabIndex = 7
TabStop = 0 'False
Text = "0"
Top = 1560
Width = 615
End
Begin VB.TextBox TxtDataChange
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 6360
Locked = -1 'True
TabIndex = 6
TabStop = 0 'False
Text = "0"
Top = 840
Width = 615
End
Begin VB.TextBox txtChangeVal
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -