?? formabout.frm
字號:
?
+
VERSION 5.00
Begin VB.Form FormAbout
BorderStyle = 1 'Fixed Single
Caption = "關于"
ClientHeight = 2355
ClientLeft = 45
ClientTop = 360
ClientWidth = 4500
Icon = "FormAbout.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 2355
ScaleWidth = 4500
Begin VB.Label Label3
Caption = "版本號: 1.01"
Height = 375
Left = 360
TabIndex = 2
Top = 960
Width = 2295
End
Begin VB.Label Label2
Caption = "感謝使用運輸行業管理系統"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 360
TabIndex = 1
Top = 360
Width = 3615
End
Begin VB.Label Label1
Caption = "版權所有:××軟件公司 2006"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 360
TabIndex = 0
Top = 1560
Width = 3855
End
End
Attribute VB_Name = "FormAbout"
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 + -