📄 frmerror.frm
字号:
VERSION 5.00
Object = "{6E35C009-F713-11D0-B5C4-444553540000}#1.1#0"; "button.ocx"
Begin VB.Form frmError
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 3375
ClientLeft = 0
ClientTop = 0
ClientWidth = 5595
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3375
ScaleWidth = 5595
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin IMAGEBUTTONLib.ImageButton ImageButton1
Height = 495
Left = 1800
TabIndex = 1
Top = 2520
Width = 1215
_Version = 65537
_ExtentX = 2143
_ExtentY = 873
_StockProps = 79
Tooltip = ""
PictureNormal = "frmError.frx":0000
PictureDown = "frmError.frx":2CC7
PictureDisabled = "frmError.frx":2CE3
PictureOver = "frmError.frx":2CFF
DropDownMenu = ""
End
Begin VB.Label Label1
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
ForeColor = &H80000008&
Height = 495
Left = 120
TabIndex = 0
Top = 1200
Width = 5295
End
End
Attribute VB_Name = "frmError"
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 + -