Design Änderugnen

This commit is contained in:
2022-10-14 08:11:50 +02:00
parent d84e99ab06
commit 7622804091
4 changed files with 80 additions and 37 deletions

View File

@@ -1422,6 +1422,7 @@ Public Class frmHauptfenster
Case "3"
' Ankunft
r.DefaultCellStyle.BackColor = Color.IndianRed
r.Cells("DauerText").Style.ForeColor = Color.White
Case Else
'Alle anderen Status:
If r.Cells("VoraussichtlichesEintreffen").Value IsNot DBNull.Value AndAlso IsDate(r.Cells("VoraussichtlichesEintreffen").Value) Then