?? loading.frm
字號:
VERSION 5.00
Begin VB.Form Loading
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 3165
ClientLeft = 60
ClientTop = 450
ClientWidth = 4710
LinkTopic = "Form1"
Picture = "Loading.frx":0000
ScaleHeight = 3165
ScaleWidth = 4710
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
Height = 375
Left = 720
Picture = "Loading.frx":4879
ScaleHeight = 315
ScaleWidth = 3315
TabIndex = 0
Top = 2640
Width = 3375
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "正在載入登陸器,請稍候......"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 375
Left = 855
TabIndex = 2
Top = 1420
Width = 3375
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "正在載入登陸器,請稍候......"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 840
TabIndex = 1
Top = 1440
Width = 3375
End
End
Attribute VB_Name = "Loading"
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 + -