📄 form1.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Form1
Caption = "FTP下载程序"
ClientHeight = 6135
ClientLeft = 60
ClientTop = 345
ClientWidth = 9735
LinkTopic = "Form1"
ScaleHeight = 6135
ScaleWidth = 9735
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
BorderStyle = 0 'None
Height = 615
Left = 2520
ScaleHeight = 615
ScaleWidth = 7215
TabIndex = 21
Top = 3000
Width = 7215
Begin VB.PictureBox cmdPut
AutoSize = -1 'True
BorderStyle = 0 'None
Height = 345
Left = 720
ScaleHeight = 345
ScaleWidth = 360
TabIndex = 14
ToolTipText = "上传"
Top = 120
Visible = 0 'False
Width = 360
End
Begin VB.PictureBox cmdGet
BorderStyle = 0 'None
Height = 405
Left = 240
ScaleHeight = 405
ScaleWidth = 420
TabIndex = 13
ToolTipText = "下载
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -