📄 frmabout1.frm
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -