📄 11-2t.frm
字号:
VERSION 5.00
Object = "{DC98CD6C-4397-11D3-B773-00A0243CBF24}#1.0#0"; "11-2.ocx"
Begin VB.Form Form1
Caption = "控件测试窗体"
ClientHeight = 2040
ClientLeft = 60
ClientTop = 345
ClientWidth = 2880
LinkTopic = "Form1"
ScaleHeight = 2040
ScaleWidth = 2880
StartUpPosition = 3 '窗口缺省
Begin 工程1.UserButton UserButton1
Height = 600
Left = 720
TabIndex = 0
Top = 720
Width = 1350
_ExtentX = 2381
_ExtentY = 1058
End
End
Attribute VB_Name = "Form1"
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 + -