This commit is contained in:
2022-07-01 21:31:49 +00:00
parent 2db399fe95
commit 0bf27c88be
4 changed files with 5 additions and 5 deletions

View File

@@ -318,6 +318,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Name = "MainForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "AyaNova QBI";
this.Load += new System.EventHandler(this.MainForm_Load);
this.menuStrip1.ResumeLayout(false);