📄 frmabout.frm
字号:
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 1 'Fixed Single
Caption = "About Calculation Solver"
ClientHeight = 1815
ClientLeft = 45
ClientTop = 330
ClientWidth = 3375
Icon = "frmAbout.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1815
ScaleWidth = 3375
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin VB.Frame fraMain
Height = 1215
Left = 0
TabIndex = 2
Top = 0
Width = 3375
Begin VB.Label lblTitle
Caption = "Calculation Solver 1.0"
Height = 255
Left = 120
TabIndex = 5
Top = 240
Width = 3135
End
Begin VB.Label lblDescription
Caption = "For calculation and equation evalution."
Height = 255
Left = 120
TabIndex = 4
Top = 480
Width = 3135
End
Begin VB.Label lblCopyright
Caption = "Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -