form53.frm
来自「一个团竞赛程序」· FRM 代码 · 共 38 行
FRM
38 行
VERSION 5.00
Begin VB.Form Form53
BorderStyle = 1 'Fixed Single
Caption = "论述题-1"
ClientHeight = 10740
ClientLeft = 45
ClientTop = 435
ClientWidth = 8160
LinkTopic = "Form53"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 10740
ScaleWidth = 8160
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label1
Caption = $"Form53.frx":0000
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 11055
Left = 120
TabIndex = 0
Top = 0
Width = 8055
End
End
Attribute VB_Name = "Form53"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?