📄 断面2.frm
字号:
VERSION 5.00
Begin VB.Form 断面2
Caption = "矩形孔口断面参数输入"
ClientHeight = 5235
ClientLeft = 2640
ClientTop = 3660
ClientWidth = 10950
LinkTopic = "Form4"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5235
ScaleWidth = 10950
Begin VB.TextBox Text1
Height = 375
Index = 4
Left = 2520
TabIndex = 16
Top = 3000
Width = 1455
End
Begin VB.TextBox Text1
Height = 375
Index = 3
Left = 2520
TabIndex = 15
Top = 2160
Width = 1455
End
Begin VB.CommandButton Command1
Caption = "取消"
Height = 495
Index = 2
Left = 3600
TabIndex = 12
Top = 4440
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "重新输入"
Height = 495
Index = 1
Left = 1920
TabIndex = 11
Top = 4440
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 495
Index = 0
Left = 240
TabIndex = 10
Top = 4440
Width = 1215
End
Begin VB.TextBox Text1
Height = 375
Index = 2
Left = 2520
TabIndex = 7
Top = 1320
Width = 1455
End
Begin VB.TextBox Text1
Height = 375
Index = 1
Left = 2520
TabIndex = 5
Top = 3840
Width = 1455
End
Begin VB.TextBox Text1
Height = 375
Index = 0
Left = 2520
TabIndex = 2
Top = 480
Width = 1455
End
Begin VB.PictureBox Picture1
Height = 3855
Left = 5040
Picture = "断面2.frx":0000
ScaleHeight = 3795
ScaleWidth = 5595
TabIndex = 0
Top = 480
Width = 5655
End
Begin VB.Label Label1
Caption = "cm"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 4
Left = 4200
TabIndex = 18
Top = 3000
Width = 615
End
Begin VB.Label Label1
Caption = "cm"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 3
Left = 4200
TabIndex = 17
Top = 2160
Width = 615
End
Begin VB.Label Label2
Caption = "孔口矩形孔高度b:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 120
TabIndex = 14
Top = 3000
Width = 2175
End
Begin VB.Label Label2
Caption = "孔口矩形孔宽度a:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 120
TabIndex = 13
Top = 2160
Width = 2295
End
Begin VB.Label Label1
Caption = "cm"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 2
Left = 4200
TabIndex = 9
Top = 3840
Width = 615
End
Begin VB.Label Label1
Caption = "cm"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 4200
TabIndex = 8
Top = 1320
Width = 615
End
Begin VB.Label Label2
Caption = "孔口结构模型厚度H:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 120
TabIndex = 6
Top = 3840
Width = 2415
End
Begin VB.Label Label2
Caption = "孔口断面高度B:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 120
TabIndex = 4
Top = 1320
Width = 1815
End
Begin VB.Label Label1
Caption = "cm"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 4200
TabIndex = 3
Top = 480
Width = 615
End
Begin VB.Label Label2
Caption = "孔口断面宽度A:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 120
TabIndex = 1
Top = 480
Width = 1815
End
End
Attribute VB_Name = "断面2"
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 + -