mirror of
https://github.com/Stefan-5422/Superbuchaltung.git
synced 2026-09-04 08:56:03 +02:00
Added Scaling
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user