frmabout1.frm
来自「dFreeze Window Manager.zip」· FRM 代码 · 共 44 行
FRM
44 行
VERSION 5.00
Begin VB.Form frmAbout1
BackColor = &H00800000&
BorderStyle = 3 'Fixed Dialog
Caption = "About dFreeze Window Manager"
ClientHeight = 2475
ClientLeft = 2340
ClientTop = 1935
ClientWidth = 5730
ClipControls = 0 'False
ControlBox = 0 'False
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1708.289
ScaleMode = 0 'User
ScaleWidth = 5380.766
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton cmdOK
BackColor = &H00FFFFFF&
Cancel = -1 'True
Caption = "OK"
Default = -1 'True
Height = 345
Left = 4320
Style = 1 'Graphical
TabIndex = 0
Top = 1545
Width = 1260
End
Begin VB.CommandButton cmdSysInfo
BackColor = &H00FFFFFF&
Caption = "&System Info..."
Height = 345
Left = 4320
Style = 1 'Graphical
TabIndex = 1
Top = 1995
Width = 1245
End
Begin VB.Label lblCopyright
BackStyle = 0 'Transparent
Caption = "Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?