📄 form2.frm
字号:
VERSION 5.00
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "mschrt20.ocx"
Begin VB.Form Form2
Caption = "Current Graph"
ClientHeight = 3945
ClientLeft = 9750
ClientTop = 3255
ClientWidth = 5670
LinkTopic = "Form2"
ScaleHeight = 3945
ScaleWidth = 5670
Begin MSChart20Lib.MSChart MSChart1
Height = 3855
Left = 0
OleObjectBlob = "Form2.frx":0000
TabIndex = 0
Top = 0
Width = 5655
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -