This commit is contained in:
2023-03-13 14:12:00 +01:00
parent ea5ab3460d
commit 55c59ccbe9
4 changed files with 6 additions and 5 deletions

View File

@@ -255,6 +255,7 @@ Partial Class frmStart
Me.Controls.Add(Me.barDockControlRight)
Me.Controls.Add(Me.barDockControlBottom)
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.KeyPreview = True