📄 autosale.frm
字号:
VERSION 4.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5145
ClientLeft = 1950
ClientTop = 1380
ClientWidth = 4965
Height = 5550
Left = 1890
LinkTopic = "Form1"
ScaleHeight = 5145
ScaleWidth = 4965
Top = 1035
Width = 5085
Begin VB.Timer Timer1
Left = 0
Top = 1440
End
Begin VB.OptionButton Option2
Caption = "Option2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1920
TabIndex = 12
Top = 4680
Width = 1215
End
Begin VB.OptionButton Option1
Caption = "Option1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 11
Top = 4680
Width = 1215
End
Begin VB.TextBox Text2
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 10
Text = "Text2"
Top = 4200
Width = 4575
End
Begin VB.TextBox Text1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 9
Text = "Text1"
Top = 3720
Width = 4575
End
Begin VB.CommandButton Command9
Caption = "Command9"
Height = 495
Left = 120
TabIndex = 8
Top = 3120
Width = 1215
End
Begin VB.CommandButton Command8
Caption = "Command8"
Height = 495
Left = 1560
TabIndex = 7
Top = 3120
Width = 1095
End
Begin VB.CommandButton Command7
Caption = "Command7"
Height = 495
Left = 3720
TabIndex = 6
Top = 1920
Width = 975
End
Begin VB.CommandButton Command6
Caption = "Command6"
Height = 495
Left = 2520
TabIndex = 5
Top = 1920
Width = 975
End
Begin VB.CommandButton Command5
Caption = "Command5"
Height = 495
Left = 1320
TabIndex = 4
Top = 1920
Width = 975
End
Begin VB.CommandButton Command4
Caption = "Command4"
Height = 495
Left = 120
TabIndex = 3
Top = 1920
Width = 975
End
Begin VB.CommandButton Command3
Caption = "Command3"
Height = 375
Left = 2880
TabIndex = 2
Top = 2640
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "Command2"
Height = 375
Left = 1560
TabIndex = 1
Top = 2640
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 375
Left = 240
TabIndex = 0
Top = 2640
Width = 1095
End
Begin MSCommLib.MSComm MSComm1
Left = 0
Top = 960
_Version = 65536
_ExtentX = 847
_ExtentY = 847
_StockProps = 0
CDTimeout = 0
CommPort = 1
CTSTimeout = 0
DSRTimeout = 0
DTREnable = -1 'True
Handshaking = 0
InBufferSize = 1024
InputLen = 0
Interval = 1000
NullDiscard = 0 'False
OutBufferSize = 512
ParityReplace = "?"
RThreshold = 0
RTSEnable = 0 'False
Settings = "9600,n,8,1"
SThreshold = 0
End
Begin VB.Shape Shape4
BackStyle = 1 'Opaque
Height = 375
Left = 3960
Shape = 3 'Circle
Top = 1440
Width = 375
End
Begin VB.Shape Shape3
BackStyle = 1 'Opaque
Height = 375
Left = 2760
Shape = 3 'Circle
Top = 1440
Width = 375
End
Begin VB.Shape Shape2
BackStyle = 1 'Opaque
Height = 375
Left = 1560
Shape = 3 'Circle
Top = 1440
Width = 375
End
Begin VB.Shape Shape1
BackColor = &H00FFFFFF&
BackStyle = 1 'Opaque
BorderColor = &H00000000&
Height = 375
Left = 480
Shape = 3 'Circle
Top = 1440
Width = 375
End
Begin VB.Label Label5
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "Label5"
ForeColor = &H80000008&
Height = 495
Left = 2880
TabIndex = 17
Top = 3120
Width = 1935
End
Begin VB.Label Label4
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 1335
Left = 3840
TabIndex = 16
Top = 0
Width = 615
End
Begin VB.Label Label3
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "Label3"
ForeColor = &H80000008&
Height = 1335
Left = 2640
TabIndex = 15
Top = 0
Width = 615
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "Label2"
ForeColor = &H80000008&
Height = 1335
Left = 1440
TabIndex = 14
Top = 0
Width = 615
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "Label1"
ForeColor = &H80000008&
Height = 1335
Left = 360
TabIndex = 13
Top = 0
Width = 615
End
End
Attribute VB_Name = "Form1"
Attribute VB_Creatable = False
Attribute VB_Exposed = False
Dim IR40_CH%(15)
Dim flag%
Private Sub display(IR41_bin$)
' 沉
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -