Projektdateien hinzufügen.

This commit is contained in:
573 changed files with 166751 additions and 0 deletions

10
Aviso/rptTicketLKWInfo.vb Normal file
View File

@@ -0,0 +1,10 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Imports VERAG_PROG_ALLGEMEIN
Public Class rptTicketLKWInfo
Private Sub rptTicketLKWInfo_ReportStart(sender As Object, e As EventArgs) Handles MyBase.ReportStart
End Sub
End Class