?? form5.frm
字號(hào):
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form docform
AutoRedraw = -1 'True
BorderStyle = 4 'Fixed ToolWindow
Caption = "分析結(jié)果及相關(guān)幫助"
ClientHeight = 5655
ClientLeft = 3780
ClientTop = 5640
ClientWidth = 2925
LinkTopic = "Form5"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5655
ScaleWidth = 2925
ShowInTaskbar = 0 'False
Begin VB.TextBox Text1
Height = 5055
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 0
Top = 480
Width = 2415
End
Begin MSComctlLib.TabStrip TabStrip1
Height = 5895
Left = 0
TabIndex = 1
Top = 0
Width = 2895
_ExtentX = 5106
_ExtentY = 10398
_Version = 393216
BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628}
NumTabs = 3
BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628}
Caption = "幫助"
Key = "help"
Object.Tag = "help"
Object.ToolTipText = "關(guān)于電路理論的幫助"
ImageVarType = 2
EndProperty
BeginProperty Tab2 {1EFB659A-857C-11D1-B16A-00C0F0283628}
Caption = "分析結(jié)果"
Key = "key"
Object.Tag = "key"
Object.ToolTipText = "將顯示電路分析結(jié)果"
ImageVarType = 2
EndProperty
BeginProperty Tab3 {1EFB659A-857C-11D1-B16A-00C0F0283628}
Caption = "相關(guān)矩陣"
Key = "mat"
Object.Tag = "mat"
Object.ToolTipText = "顯示相關(guān)矩陣"
ImageVarType = 2
EndProperty
EndProperty
End
End
Attribute VB_Name = "docform"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -