📄 videofrm.frm
字号:
VERSION 5.00
Object = "{C7C2AF82-CF1A-496E-823E-F2ED7F75F1D0}#1.0#0"; "SDK_2000.ocx"
Begin VB.Form Videofrm
Caption = "VideoFrm"
ClientHeight = 3180
ClientLeft = 60
ClientTop = 360
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3180
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
Begin SDK_2000Lib.SDK_2000 Video
Height = 3135
Left = 120
TabIndex = 0
Top = 0
Width = 4455
_Version = 65536
_ExtentX = 7858
_ExtentY = 5530
_StockProps = 0
End
End
Attribute VB_Name = "Videofrm"
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 + -