fix icons

This commit is contained in:
Jonathan Jenne
2020-09-22 11:01:50 +02:00
parent 052773e466
commit 2663e9d56e
8 changed files with 47 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ Partial Class frmNewProduct
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.Label2)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
Me.Name = "frmNewProduct"
Me.Text = "Neue Version"
Me.ResumeLayout(False)