fix icons
This commit is contained in:
@@ -186,6 +186,7 @@ Partial Class frmCreateArticle
|
||||
Me.Controls.Add(Me.txtRunningNumber)
|
||||
Me.Controls.Add(Me.txtArticleNumber)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
|
||||
Me.Name = "frmCreateArticle"
|
||||
Me.Text = "Artikel erstellen"
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
|
||||
Reference in New Issue
Block a user