📄 关于.frm
字号:
VERSION 5.00
Begin VB.Form frmabout
Caption = "富美浴馆管理"
ClientHeight = 4020
ClientLeft = 3135
ClientTop = 1770
ClientWidth = 5385
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 4020
ScaleWidth = 5385
Begin VB.Line Line2
BorderColor = &H00FF0000&
X1 = 2640
X2 = 5280
Y1 = 840
Y2 = 840
End
Begin VB.Label Label5
Caption = " 如未经授权擅自传播或复制本程序(或其中的任何部分),将受到严厉的民事及刑事制裁,并将在法律许可的范围内受到最大可能的起诉."
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1455
Left = 2760
TabIndex = 5
Top = 1320
Width = 2415
End
Begin VB.Line Line1
X1 = 120
X2 = 5160
Y1 = 3480
Y2 = 3480
End
Begin VB.Label Label6
Caption = "版本: V1.0"
Height = 255
Left = 3600
TabIndex = 4
Top = 3120
Width = 1215
End
Begin VB.Label Label4
Caption = "创 作:"
ForeColor = &H00FF0000&
Height = 255
Left = 2640
TabIndex = 3
Top = 120
Width = 735
End
Begin VB.Label Label3
Caption = "黑子工作室"
BeginProperty Font
Name = "隶书"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 495
Left = 3240
TabIndex = 2
Top = 480
Width = 1695
End
Begin VB.Label Label2
Caption = "版权所有 盗版必究"
ForeColor = &H000000FF&
Height = 255
Left = 840
TabIndex = 1
Top = 3150
Width = 1695
End
Begin VB.Label Label1
Caption = "警告:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 120
TabIndex = 0
Top = 3120
Width = 735
End
Begin VB.Image Image1
Height = 2775
Left = 0
Picture = "关于.frx":0000
Stretch = -1 'True
Top = 120
Width = 2535
End
End
Attribute VB_Name = "frmabout"
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 + -