📄 frmchartoption.frm
字号:
VERSION 5.00
Begin VB.Form frmChartOption
Caption = "设定曲线变化范围窗口"
ClientHeight = 2916
ClientLeft = 48
ClientTop = 336
ClientWidth = 4728
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
MouseIcon = "frmChartOption.frx":0000
ScaleHeight = 2916
ScaleWidth = 4728
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton Command1
Cancel = -1 'True
Caption = "退出&B"
Height = 372
Left = 3120
MouseIcon = "frmChartOption.frx":0152
MousePointer = 99 'Custom
TabIndex = 26
ToolTipText = "退出本窗口"
Top = 2400
Width = 972
End
Begin VB.CommandButton Command5
Caption = "系统默认&D"
Height = 372
Left = 720
MouseIcon = "frmChartOption.frx":02A4
MousePointer = 99 'Custom
TabIndex = 25
ToolTipText = "还原为系统默认值"
Top = 2400
Width = 972
End
Begin VB.TextBox txtwdLow
Height = 300
Left = 3720
TabIndex = 1
Text = " "
Top = 408
Width = 800
End
Begin VB.TextBox txtwdTop
Height = 300
Left = 2280
TabIndex = 0
Text = " "
Top = 408
Width = 800
End
Begin VB.TextBox txtswdLow
Height = 300
Left = 3720
TabIndex = 9
Text = " "
Top = 1968
Width = 800
End
Begin VB.TextBox txtswdTop
Height = 300
Left = 2280
TabIndex = 8
Text = " "
Top = 1968
Width = 800
End
Begin VB.TextBox txtllLow
Height = 300
Left = 3720
TabIndex = 7
Text = " "
Top = 1584
Width = 800
End
Begin VB.TextBox txtllTop
Height = 300
Left = 2280
TabIndex = 6
Text = " "
Top = 1584
Width = 800
End
Begin VB.TextBox txtkdLow
Height = 300
Left = 3720
TabIndex = 5
Text = " "
Top = 1188
Width = 800
End
Begin VB.TextBox txtkdTop
Height = 300
Left = 2280
TabIndex = 4
Text = " "
Top = 1188
Width = 800
End
Begin VB.TextBox txtywLow
Height = 300
Left = 3720
TabIndex = 3
Text = " "
Top = 804
Width = 800
End
Begin VB.TextBox txtywTop
Height = 300
Left = 2280
TabIndex = 2
Text = " "
Top = 804
Width = 800
End
Begin VB.Image Image1
BorderStyle = 1 'Fixed Single
Height = 2892
Left = 10
Top = 0
Width = 4692
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "(输入上下限后回车)"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 2760
TabIndex = 28
Top = 120
Width = 1944
End
Begin VB.Label Label16
Caption = "请设定曲线变化上下限:"
BeginProperty Font
Name = "隶书"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 120
TabIndex = 27
Top = 102
Width = 2892
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "下限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 3252
TabIndex = 24
Top = 480
Width = 432
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "下限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 3240
TabIndex = 23
Top = 2004
Width = 432
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "下限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 3240
TabIndex = 22
Top = 1620
Width = 432
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "下限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 3240
TabIndex = 21
Top = 1248
Width = 432
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "下限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 3240
TabIndex = 20
Top = 864
Width = 432
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "上限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 1812
TabIndex = 19
Top = 480
Width = 432
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "反应釜温度(℃)"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Left = 100
TabIndex = 18
Top = 480
Width = 1512
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "上限"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -