Update the PathLable in the main form when configuration changes.
This commit is contained in:
Generated
+1
@@ -119,6 +119,7 @@
|
||||
MainMenuStrip = menuStrip1;
|
||||
Name = "MainForm";
|
||||
Text = "PDF-Merge";
|
||||
Activated += MainForm_Activated;
|
||||
Load += Form1_Load;
|
||||
menuStrip1.ResumeLayout(false);
|
||||
menuStrip1.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user