📄 断面3.frm
字号:
VERSION 5.00
Begin VB.Form 断面3
Caption = "马蹄形孔口断面参数输入"
ClientHeight = 5025
ClientLeft = 4290
ClientTop = 3870
ClientWidth = 7815
LinkTopic = "Form6"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5025
ScaleWidth = 7815
Begin VB.CommandButton Command4
Caption = "Command4"
Height = 495
Left = 6120
TabIndex = 13
Top = 4440
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "Command3"
Height = 375
Left = 4080
TabIndex = 12
Top = 4560
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "Command2"
Height = 495
Left = 2040
TabIndex = 11
Top = 4440
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 375
Left = 240
TabIndex = 10
Top = 4440
Width = 975
End
Begin VB.TextBox Text5
Height = 3495
Left = 3480
TabIndex = 9
Text = "Text5"
Top = 600
Width = 4095
End
Begin VB.TextBox Text4
Height = 615
Left = 1800
TabIndex = 8
Text = "Text4"
Top = 3480
Width = 1335
End
Begin VB.TextBox Text3
Height = 615
Left = 1800
TabIndex = 6
Text = "Text3"
Top = 2640
Width = 1335
End
Begin VB.TextBox Text2
Height = 615
Left = 1800
TabIndex = 5
Text = "Text2"
Top = 1560
Width = 1335
End
Begin VB.TextBox Text1
Height = 615
Left = 1800
TabIndex = 4
Text = "Text1"
Top = 600
Width = 1215
End
Begin VB.Label Label5
Caption = "Label5"
Height = 735
Left = 240
TabIndex = 7
Top = 3360
Width = 1215
End
Begin VB.Label Label4
Caption = "Label4"
Height = 615
Left = 120
TabIndex = 3
Top = 2520
Width = 1215
End
Begin VB.Label Label3
Caption = "Label3"
Height = 615
Left = 120
TabIndex = 2
Top = 1560
Width = 1215
End
Begin VB.Label Label2
Caption = "Label2"
Height = 495
Left = 120
TabIndex = 1
Top = 720
Width = 1215
End
Begin VB.Label Label1
Caption = "马蹄形孔口断面参数输入:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 0
TabIndex = 0
Top = 0
Width = 3495
End
End
Attribute VB_Name = "断面3"
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 + -