uctreeview.ctl
来自「iso文件制作与制作光盘 iso文件制作与制作光盘」· CTL 代码 · 共 20 行
CTL
20 行
VERSION 5.00
Begin VB.UserControl ucTreeView
ClientHeight = 3255
ClientLeft = 0
ClientTop = 0
ClientWidth = 3255
ClipControls = 0 'False
OLEDropMode = 1 'Manuell
ScaleHeight = 217
ScaleMode = 3 'Pixel
ScaleWidth = 217
End
Attribute VB_Name = "ucTreeView"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
'========================================================================================
' User control: ucTreeView.ctl
' Author: Carles P.V.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?