vbe.tmp
来自「包括www浏览器、ftp、email服务器、查看网页代码四部分。」· TMP 代码 · 共 33 行
TMP
33 行
VERSION 5.00
Object = "{20C62CAE-15DA-101B-B9A8-444553540000}#1.1#0"; "MSMAPI32.OCX"
Begin VB.Form receivemail
Caption = "接收邮件"
ClientHeight = 7800
ClientLeft = 60
ClientTop = 345
ClientWidth = 10560
LinkTopic = "Form1"
ScaleHeight = 7800
ScaleWidth = 10560
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton cmdClose
Caption = "关闭"
Height = 495
Left = 5400
TabIndex = 4
Top = 6960
Width = 1215
End
Begin VB.CommandButton cmdNext
Caption = "下一封"
Height = 495
Left = 3180
TabIndex = 3
Top = 6960
Width = 1215
End
Begin VB.CommandButton cmdPrevious
Caption = "上一封"
Height = 495
Left = 960
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?