📄 frmrestore.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SMARTXPBUTTON.OCX"
Begin VB.Form FrmRestore
BackColor = &H00E0E0E0&
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 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
BackColor = &H00E0E0E0&
Height = 720
Left = 120
TabIndex = 10
Top = 4275
Width = 7620
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00DFFFF8&
Height = 288
Index = 0
Left = 1464
TabIndex = 11
Text = "Text2"
Top = 264
Width = 5688
End
Begin SmartXPButton.XpButton Command2
Height = 330
Left = 7170
TabIndex = 13
Top = 260
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 = "FrmRestore.frx":09C6
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 = 12
Top = 300
Width = 1296
End
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 1785
Index = 2
Left = 105
TabIndex = 1
Top = 2415
Width = 5820
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Height = 690
Index = 1
Left = 1095
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 2
Text = "FrmRestore.frx":0B20
Top = 960
Width = 4545
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "使用日期:"
Height = 180
Index = 2
Left = 210
TabIndex = 9
Top = 255
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份日期:"
Height = 180
Index = 3
Left = 2985
TabIndex = 8
Top = 255
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备份人员:"
Height = 180
Index = 4
Left = 210
TabIndex = 7
Top = 600
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备 注:"
Height = 180
Index = 5
Left = 210
TabIndex = 6
Top = 990
Width = 900
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 270
Index = 0
Left = 1095
TabIndex = 5
Top = 210
Width = 1800
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 270
Index = 1
Left = 3870
TabIndex = 4
Top = 210
Width = 1800
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
Caption = "Label4"
ForeColor = &H80000008&
Height = 270
Index = 2
Left = 1095
TabIndex = 3
Top = 540
Width = 1800
End
End
Begin MSComctlLib.ListView ListView1
Height = 2280
Left = 90
TabIndex = 0
Top = 90
Width = 7770
_ExtentX = 13705
_ExtentY = 4022
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 SmartXPButton.XpButton Command1
Default = -1 'True
Height = 375
Index = 0
Left = 6150
TabIndex = 14
Top = 2535
Width = 1440
_ExtentX = 2540
_ExtentY = 661
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 = "还 原(&O)"
PictureSmoothBackColor= 13882323
PicAreaFixWidth = 0
End
Begin SmartXPButton.XpButton Command1
Height = 375
Index = 1
Left = 6150
TabIndex = 15
Top = 2925
Width = 1440
_ExtentX = 2540
_ExtentY = 661
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 = "取 消(&C)"
PictureSmoothBackColor= 13882323
PicAreaFixWidth = 0
End
Begin SmartXPButton.XpButton Command1
Height = 375
Index = 3
Left = 6150
TabIndex = 16
Top = 3315
Width = 1440
_ExtentX = 2540
_ExtentY = 661
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -