📄 frm_timsend.frm
字号:
VERSION 5.00
Object = "{74848F95-A02A-4286-AF0C-A3C755E4A5B3}#1.0#0"; "actskn43.ocx"
Begin VB.Form Frm_TimSend
Caption = "Form1"
ClientHeight = 3585
ClientLeft = 4425
ClientTop = 3420
ClientWidth = 5400
LinkTopic = "Form1"
ScaleHeight = 3585
ScaleWidth = 5400
Begin VB.CommandButton Command2
Caption = "停止发送"
Height = 375
Left = 4320
TabIndex = 5
Top = 3000
Width = 975
End
Begin VB.CommandButton Command1
Caption = "定时发送"
Height = 375
Left = 3240
TabIndex = 4
Top = 3000
Width = 975
End
Begin ACTIVESKINLibCtl.SkinLabel SkinLabel2
Height = 255
Left = 2400
OleObjectBlob = "Frm_TimSend.frx":0000
TabIndex = 3
Top = 3000
Width = 495
End
Begin VB.TextBox Text2
Height = 375
Left = 1080
TabIndex = 2
Top = 3000
Width = 1215
End
Begin ACTIVESKINLibCtl.SkinLabel SkinLabel1
Height = 255
Left = 120
OleObjectBlob = "Frm_TimSend.frx":0062
TabIndex = 1
Top = 3000
Width = 975
End
Begin VB.TextBox Text1
Height = 2655
Left = 360
TabIndex = 0
Top = 120
Width = 4695
End
End
Attribute VB_Name = "Frm_TimSend"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -