📄 frmabout.frm
字号:
VERSION 5.00
Begin VB.Form frmabout
Caption = "关于..."
ClientHeight = 4530
ClientLeft = 60
ClientTop = 450
ClientWidth = 6525
LinkTopic = "Form2"
MDIChild = -1 'True
ScaleHeight = 4530
ScaleWidth = 6525
Begin VB.PictureBox Picture1
Height = 975
Left = 600
Picture = "frmabout.frx":0000
ScaleHeight = 915
ScaleWidth = 915
TabIndex = 3
Top = 2400
Width = 975
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "2006-11-6"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 4080
TabIndex = 2
Top = 3840
Width = 1485
End
Begin VB.Label Label2
Caption = "太原科技大学H组开发"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 3360
TabIndex = 1
Top = 2400
Width = 2535
End
Begin VB.Label Label1
Caption = "本系统授权给: 山西省太原市 太原科技大学医院门诊使用"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1035
Left = 720
TabIndex = 0
Top = 480
Width = 5445
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 + -