📄 frmbackup.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SMARTXPBUTTON.OCX"
Begin VB.Form FrmBackUp
BackColor = &H00E0E0E0&
BorderStyle = 3 'Fixed Dialog
Caption = "系统数据备份..."
ClientHeight = 5040
ClientLeft = 30
ClientTop = 330
ClientWidth = 6675
Icon = "FrmBackUp.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5040
ScaleWidth = 6675
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3648
Top = 1572
_ExtentX = 688
_ExtentY = 688
_Version = 393216
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 2184
Index = 2
Left = 180
TabIndex = 15
Top = 2676
Width = 4236
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00DFFFF8&
Height = 684
Index = 2
Left = 828
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Text = "FrmBackUp.frx":0442
Top = 1356
Width = 3180
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 276
Index = 2
Left = 1092
TabIndex = 10
Top = 972
Width = 2916
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 276
Index = 1
Left = 1092
TabIndex = 9
Top = 618
Width = 2916
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 276
Index = 0
Left = 1092
TabIndex = 8
Top = 264
Width = 2916
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注:"
Height = 180
Index = 5
Left = 216
TabIndex = 19
Top = 1344
Width = 540
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份人员:"
Height = 180
Index = 4
Left = 216
TabIndex = 18
Top = 1032
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份日期:"
Height = 180
Index = 3
Left = 216
TabIndex = 17
Top = 672
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "使用日期:"
Height = 180
Index = 2
Left = 216
TabIndex = 16
Top = 312
Width = 900
End
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Caption = "备份到何处:"
Height = 1104
Index = 1
Left = 180
TabIndex = 12
Top = 1404
Width = 6288
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00DFFFF8&
Height = 288
Index = 1
Left = 1056
TabIndex = 2
Text = "Text2"
Top = 612
Width = 4716
End
Begin SmartXPButton.XpButton Command2
Height = 330
Index = 1
Left = 5780
TabIndex = 3
Top = 597
Width = 330
_ExtentX = 582
_ExtentY = 582
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = ""
PictureSmoothBackColor= 13882323
ButtonPicture = "FrmBackUp.frx":0448
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份文件路径及文件名:"
Height = 180
Index = 1
Left = 1044
TabIndex = 14
Top = 312
Width = 1980
End
Begin VB.Image Image1
Height = 480
Left = 300
Picture = "FrmBackUp.frx":05A2
Top = 390
Width = 480
End
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Caption = "备份内容:"
Height = 1068
Index = 0
Left = 180
TabIndex = 11
Top = 156
Width = 6288
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00DFFFF8&
Height = 288
Index = 0
Left = 288
TabIndex = 0
Text = "Text2"
Top = 588
Width = 5472
End
Begin SmartXPButton.XpButton Command2
Height = 330
Index = 0
Left = 5780
TabIndex = 1
Top = 573
Width = 330
_ExtentX = 582
_ExtentY = 582
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = ""
PictureSmoothBackColor= 13882323
ButtonPicture = "FrmBackUp.frx":09E4
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "要备份的数据库文件:"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -