Backgorund deakt, version

This commit is contained in:
2026-02-25 11:13:03 +01:00
parent 11fdd179c5
commit 2371a79295
2 changed files with 5 additions and 6 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("4.2.3.6")>
<Assembly: AssemblyFileVersion("4.2.3.6")>
<Assembly: AssemblyVersion("4.2.3.7")>
<Assembly: AssemblyFileVersion("4.2.3.7")>

View File

@@ -285,10 +285,9 @@ Public Class frmHauptfenster
UsrCntlBenachrichtigungen1.Panel3.BackColor = VERAG_PROG_ALLGEMEIN.cAllgemein.cSPECIFIC.FIRMA_BgColor
If VERAG_PROG_ALLGEMEIN.cAllgemein.SQLGUIDE01_USED Then
Panel1.BackColor = Color.Red
End If
'If VERAG_PROG_ALLGEMEIN.cAllgemein.SQLGUIDE01_USED Then
' Panel1.BackColor = Color.Red
'End If
UpdateUpdater.Interval = 5000
UpdateUpdater.Enabled = True