?? form12.frm
字號:
VERSION 5.00
Begin VB.Form Form12
BorderStyle = 3 'Fixed Dialog
Caption = "答案"
ClientHeight = 5280
ClientLeft = 45
ClientTop = 330
ClientWidth = 6000
Icon = "Form12.frx":0000
LinkTopic = "Form12"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5280
ScaleWidth = 6000
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 4935
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 0
Text = "Form12.frx":030A
Top = 120
Width = 5775
End
End
Attribute VB_Name = "Form12"
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 + -