MS V2.6.8.3 newfileFLOW Icons

This commit is contained in:
2024-06-17 08:45:47 +02:00
parent e5a0734b24
commit 8c824f3f59
12 changed files with 264 additions and 471 deletions

View File

@@ -257,7 +257,7 @@ Partial Class frmStart
Me.Controls.Add(Me.barDockControlTop)
Me.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Glow
Me.IconOptions.Icon = CType(resources.GetObject("frmStart.IconOptions.Icon"), System.Drawing.Icon)
Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.file
Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.DD_fileFLOW_ICON
Me.KeyPreview = True
Me.MaximizeBox = False
Me.Name = "frmStart"