Design Änderugnen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user