📄 thread.ctl
字号:
VERSION 5.00
Begin VB.UserControl Thread
ClientHeight = 1065
ClientLeft = 0
ClientTop = 0
ClientWidth = 1065
InvisibleAtRuntime= -1 'True
ScaleHeight = 1065
ScaleWidth = 1065
ToolboxBitmap = "Thread.ctx":0000
Begin VB.CommandButton cmdInterface
BackColor = &H80000007&
Height = 510
Left = 0
Picture = "Thread.ctx":0312
Style = 1 'Graphical
TabIndex = 0
Top = 30
Width = 555
End
End
Attribute VB_Name = "Thread"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -