📄 surface.designer.vb
字号:
Me.TextBox_Filters.TabIndex = 15
'
'Button_Apply
'
Me.Button_Apply.Enabled = False
Me.Button_Apply.Location = New System.Drawing.Point(706, 636)
Me.Button_Apply.Name = "Button_Apply"
Me.Button_Apply.Size = New System.Drawing.Size(75, 23)
Me.Button_Apply.TabIndex = 18
Me.Button_Apply.Text = "开始"
Me.Button_Apply.UseVisualStyleBackColor = True
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(414, 432)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(53, 12)
Me.Label9.TabIndex = 10
Me.Label9.Text = "运行报告"
'
'TextBox_Result
'
Me.TextBox_Result.Location = New System.Drawing.Point(415, 447)
Me.TextBox_Result.MaxLength = 2147483647
Me.TextBox_Result.Multiline = True
Me.TextBox_Result.Name = "TextBox_Result"
Me.TextBox_Result.ReadOnly = True
Me.TextBox_Result.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox_Result.Size = New System.Drawing.Size(366, 183)
Me.TextBox_Result.TabIndex = 16
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(10, 641)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(593, 12)
Me.Label10.TabIndex = 12
Me.Label10.Text = "本软件以现状提供,不承担任何担保。请自担风险。因为误用或其他任何原因造成的数据丢失,本人概不负责。"
'
'ProgressBar1
'
Me.ProgressBar1.Location = New System.Drawing.Point(416, 382)
Me.ProgressBar1.Name = "ProgressBar1"
Me.ProgressBar1.Size = New System.Drawing.Size(365, 23)
Me.ProgressBar1.TabIndex = 13
'
'Label_ProgressBarStatus
'
Me.Label_ProgressBarStatus.AutoSize = True
Me.Label_ProgressBarStatus.Location = New System.Drawing.Point(413, 364)
Me.Label_ProgressBarStatus.Name = "Label_ProgressBarStatus"
Me.Label_ProgressBarStatus.Size = New System.Drawing.Size(107, 12)
Me.Label_ProgressBarStatus.TabIndex = 19
Me.Label_ProgressBarStatus.Text = "ProgressBarStatus"
'
'TextBox_PreCopy
'
Me.TextBox_PreCopy.Location = New System.Drawing.Point(416, 28)
Me.TextBox_PreCopy.MaxLength = 2147483647
Me.TextBox_PreCopy.Multiline = True
Me.TextBox_PreCopy.Name = "TextBox_PreCopy"
Me.TextBox_PreCopy.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox_PreCopy.Size = New System.Drawing.Size(365, 140)
Me.TextBox_PreCopy.TabIndex = 20
Me.TextBox_PreCopy.Text = resources.GetString("TextBox_PreCopy.Text")
'
'TextBox_PostCopy
'
Me.TextBox_PostCopy.Location = New System.Drawing.Point(416, 202)
Me.TextBox_PostCopy.MaxLength = 2147483647
Me.TextBox_PostCopy.Multiline = True
Me.TextBox_PostCopy.Name = "TextBox_PostCopy"
Me.TextBox_PostCopy.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox_PostCopy.Size = New System.Drawing.Size(365, 140)
Me.TextBox_PostCopy.TabIndex = 20
Me.TextBox_PostCopy.Text = "REM 在这里输入复制后执行的批处理"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(413, 13)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(215, 12)
Me.Label14.TabIndex = 22
Me.Label14.Text = "PreCopy批处理(在可行性分析之前进行)"
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(414, 187)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(185, 12)
Me.Label15.TabIndex = 22
Me.Label15.Text = "PostCopy批处理(复制成功后进行)"
'
'CheckBox_PreserveDeleted
'
Me.CheckBox_PreserveDeleted.AutoSize = True
Me.CheckBox_PreserveDeleted.Location = New System.Drawing.Point(8, 195)
Me.CheckBox_PreserveDeleted.Name = "CheckBox_PreserveDeleted"
Me.CheckBox_PreserveDeleted.Size = New System.Drawing.Size(108, 16)
Me.CheckBox_PreserveDeleted.TabIndex = 4
Me.CheckBox_PreserveDeleted.Text = "保留已删除文件"
Me.CheckBox_PreserveDeleted.UseVisualStyleBackColor = True
'
'Surface
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(792, 666)
Me.Controls.Add(Me.Label15)
Me.Controls.Add(Me.Label14)
Me.Controls.Add(Me.TextBox_PostCopy)
Me.Controls.Add(Me.TextBox_PreCopy)
Me.Controls.Add(Me.Label_ProgressBarStatus)
Me.Controls.Add(Me.ProgressBar1)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.TextBox_Result)
Me.Controls.Add(Me.TextBox_Filters)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Button_Apply)
Me.Controls.Add(Me.Button_Analyze)
Me.Controls.Add(Me.Button6)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.Button4)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.TextBox_LogPath)
Me.Controls.Add(Me.TextBox_ExceptionalDir)
Me.Controls.Add(Me.TextBox_BackupDir)
Me.Controls.Add(Me.TextBox_NewDir)
Me.Controls.Add(Me.TextBox_TargetDir)
Me.Controls.Add(Me.TextBox_SourceDir)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.GroupBox3)
Me.Controls.Add(Me.GroupBox2)
Me.Controls.Add(Me.GroupBox1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "Surface"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "文件复制器"
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents CheckBox_SameFileIdentifier_FullFile As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox_SameFileIdentifier_First64K As System.Windows.Forms.CheckBox
Friend WithEvents CheckBox_SameFileIdentifier_Path As System.Windows.Forms.CheckBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents RadioButton_CreateTimeAndCharCaseHandling_Earlier As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton_CreateTimeAndCharCaseHandling_Target As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton_CreateTimeAndCharCaseHandling_Source As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents TextBox_SourceDir As System.Windows.Forms.TextBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents TextBox_TargetDir As System.Windows.Forms.TextBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents TextBox_NewDir As System.Windows.Forms.TextBox
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents TextBox_BackupDir As System.Windows.Forms.TextBox
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents TextBox_ExceptionalDir As System.Windows.Forms.TextBox
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextBox_LogPath As System.Windows.Forms.TextBox
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button_Analyze As System.Windows.Forms.Button
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents TextBox_Filters As System.Windows.Forms.TextBox
Friend WithEvents Button_Apply As System.Windows.Forms.Button
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents TextBox_Result As System.Windows.Forms.TextBox
Friend WithEvents RadioButton_DifferentFileHandling_CopyNew As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton_DifferentFileHandling_Backup As System.Windows.Forms.RadioButton
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents CheckBox_SameFileIdentifier_CorrectWriteTimeOffsetIn2s As System.Windows.Forms.CheckBox
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
Friend WithEvents Label_ProgressBarStatus As System.Windows.Forms.Label
Friend WithEvents TextBox_PreCopy As System.Windows.Forms.TextBox
Friend WithEvents TextBox_PostCopy As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents CheckBox_PreserveDeleted As System.Windows.Forms.CheckBox
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -