Added a new form to allow the user to manage naming patterns.

This commit is contained in:
Admin
2020-12-07 14:56:10 -06:00
parent b82027c796
commit 09768ae88b
10 changed files with 595 additions and 1 deletions
+1
View File
@@ -327,6 +327,7 @@
//
// MoveModifiedFilesButton
//
this.MoveModifiedFilesButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.MoveModifiedFilesButton.Enabled = false;
this.MoveModifiedFilesButton.Location = new System.Drawing.Point(10, 216);
this.MoveModifiedFilesButton.Name = "MoveModifiedFilesButton";