📄 inspline3sample.frm
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "richtx32.ocx"
Begin VB.Form Form1
Caption = "INSpline3Sample"
ClientHeight = 5565
ClientLeft = 60
ClientTop = 345
ClientWidth = 4290
LinkTopic = "Form1"
ScaleHeight = 5565
ScaleWidth = 4290
StartUpPosition = 3 'Windows Default
Begin RichTextLib.RichTextBox RichTextBox1
Height = 5415
Left = 30
TabIndex = 0
Top = 75
Width = 4215
_ExtentX = 7435
_ExtentY = 9551
_Version = 393217
Enabled = -1 'True
ScrollBars = 3
TextRTF = $"INSpline3Sample.frx":0000
End
End
Attribute VB_Name = "Form1"
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 + -