form2.frm
来自「交通规划的课程设计」· FRM 代码 · 共 26 行
FRM
26 行
VERSION 5.00
Begin VB.Form Form2
Caption = "组员名单"
ClientHeight = 3585
ClientLeft = 60
ClientTop = 450
ClientWidth = 4695
LinkTopic = "Form2"
ScaleHeight = 3666.214
ScaleMode = 0 'User
ScaleWidth = 3922.532
StartUpPosition = 3 '窗口缺省
Begin VB.Image Image1
Height = 3585
Left = 0
Picture = "Form2.frx":0000
Top = 0
Width = 4680
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 + =
减小字号Ctrl + -
显示快捷键?