📄 wizpage1.frm
字号:
VERSION 5.00
Begin VB.Form WizPage1
BorderStyle = 0 'None
ClientHeight = 3390
ClientLeft = 5205
ClientTop = 4245
ClientWidth = 4485
ClipControls = 0 'False
ControlBox = 0 'False
Icon = "WizPage1.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
ScaleHeight = 226
ScaleMode = 3 'Pixel
ScaleWidth = 299
ShowInTaskbar = 0 'False
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = $"WizPage1.frx":000C
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 855
Index = 0
Left = 150
TabIndex = 0
Top = 270
Width = 4215
End
End
Attribute VB_Name = "WizPage1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -