Added a new form to allow the user to manage naming patterns.
This commit is contained in:
Generated
+1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user