erfasst Status-Zelenfarbe angepasast.
This commit is contained in:
@@ -54,7 +54,7 @@ Partial Class Kundenbereich_Default
|
||||
t1.ForeColor = schwarz
|
||||
End If
|
||||
If t2.Text = "Erfasst" Then
|
||||
t2.BackColor = Drawing.Color.LightPink
|
||||
t2.BackColor = Drawing.Color.HotPink
|
||||
t2.ForeColor = white
|
||||
ElseIf t2.Text = "Nicht eingetroffen" Then
|
||||
t2.BackColor = Drawing.Color.Black
|
||||
|
||||
Reference in New Issue
Block a user