ctlftp.ctl
来自「I implemented a perfect file transfer OC」· CTL 代码 · 共 18 行
CTL
18 行
VERSION 5.00
Begin VB.UserControl ctlFtp
ClientHeight = 465
ClientLeft = 0
ClientTop = 0
ClientWidth = 465
InvisibleAtRuntime= -1 'True
Picture = "ctlFtp.ctx":0000
ScaleHeight = 465
ScaleWidth = 465
ToolboxBitmap = "ctlFtp.ctx":0C42
End
Attribute VB_Name = "ctlFtp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
'圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?