MS Icons SQL Editor Griid

This commit is contained in:
2022-04-04 12:55:57 +02:00
parent abd6f3507a
commit 5914e27bcc
10 changed files with 76 additions and 58 deletions

View File

@@ -256,7 +256,7 @@ Partial Class frmStart
Me.Controls.Add(Me.barDockControlBottom)
Me.Controls.Add(Me.barDockControlTop)
Me.IconOptions.Icon = CType(resources.GetObject("frmStart.IconOptions.Icon"), System.Drawing.Icon)
Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.FileFlow_Icon
Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.file
Me.KeyPreview = True
Me.MaximizeBox = False
Me.Name = "frmStart"