frmabout.frm
来自「VB实现的注册码发生器」· FRM 代码 · 共 25 行
FRM
25 行
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 3 'Fixed Dialog
Caption = "软件保护系统"
ClientHeight = 4365
ClientLeft = 2340
ClientTop = 1935
ClientWidth = 6000
ClipControls = 0 'False
Icon = "frmAbout.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3012.801
ScaleMode = 0 'User
ScaleWidth = 5634.31
ShowInTaskbar = 0 'False
End
Attribute VB_Name = "frmAbout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?