videofrm.frm
来自「GDI 图形处理」· FRM 代码 · 共 30 行
FRM
30 行
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 + =
减小字号Ctrl + -
显示快捷键?