?? form1.frm
字號:
VERSION 5.00
Begin VB.Form Form_Test
Caption = "Form1"
ClientHeight = 6795
ClientLeft = 60
ClientTop = 345
ClientWidth = 8940
LinkTopic = "Form1"
ScaleHeight = 6795
ScaleWidth = 8940
StartUpPosition = 3 'Windows Default
Begin OPCTrend.TrendGraph TrendGraph1
Height = 6735
Left = 0
TabIndex = 0
Top = 0
Width = 8895
_extentx = 15690
_extenty = 11668
End
End
Attribute VB_Name = "Form_Test"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub TrendGraph1_GotFocus()
End Sub
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -