📄 form2.frm
字号:
VERSION 5.00
Object = "{39C285AD-1C65-11D2-B817-00805F46C5B2}#2.2#0"; "RsForm.ocx"
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 5520
ClientLeft = 60
ClientTop = 345
ClientWidth = 7440
LinkTopic = "Form2"
MouseIcon = "Form2.frx":0000
ScaleHeight = 5520
ScaleWidth = 7440
StartUpPosition = 3 '窗口缺省
Begin RsFormLib.RsForm RsForm1
Height = 4455
Left = 480
TabIndex = 0
Top = 480
Width = 5895
_Version = 131074
_ExtentX = 10398
_ExtentY = 7858
_ExtentX = 10398
_ExtentY = 7858
_StockProps = 0
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -