📄 三次模型.frm
字号:
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 6960
ClientLeft = 60
ClientTop = 450
ClientWidth = 8205
LinkTopic = "Form2"
ScaleHeight = 6960
ScaleWidth = 8205
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command1
Caption = "运行CAE分析"
Height = 495
Left = 720
MouseIcon = "三次模型.frx":0000
Picture = "三次模型.frx":030A
Style = 1 'Graphical
TabIndex = 20
Top = 840
Width = 1575
End
Begin VB.TextBox Text10
Height = 495
Left = 4680
TabIndex = 14
Top = 4680
Width = 1215
End
Begin VB.TextBox Text9
Height = 495
Left = 4680
TabIndex = 13
Top = 3720
Width = 1215
End
Begin VB.TextBox Text8
Height = 495
Left = 4680
TabIndex = 12
Top = 2760
Width = 1215
End
Begin VB.TextBox Text7
Height = 495
Left = 4680
TabIndex = 11
Top = 1800
Width = 1215
End
Begin VB.TextBox Text6
Height = 495
Left = 4680
TabIndex = 10
Top = 840
Width = 1215
End
Begin VB.TextBox Text5
Height = 495
Left = 6720
TabIndex = 9
Top = 4680
Width = 1215
End
Begin VB.TextBox Text4
Height = 495
Left = 6720
TabIndex = 8
Top = 3720
Width = 1215
End
Begin VB.TextBox Text3
Height = 495
Left = 6720
TabIndex = 7
Top = 2760
Width = 1215
End
Begin VB.TextBox Text2
Height = 495
Left = 6720
TabIndex = 6
Top = 1800
Width = 1215
End
Begin VB.TextBox Text1
Height = 495
Index = 0
Left = 6720
TabIndex = 0
Top = 840
Width = 1215
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "保压时间"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 3120
TabIndex = 19
Top = 4680
Width = 1215
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "保压压力"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 3120
TabIndex = 18
Top = 3840
Width = 1215
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "熔体温度"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 3120
TabIndex = 17
Top = 2760
Width = 1215
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "模具温度"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 3120
TabIndex = 16
Top = 1800
Width = 1215
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "注射时间"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 3120
TabIndex = 15
Top = 840
Width = 1215
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "to"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 6120
TabIndex = 5
Top = 4680
Width = 495
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "to"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 6120
TabIndex = 4
Top = 3720
Width = 495
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "to"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 6120
TabIndex = 3
Top = 2760
Width = 495
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "to"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 6120
TabIndex = 2
Top = 1800
Width = 495
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "to"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 6120
TabIndex = 1
Top = 840
Width = 495
End
Begin VB.Image Image1
Height = 15360
Left = 0
Picture = "三次模型.frx":19C6
Top = 0
Width = 19200
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -