📄 about.frm
字号:
VERSION 5.00
Begin VB.Form aboutme
BorderStyle = 1 'Fixed Single
Caption = "齐英天肛肠医院综合信息管理系统"
ClientHeight = 4335
ClientLeft = 45
ClientTop = 330
ClientWidth = 6420
Icon = "about.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4335
ScaleWidth = 6420
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
DragMode = 1 'Automatic
Height = 4215
Left = 120
TabIndex = 0
Top = 0
Width = 6135
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "2008.7"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000040C0&
Height = 285
Left = 2400
TabIndex = 5
Top = 2280
Width = 990
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "电话:0412-5132020 13898072020"
Height = 180
Left = 3000
TabIndex = 4
Top = 3840
Width = 2700
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "迅科电子控制有限公司"
Height = 180
Left = 3360
TabIndex = 3
Top = 3360
Width = 1800
End
Begin VB.Line Line1
BorderWidth = 2
X1 = 840
X2 = 5160
Y1 = 1920
Y2 = 1920
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "高科技提高工作效率 我们行"
Height = 180
Left = 1800
TabIndex = 2
Top = 1440
Width = 2250
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "齐英天肛肠病医院综合信息管理系统"
BeginProperty Font
Name = "隶书"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 240
TabIndex = 1
Top = 240
Width = 5520
End
End
End
Attribute VB_Name = "aboutme"
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 + -