This commit is contained in:
2022-04-04 14:03:37 +02:00
parent 8424fa3e31
commit 32127a6524
16 changed files with 181 additions and 278 deletions

View File

@@ -45,7 +45,6 @@ Partial Class frmAbout
'
'PictureBox1
'
Me.PictureBox1.BackgroundImage = Global.Global_Indexer.My.Resources.Resources.DD_Icons_GLOBIX
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox1.Location = New System.Drawing.Point(2, 1)
Me.PictureBox1.Name = "PictureBox1"