📄 frmabout2.frm
字号:
VERSION 5.00
Begin VB.Form frmabout2
Caption = "系统功能"
ClientHeight = 2775
ClientLeft = 60
ClientTop = 465
ClientWidth = 4680
Icon = "frmabout2.frx":0000
LinkTopic = "Form16"
MaxButton = 0 'False
ScaleHeight = 2775
ScaleWidth = 4680
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text4
BackColor = &H80000013&
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 2775
Left = 0
MultiLine = -1 'True
TabIndex = 3
Text = "frmabout2.frx":058A
Top = 0
Width = 4695
End
Begin VB.TextBox Text3
BackColor = &H80000013&
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 2775
Left = 0
MultiLine = -1 'True
TabIndex = 2
Text = "frmabout2.frx":05E2
Top = 0
Visible = 0 'False
Width = 4695
End
Begin VB.TextBox Text2
BackColor = &H80000013&
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 2775
Left = 0
MultiLine = -1 'True
TabIndex = 1
Text = "frmabout2.frx":0665
Top = 0
Visible = 0 'False
Width = 4695
End
Begin VB.TextBox Text1
BackColor = &H80000013&
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 2655
Left = 0
MultiLine = -1 'True
TabIndex = 0
Text = "frmabout2.frx":06CA
Top = 120
Visible = 0 'False
Width = 4695
End
End
Attribute VB_Name = "frmabout2"
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 + -