Added Scaling

This commit is contained in:
Stefan
2019-12-02 20:45:14 +01:00
parent 2169fddc3f
commit 136df98dfa
14 changed files with 117 additions and 94 deletions
+1
View File
@@ -99,6 +99,7 @@
this.Controls.Add(this.Kontonamebox);
this.Name = "Addentrie";
this.Text = "Addentrie";
this.Load += new System.EventHandler(this.Addentrie_Load);
this.ResumeLayout(false);
this.PerformLayout();