📄 frmrestore.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Begin VB.Form FrmRestore
BorderStyle = 3 'Fixed Dialog
Caption = "系统数据还原..."
ClientHeight = 5100
ClientLeft = 30
ClientTop = 330
ClientWidth = 7920
Icon = "FrmRestore.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5100
ScaleWidth = 7920
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command1
Caption = "帮助(&H)"
Height = 408
Index = 2
Left = 6945
TabIndex = 10
Top = 3672
Width = 828
End
Begin VB.CommandButton Command1
Caption = "删除备份(&C)"
Height = 408
Index = 3
Left = 5790
TabIndex = 17
Top = 3672
Width = 1164
End
Begin MSComctlLib.ImageList ImageList1
Left = 912
Top = 1740
_ExtentX = 794
_ExtentY = 794
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmRestore.frx":030A
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmRestore.frx":0626
Key = ""
EndProperty
EndProperty
End
Begin VB.Frame Frame2
Height = 720
Left = 120
TabIndex = 13
Top = 4224
Width = 7620
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00DFFFF8&
Height = 288
Index = 0
Left = 1464
TabIndex = 15
Text = "Text2"
Top = 264
Width = 5688
End
Begin VB.CommandButton Command2
Height = 312
Left = 7176
Picture = "FrmRestore.frx":09C6
Style = 1 'Graphical
TabIndex = 14
Top = 252
Width = 345
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "还原到路径:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 216
Index = 1
Left = 156
TabIndex = 16
Top = 300
Width = 1296
End
End
Begin VB.CommandButton Command1
Caption = "取消(&C)"
Height = 408
Index = 1
Left = 4980
TabIndex = 11
Top = 3672
Width = 828
End
Begin VB.Frame Frame1
Height = 3408
Index = 2
Left = 4188
TabIndex = 1
Top = 12
Width = 3564
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Height = 1620
Index = 1
Left = 252
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 2
Text = "FrmRestore.frx":0B10
Top = 1620
Width = 3084
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "使用日期:"
Height = 180
Index = 2
Left = 216
TabIndex = 9
Top = 312
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份日期:"
Height = 180
Index = 3
Left = 216
TabIndex = 8
Top = 672
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份人员:"
Height = 180
Index = 4
Left = 216
TabIndex = 7
Top = 1032
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注:"
Height = 180
Index = 5
Left = 216
TabIndex = 6
Top = 1344
Width = 540
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 = 5
Top = 264
Width = 2244
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 = 4
Top = 624
Width = 2244
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 = 3
Top = 972
Width = 2244
End
End
Begin MSComctlLib.ListView ListView1
Height = 4080
Left = 96
TabIndex = 0
Top = 84
Width = 3924
_ExtentX = 6932
_ExtentY = 7197
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
_Version = 393217
Icons = "ImageList1"
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.CommandButton Command1
Caption = "还原(&O)"
Height = 408
Index = 0
Left = 4176
TabIndex = 12
Top = 3672
Width = 828
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -