📄 frmjbmsg.frm
字号:
VERSION 5.00
Begin VB.Form FrmJBmsg
Caption = "基本对话框"
ClientHeight = 8700
ClientLeft = 60
ClientTop = 450
ClientWidth = 8370
LinkTopic = "Form1"
ScaleHeight = 8700
ScaleWidth = 8370
StartUpPosition = 2 '屏幕中心
WindowState = 2 'Maximized
Begin VB.PictureBox Picture1
Height = 10755
Left = 15
Picture = "FrmJBmsg.frx":0000
ScaleHeight = 10695
ScaleWidth = 8520
TabIndex = 0
Top = 75
Width = 8580
End
End
Attribute VB_Name = "FrmJBmsg"
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 + -