📄 ddetest.frm
字号:
VERSION 4.00
Begin VB.Form ORIGIN_DDE
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 3 'Fixed Dialog
Caption = "Origin DDE"
ClientHeight = 4920
ClientLeft = 2085
ClientTop = 1845
ClientWidth = 4080
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 5325
Icon = "DDETEST.frx":0000
Left = 2025
LinkMode = 1 'Source
LinkTopic = "Form1"
ScaleHeight = 4920
ScaleWidth = 4080
Top = 1500
Width = 4200
Begin VB.TextBox Shutdown
Appearance = 0 'Flat
Height = 375
Left = 2880
TabIndex = 20
Top = 480
Visible = 0 'False
Width = 735
End
Begin VB.CommandButton Command4
Caption = "Shut Down Origin via DDE"
Height = 375
Left = 480
TabIndex = 18
Top = 3840
Width = 3495
End
Begin VB.TextBox OriginCommandLine
Appearance = 0 'Flat
Height = 375
Left = 480
ScrollBars = 1 'Horizontal
TabIndex = 12
Text = "c:\origin60\origin60.exe test"
Top = 120
Width = 3495
End
Begin VB.CommandButton GetDocName
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Get Origin File Name"
Height = 375
Left = 480
TabIndex = 10
Top = 1080
Width = 3495
End
Begin VB.CommandButton Integrate
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Integrate Area Under Curve"
Height = 375
Left = 480
TabIndex = 7
Top = 3000
Width = 3495
End
Begin VB.TextBox PokeLabel
Appearance = 0 'Flat
Height = 285
Left = 2040
TabIndex = 6
Top = 480
Visible = 0 'False
Width = 735
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Pass Data"
Height = 375
Left = 480
TabIndex = 3
Top = 2160
Width = 3495
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 500
Left = 1320
Top = 360
End
Begin VB.CommandButton Command1
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Load Origin"
Height = 375
Left = 480
TabIndex = 2
Top = 600
Width = 3495
End
Begin VB.Label Label3
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "6"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 19
Top = 3840
Width = 255
End
Begin VB.Label Label9
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "5"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 17
Top = 3000
Width = 255
End
Begin VB.Label Label8
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "4"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 16
Top = 2160
Width = 255
End
Begin VB.Label Label7
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "3"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 15
Top = 1080
Width = 255
End
Begin VB.Label Label6
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 14
Top = 600
Width = 255
End
Begin VB.Label Label5
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 120
TabIndex = 13
Top = 120
Width = 255
End
Begin VB.Label OrgDocName
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -