📄 stu-inform.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form4
Caption = "Form4"
ClientHeight = 4815
ClientLeft = 60
ClientTop = 450
ClientWidth = 7020
LinkTopic = "Form4"
ScaleHeight = 4815
ScaleWidth = 7020
StartUpPosition = 3 '窗口缺省
Begin MSComctlLib.TabStrip TabStrip2
Height = 2295
Left = 1200
TabIndex = 1
Top = 1200
Width = 3855
_ExtentX = 6800
_ExtentY = 4048
_Version = 393216
BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628}
NumTabs = 1
BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628}
ImageVarType = 2
EndProperty
EndProperty
End
Begin MSComctlLib.TabStrip TabStrip1
Height = 2655
Left = 480
TabIndex = 0
Top = 1080
Width = 4575
_ExtentX = 8070
_ExtentY = 4683
_Version = 393216
BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628}
NumTabs = 1
BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628}
ImageVarType = 2
EndProperty
EndProperty
End
End
Attribute VB_Name = "Form4"
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 + -