📄 form56.frm
字号:
VERSION 5.00
Begin VB.Form Form56
BorderStyle = 3 'Fixed Dialog
Caption = "论述题-4"
ClientHeight = 7080
ClientLeft = 45
ClientTop = 435
ClientWidth = 6240
LinkTopic = "Form56"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7080
ScaleWidth = 6240
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label1
Caption = "长征精神是什么?学习长征精神的体会有哪些?怎样将长征精神运用到我们的工作中?(发表观点3分钟)"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4095
Left = 0
TabIndex = 0
Top = 0
Width = 5775
End
End
Attribute VB_Name = "Form56"
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 + -