📄 frmcurvetest.frm
字号:
VERSION 5.00
Object = "{EDD1739A-C3C2-4667-9EAB-815CFF863481}#1.0#0"; "XPcurve.dll"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmCurveTest
BorderStyle = 1 'Fixed Single
Caption = "曲线测试"
ClientHeight = 9360
ClientLeft = 2820
ClientTop = 1440
ClientWidth = 10920
Icon = "frmCurveTest.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9360
ScaleWidth = 10920
Begin VB.CommandButton cmdStop
Caption = "停止"
Enabled = 0 'False
Height = 375
Left = 9720
TabIndex = 65
Top = 6240
Width = 975
End
Begin VB.CommandButton cmdStart
Caption = "开始"
Height = 375
Left = 6240
TabIndex = 64
Top = 6240
Width = 975
End
Begin VB.TextBox txtTime
Height = 375
Left = 9120
TabIndex = 63
Text = "300"
Top = 7680
Width = 735
End
Begin VB.TextBox txtYLow
Height = 375
Left = 9120
TabIndex = 60
Text = "0"
Top = 6960
Width = 735
End
Begin VB.TextBox txtYLen
Height = 375
Left = 10080
TabIndex = 10
Text = "300"
Top = 6960
Width = 615
End
Begin VB.CommandButton cmdYlen
Caption = "Y轴"
Height = 375
Left = 8160
TabIndex = 58
Top = 6960
Width = 855
End
Begin VB.TextBox txtAve
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 5040
TabIndex = 33
Text = "0"
Top = 7800
Width = 975
End
Begin VB.TextBox txtAve
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 5040
TabIndex = 32
Text = "0"
Top = 7440
Width = 975
End
Begin VB.TextBox txtAve
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 5040
TabIndex = 31
Text = "0"
Top = 7080
Width = 975
End
Begin VB.TextBox txtCurrent
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 2760
TabIndex = 28
Text = "0"
Top = 7800
Width = 1095
End
Begin VB.TextBox txtCurrent
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 2760
TabIndex = 27
Text = "0"
Top = 7440
Width = 1095
End
Begin VB.TextBox txtCurrent
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 2760
TabIndex = 26
Text = "0"
Top = 7080
Width = 1095
End
Begin VB.TextBox txtLast
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 1560
TabIndex = 25
Text = "0"
Top = 7800
Width = 1095
End
Begin VB.TextBox txtLast
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 1560
TabIndex = 24
Text = "0"
Top = 7440
Width = 1095
End
Begin VB.TextBox txtLast
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 1560
TabIndex = 23
Text = "0"
Top = 7080
Width = 1095
End
Begin VB.CheckBox ckHide
Caption = "隐藏XY"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6120
TabIndex = 16
Top = 7920
Width = 975
End
Begin VB.CheckBox ckShowX
Caption = "隐藏X"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6120
TabIndex = 15
Top = 7440
Width = 855
End
Begin VB.CheckBox ckShowY
Caption = "隐藏Y"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6120
TabIndex = 14
Top = 7080
Width = 855
End
Begin VB.CommandButton cmdPrinter
Caption = "打 印"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 13
Top = 7800
Width = 1215
End
Begin VB.CheckBox ckStart
Caption = "开始跟踪"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6120
TabIndex = 0
Top = 6240
Visible = 0 'False
Width = 1095
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 10320
Top = 7440
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton cmdOpen
Caption = "打开..."
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 11
Top = 6840
Width = 1215
End
Begin VB.TextBox txtRate
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 3960
TabIndex = 22
Text = "0"
Top = 7800
Width = 975
End
Begin VB.TextBox txtRate
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 3960
TabIndex = 21
Text = "0"
Top = 7440
Width = 975
End
Begin VB.TextBox txtRate
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 3960
TabIndex = 20
Text = "0"
Top = 7080
Width = 975
End
Begin VB.OptionButton optShow
Caption = "实际"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 4080
TabIndex = 7
Top = 6240
Value = -1 'True
Width = 735
End
Begin VB.OptionButton optShow
Caption = "百分比"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 5040
TabIndex = 9
Top = 6240
Width = 975
End
Begin VB.CommandButton cmdZoom
Caption = "-"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 3480
TabIndex = 6
Top = 6240
Width = 495
End
Begin VB.CommandButton cmdZoom
Caption = "+"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 2880
TabIndex = 5
Top = 6240
Width = 495
End
Begin VB.CommandButton cmdSave
Caption = "保存..."
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 12
Top = 7320
Width = 1215
End
Begin VB.CommandButton cmdMove
Caption = ">|"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -