📄 form23.frm
字号:
VERSION 5.00
Object = "{D967366B-FC4A-40CA-91DD-79876E77A4CE}#1.0#0"; "DataBaseBackup.ocx"
Begin VB.Form Form23
BorderStyle = 4 'Fixed ToolWindow
Caption = "数据库维护"
ClientHeight = 3315
ClientLeft = 45
ClientTop = 315
ClientWidth = 5970
LinkTopic = "Form23"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3315
ScaleWidth = 5970
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin DataBaseBackup.DataBackup DataBackup1
Height = 3360
Left = 0
TabIndex = 0
Top = 0
Width = 5985
_ExtentX = 10557
_ExtentY = 5927
End
End
Attribute VB_Name = "Form23"
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 + -