📄 frmcujpara.frm
字号:
VERSION 5.00
Begin VB.Form frmBufpara
ClientHeight = 5685
ClientLeft = 8715
ClientTop = 1455
ClientWidth = 2805
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5685
ScaleWidth = 2805
Begin VB.CommandButton cmdCancel
Caption = "取消"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
TabIndex = 15
Top = 5040
Width = 615
End
Begin VB.CommandButton cmdEnter
Caption = "确定"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 14
Top = 5040
Width = 615
End
Begin VB.Frame Frame2
Height = 615
Left = 480
TabIndex = 11
Top = 3960
Width = 1695
Begin VB.OptionButton Option4
Caption = "否"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 960
TabIndex = 13
Top = 240
Width = 495
End
Begin VB.OptionButton Option3
Caption = "是"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 12
Top = 240
Value = -1 'True
Width = 495
End
End
Begin VB.TextBox Text3
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 480
TabIndex = 9
Top = 3120
Width = 2055
End
Begin VB.Frame Frame1
Height = 735
Left = 480
TabIndex = 5
Top = 1920
Width = 2055
Begin VB.OptionButton Option2
Caption = "并口"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1200
TabIndex = 7
Top = 240
Width = 735
End
Begin VB.OptionButton Option1
Caption = "串口"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 6
Top = 240
Value = -1 'True
Width = 735
End
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 480
TabIndex = 3
Top = 1200
Width = 2055
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 480
TabIndex = 1
Top = 480
Width = 2055
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "(八位二进制数)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 720
TabIndex = 16
Top = 960
Width = 1260
End
Begin VB.Line Line2
BorderColor = &H80000005&
X1 = 0
X2 = 2880
Y1 = 4820
Y2 = 4820
End
Begin VB.Line Line1
X1 = 0
X2 = 2880
Y1 = 4800
Y2 = 4800
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "是否启用:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 10
Top = 3720
Width = 900
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "端口编号:(请结合端口属性设置)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 8
Top = 2880
Width = 2700
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "端口属性:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 4
Top = 1680
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "编码:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 2
Top = 960
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "布防名称:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -