📄 frmusesms.frm
字号:
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Begin VB.Form frmUseSms
BorderStyle = 1 'Fixed Single
Caption = "常用短信管理"
ClientHeight = 3300
ClientLeft = 45
ClientTop = 330
ClientWidth = 9975
Icon = "frmUseSms.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3300
ScaleWidth = 9975
StartUpPosition = 3 '窗口缺省
Begin MSDBCtls.DBList DBList2
Height = 3000
Left = 1680
TabIndex = 1
Top = 120
Width = 8175
_ExtentX = 14420
_ExtentY = 5292
_Version = 393216
End
Begin MSDBCtls.DBList DBList1
Height = 3000
Left = 120
TabIndex = 0
Top = 120
Width = 1455
_ExtentX = 2566
_ExtentY = 5292
_Version = 393216
End
End
Attribute VB_Name = "frmUseSms"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -