📄 temperature.frm
字号:
VERSION 5.00
Begin VB.Form DisplayWindow
BackColor = &H00FF8080&
Caption = "USB Design By Example: Thermometer Examples"
ClientHeight = 5595
ClientLeft = 60
ClientTop = 345
ClientWidth = 8475
FillColor = &H00FFFFFF&
FillStyle = 0 'Solid
LinkTopic = "Form1"
ScaleHeight = 5595
ScaleWidth = 8475
StartUpPosition = 3 'Windows Default
Begin VB.Timer Timer1
Interval = 200
Left = 7920
Top = 120
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 5
Left = 5520
MaxLength = 2
TabIndex = 24
Text = "25"
Top = 4800
Width = 1215
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 5520
MaxLength = 2
TabIndex = 23
Text = "70"
Top = 4200
Width = 1215
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 5520
MaxLength = 2
TabIndex = 22
Text = "25"
Top = 3600
Width = 1215
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 5520
MaxLength = 2
TabIndex = 21
Text = "25"
Top = 3000
Width = 1215
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 5520
MaxLength = 2
TabIndex = 20
Text = "25"
Top = 2400
Width = 1215
End
Begin VB.TextBox UpperLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 5520
MaxLength = 2
TabIndex = 19
Text = "25"
Top = 1800
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 5
Left = 2880
MaxLength = 2
TabIndex = 18
Text = "15"
Top = 4800
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 2880
MaxLength = 2
TabIndex = 17
Text = "40"
Top = 4200
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 2880
MaxLength = 2
TabIndex = 16
Text = "15"
Top = 3600
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 2880
MaxLength = 2
TabIndex = 15
Text = "20"
Top = 3000
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 2880
MaxLength = 2
TabIndex = 14
Text = "15"
Top = 2400
Width = 1215
End
Begin VB.TextBox LowerLimit
Alignment = 2 'Center
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 2880
MaxLength = 2
TabIndex = 13
Text = "15"
Top = 1800
Width = 1215
End
Begin VB.TextBox Temperature
Alignment = 2 'Center
Enabled = 0 'False
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 5
Left = 4200
TabIndex = 12
Text = "19"
Top = 4800
Width = 1215
End
Begin VB.TextBox Temperature
Alignment = 2 'Center
Enabled = 0 'False
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 4200
TabIndex = 11
Text = "56"
Top = 4200
Width = 1215
End
Begin VB.TextBox Temperature
Alignment = 2 'Center
Enabled = 0 'False
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 4200
TabIndex = 10
Text = "19"
Top = 3600
Width = 1215
End
Begin VB.TextBox Temperature
Alignment = 2 'Center
Enabled = 0 'False
BeginProperty Font
Name = "Arial Rounded MT Bold"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 4200
TabIndex = 9
Text = "26"
Top = 3000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -