neu
This commit is contained in:
@@ -38,7 +38,7 @@ Public Class subrptBriefSDL_AT
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_cz
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_MSE
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_FR
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -35,7 +35,7 @@ Public Class subrptBriefSDL_FREJUS
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -36,7 +36,7 @@ Public Class subrptBriefSDL_HUGO
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -35,7 +35,7 @@ Public Class subrptBriefSDL_IDS
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_IT
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_DE
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -36,7 +36,7 @@ Public Class subrptBriefSDL_MULTIBOX
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -35,7 +35,7 @@ Public Class subrptBriefSDL_PL
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_PLOSE
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_PLOSE_CZ
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -34,7 +34,7 @@ Public Class subrptBriefSDL_PLOSE_IT
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -36,7 +36,7 @@ Public Class subrptBriefSDL_SI
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -35,7 +35,7 @@ Public Class subrptBriefSDL_UTA
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -32,7 +32,7 @@ Public Class subrptBriefSDL_WOELFL
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Color.FromArgb(250, 250, 250)
|
||||
End If
|
||||
|
||||
@@ -66,9 +66,9 @@ Public Class rptAuswertungMWSTOffeneAntraegeMitVorauszahlung
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
@@ -70,9 +70,9 @@ Public Class rptAuswertungMWSTOffeneAntraegeMitVorauszahlungDetails
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
@@ -32,9 +32,9 @@ Public Class rptLeereOBU
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -67,9 +67,9 @@ Public Class rptSDLAbrechnungsblatt
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -77,9 +77,9 @@ Public Class rptSDLBenachrichtigungCZ
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -117,9 +117,9 @@ Public Class rptSDLBenachrichtigungDE
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -86,9 +86,9 @@ Public Class rptSDLBenachrichtigungids
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -85,9 +85,9 @@ Public Class rptSDLBenachrichtigungMSE
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -90,9 +90,9 @@ Public Class rptSDLBenachrichtigungPL
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -92,9 +92,9 @@ Public Class rptSDLBenachrichtigungUTA
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Shape.BackColor = Drawing.Color.White
|
||||
Shape.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Shape.BackColor = Drawing.Color.WhiteSmoke
|
||||
Shape.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -34,9 +34,9 @@ Public Class subrptAuswertungUeberfaelligeBestellungen
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
@@ -92,9 +92,9 @@ Public Class rptGestellungskontrolleEZOLL
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -158,9 +158,9 @@ Public Class rptKontrolleLKW
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -138,9 +138,9 @@ Public Class rptKontrolleLKW_Dakosy
|
||||
End If
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -240,9 +240,9 @@ Public Class rptKontrolleLKW_NCTSTR
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -145,9 +145,9 @@ Public Class rptKontrolleLKW_TELOTEC
|
||||
End If
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -128,9 +128,9 @@ Public Class rptKontrolleLKW_Zolaris
|
||||
End If
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -89,9 +89,9 @@ Public Class rptTGestellungskontrolle
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = System.Drawing.Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
@@ -88,9 +88,9 @@ Public Class rptTGestellungskontrolleDY
|
||||
|
||||
'Abwechselnd grauen und wei<65>en Hintergrund
|
||||
If (dummycount Mod 2) = 0 Then
|
||||
Detail.BackColor = Drawing.Color.White
|
||||
Detail.BackColor = Color.White
|
||||
Else
|
||||
Detail.BackColor = Drawing.Color.WhiteSmoke
|
||||
Detail.BackColor = Color.WhiteSmoke
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user