📄 frmalarm.frm
字号:
VERSION 5.00
Object = "{EB8EC333-8508-11D2-BA28-0060089950F4}#1.0#0"; "ANIGIF.OCX"
Begin VB.Form Frmalarm
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
ClientHeight = 1755
ClientLeft = 0
ClientTop = 0
ClientWidth = 4380
Enabled = 0 'False
LinkTopic = "Form1"
ScaleHeight = 1755
ScaleWidth = 4380
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin AniGif.GifAni GifAni1
Height = 1620
Left = 3150
TabIndex = 0
Top = 90
Width = 1095
_ExtentX = 1931
_ExtentY = 2858
FileData = "Frmalarm.frx":0000
GifFile = "(GIF File)"
Autosize = -1 'True
BorderStyle = 0
End
Begin VB.Label Label1
Caption = "正在进行查询,请稍候……"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 150
TabIndex = 1
Top = 300
Width = 2835
End
End
Attribute VB_Name = "Frmalarm"
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 + -