mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-15 07:43:38 +00:00
Added edit/run buttons on custom apps.
This commit is contained in:
1
CustomAppsRunForm.Designer.cs
generated
1
CustomAppsRunForm.Designer.cs
generated
@@ -168,6 +168,7 @@
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "CustomAppsRunForm";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "Test Application";
|
||||
this.Load += new System.EventHandler(this.CustomAppsRunForm_Load);
|
||||
this.groupBox1.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user