acrtive reports 18

This commit is contained in:
2025-06-23 09:29:29 +02:00
parent dea90d7fb5
commit 4502470ef7
480 changed files with 155462 additions and 40 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsberichtKdSpez
End Class

View File

@@ -0,0 +1,9 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsbericht_Gelangensbestaetigung
Private Sub GroupHeader3_Format(sender As Object, e As EventArgs)
End Sub
End Class

View File

@@ -0,0 +1,809 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Public Class rptSpeditionsbericht_HandlingAussenstellen
Inherits GrapeCity.ActiveReports.SectionReport
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
End If
MyBase.Dispose(disposing)
End Sub
'NOTE: The following procedure is required by the ActiveReports Designer
'It can be modified using the ActiveReports Designer.
'Do not modify it using the code editor.
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSpeditionsbericht_HandlingAussenstellen))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.lblPosNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfertigungsart = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfDatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblEndEmpf = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblEndEmpfKdNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line11 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.lblHandlingsgebuehr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblzuKassierenHandling = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.Label28 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.ReportInfo2 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
Me.lblDat = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
Me.Label10 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGesGesSumAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line8 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line9 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.lblSumHandlingsgebuehr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSumzuKassierenHandling = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSumBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line5 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Label12 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.txtUebersicht = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line4 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label4 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line12 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfArtUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGesSumAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line3 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.lblGesHandlingsgebuehr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGeszuKassierenHandling = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGesBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
CType(Me.lblPosNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfertigungsart, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfDatum, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblEndEmpf, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblEndEmpfKdNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblHandlingsgebuehr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblzuKassierenHandling, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSumHandlingsgebuehr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSumzuKassierenHandling, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSumBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtUebersicht, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfArtUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGesHandlingsgebuehr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGeszuKassierenHandling, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGesBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'PageHeader
'
Me.PageHeader.Height = 0.08698601!
Me.PageHeader.Name = "PageHeader"
'
'Detail
'
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblPosNr, Me.lblAbfertigungsart, Me.lblAbfDatum, Me.lblAnzahl, Me.lblEndEmpf, Me.lblEndEmpfKdNr, Me.Line11, Me.lblHandlingsgebuehr, Me.lblzuKassierenHandling, Me.lblBarzahlungsbetrag})
Me.Detail.Height = 0.1905512!
Me.Detail.KeepTogether = True
Me.Detail.Name = "Detail"
'
'lblPosNr
'
Me.lblPosNr.Height = 0.1574803!
Me.lblPosNr.HyperLink = Nothing
Me.lblPosNr.Left = 0.01811025!
Me.lblPosNr.Name = "lblPosNr"
Me.lblPosNr.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.lblPosNr.Text = "4801 17000000 0"
Me.lblPosNr.Top = 0.03149607!
Me.lblPosNr.Width = 0.9326772!
'
'lblAbfertigungsart
'
Me.lblAbfertigungsart.Height = 0.1574803!
Me.lblAbfertigungsart.HyperLink = Nothing
Me.lblAbfertigungsart.Left = 1.829921!
Me.lblAbfertigungsart.Name = "lblAbfertigungsart"
Me.lblAbfertigungsart.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblAbfertigungsart.Text = "eigene ATLAS / Handling"
Me.lblAbfertigungsart.Top = 0.03149606!
Me.lblAbfertigungsart.Width = 1.32874!
'
'lblAbfDatum
'
Me.lblAbfDatum.Height = 0.1574803!
Me.lblAbfDatum.HyperLink = Nothing
Me.lblAbfDatum.Left = 0.9507875!
Me.lblAbfDatum.Name = "lblAbfDatum"
Me.lblAbfDatum.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblAbfDatum.Text = "01.01.2017"
Me.lblAbfDatum.Top = 0.03307087!
Me.lblAbfDatum.Width = 0.6059055!
'
'lblAnzahl
'
Me.lblAnzahl.Height = 0.1574803!
Me.lblAnzahl.HyperLink = Nothing
Me.lblAnzahl.Left = 1.556693!
Me.lblAnzahl.Name = "lblAnzahl"
Me.lblAnzahl.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblAnzahl.Text = "1"
Me.lblAnzahl.Top = 0.03149607!
Me.lblAnzahl.Width = 0.2732283!
'
'lblEndEmpf
'
Me.lblEndEmpf.Height = 0.1574804!
Me.lblEndEmpf.HyperLink = Nothing
Me.lblEndEmpf.Left = 3.634646!
Me.lblEndEmpf.MultiLine = False
Me.lblEndEmpf.Name = "lblEndEmpf"
Me.lblEndEmpf.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblEndEmpf.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" &
"ar-set: 1"
Me.lblEndEmpf.Text = "VERAG"
Me.lblEndEmpf.Top = 0.03149619!
Me.lblEndEmpf.Width = 1.957875!
'
'lblEndEmpfKdNr
'
Me.lblEndEmpfKdNr.Height = 0.1574804!
Me.lblEndEmpfKdNr.HyperLink = Nothing
Me.lblEndEmpfKdNr.Left = 3.158662!
Me.lblEndEmpfKdNr.Name = "lblEndEmpfKdNr"
Me.lblEndEmpfKdNr.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblEndEmpfKdNr.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" &
"ar-set: 1"
Me.lblEndEmpfKdNr.Text = "1000001 VERAG"
Me.lblEndEmpfKdNr.Top = 0.03149607!
Me.lblEndEmpfKdNr.Width = 0.4759839!
'
'Line11
'
Me.Line11.Height = 0.1905512!
Me.Line11.Left = 5.59252!
Me.Line11.LineWeight = 2.0!
Me.Line11.Name = "Line11"
Me.Line11.Top = 0!
Me.Line11.Width = 0!
Me.Line11.X1 = 5.59252!
Me.Line11.X2 = 5.59252!
Me.Line11.Y1 = 0!
Me.Line11.Y2 = 0.1905512!
'
'lblHandlingsgebuehr
'
Me.lblHandlingsgebuehr.Height = 0.1574803!
Me.lblHandlingsgebuehr.HyperLink = Nothing
Me.lblHandlingsgebuehr.Left = 5.608268!
Me.lblHandlingsgebuehr.Name = "lblHandlingsgebuehr"
Me.lblHandlingsgebuehr.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblHandlingsgebuehr.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblHandlingsgebuehr.Text = "1.000,00"
Me.lblHandlingsgebuehr.Top = 0.03149607!
Me.lblHandlingsgebuehr.Width = 0.6208656!
'
'lblzuKassierenHandling
'
Me.lblzuKassierenHandling.Height = 0.1574803!
Me.lblzuKassierenHandling.HyperLink = Nothing
Me.lblzuKassierenHandling.Left = 6.229134!
Me.lblzuKassierenHandling.Name = "lblzuKassierenHandling"
Me.lblzuKassierenHandling.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblzuKassierenHandling.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblzuKassierenHandling.Text = "1.000,00"
Me.lblzuKassierenHandling.Top = 0.03149607!
Me.lblzuKassierenHandling.Width = 0.6208655!
'
'lblBarzahlungsbetrag
'
Me.lblBarzahlungsbetrag.Height = 0.1574803!
Me.lblBarzahlungsbetrag.HyperLink = Nothing
Me.lblBarzahlungsbetrag.Left = 6.854331!
Me.lblBarzahlungsbetrag.Name = "lblBarzahlungsbetrag"
Me.lblBarzahlungsbetrag.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblBarzahlungsbetrag.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblBarzahlungsbetrag.Text = "1.000,00"
Me.lblBarzahlungsbetrag.Top = 0.03149607!
Me.lblBarzahlungsbetrag.Width = 0.6208655!
'
'PageFooter
'
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label28, Me.Line2, Me.ReportInfo2, Me.lblDat})
Me.PageFooter.Name = "PageFooter"
'
'Label28
'
Me.Label28.Height = 0.1330709!
Me.Label28.HyperLink = Nothing
Me.Label28.Left = 2.451181!
Me.Label28.Name = "Label28"
Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label28.Text = "VERAG Spediton AG"
Me.Label28.Top = 0.08622044!
Me.Label28.Width = 2.581103!
'
'Line2
'
Me.Line2.Height = 0!
Me.Line2.Left = 0!
Me.Line2.LineWeight = 1.0!
Me.Line2.Name = "Line2"
Me.Line2.Top = 0.03070864!
Me.Line2.Width = 7.480313!
Me.Line2.X1 = 0!
Me.Line2.X2 = 7.480313!
Me.Line2.Y1 = 0.03070864!
Me.Line2.Y2 = 0.03070864!
'
'ReportInfo2
'
Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
Me.ReportInfo2.Height = 0.1330709!
Me.ReportInfo2.Left = 5.032284!
Me.ReportInfo2.Name = "ReportInfo2"
Me.ReportInfo2.Style = "font-size: 8pt; text-align: right"
Me.ReportInfo2.Top = 0.08622048!
Me.ReportInfo2.Width = 2.44296!
'
'lblDat
'
Me.lblDat.Height = 0.1330709!
Me.lblDat.HyperLink = Nothing
Me.lblDat.Left = 0.01023622!
Me.lblDat.Name = "lblDat"
Me.lblDat.Style = "font-size: 8pt; text-align: left"
Me.lblDat.Text = "Mittwoch, 02.11.2016"
Me.lblDat.Top = 0.08622044!
Me.lblDat.Width = 2.440945!
'
'ReportHeader1
'
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.Label3, Me.lblUeberschrift, Me.lblSachbearbeiter})
Me.ReportHeader1.Height = 0.7921261!
Me.ReportHeader1.Name = "ReportHeader1"
'
'picVERAG
'
Me.picVERAG.Height = 0.4169292!
Me.picVERAG.HyperLink = Nothing
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
Me.picVERAG.Left = 5.281889!
Me.picVERAG.Name = "picVERAG"
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
Me.picVERAG.Top = 0!
Me.picVERAG.Width = 2.198425!
'
'Label3
'
Me.Label3.Height = 0.1759842!
Me.Label3.HyperLink = Nothing
Me.Label3.Left = 5.032284!
Me.Label3.Name = "Label3"
Me.Label3.Style = "font-size: 8pt; font-weight: normal; text-align: right; vertical-align: middle; d" &
"do-char-set: 1"
Me.Label3.Text = "Sachbearbeiter:"
Me.Label3.Top = 0.5208662!
Me.Label3.Width = 1.19685!
'
'lblUeberschrift
'
Me.lblUeberschrift.Height = 0.6062993!
Me.lblUeberschrift.HyperLink = Nothing
Me.lblUeberschrift.Left = 0.01023622!
Me.lblUeberschrift.Name = "lblUeberschrift"
Me.lblUeberschrift.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.lblUeberschrift.Text = "HANDLING / FRONT-OFFICE"
Me.lblUeberschrift.Top = 0.1858268!
Me.lblUeberschrift.Width = 4.930709!
'
'lblSachbearbeiter
'
Me.lblSachbearbeiter.Height = 0.1759843!
Me.lblSachbearbeiter.HyperLink = Nothing
Me.lblSachbearbeiter.Left = 5.032284!
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
Me.lblSachbearbeiter.Style = "font-size: 8pt; font-weight: bold; text-align: right; vertical-align: middle; ddo" &
"-char-set: 1"
Me.lblSachbearbeiter.Text = "Hanslmayr Hubert"
Me.lblSachbearbeiter.Top = 0.5208662!
Me.lblSachbearbeiter.Width = 2.448031!
'
'ReportFooter1
'
Me.ReportFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label10, Me.lblGesGesSumAnzahl, Me.Line8, Me.Line9, Me.lblSumHandlingsgebuehr, Me.lblSumzuKassierenHandling, Me.lblSumBarzahlungsbetrag, Me.Line5, Me.Label12, Me.txtUebersicht})
Me.ReportFooter1.Height = 0.838189!
Me.ReportFooter1.KeepTogether = True
Me.ReportFooter1.Name = "ReportFooter1"
'
'Label10
'
Me.Label10.Height = 0.1574803!
Me.Label10.HyperLink = Nothing
Me.Label10.Left = 0.361811!
Me.Label10.Name = "Label10"
Me.Label10.Style = "font-size: 7pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.Label10.Text = " Abfertigungen"
Me.Label10.Top = 0.2110237!
Me.Label10.Width = 0.8287402!
'
'lblGesGesSumAnzahl
'
Me.lblGesGesSumAnzahl.Height = 0.1574803!
Me.lblGesGesSumAnzahl.HyperLink = Nothing
Me.lblGesGesSumAnzahl.Left = 0.003937068!
Me.lblGesGesSumAnzahl.Name = "lblGesGesSumAnzahl"
Me.lblGesGesSumAnzahl.Style = "font-size: 7pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblGesGesSumAnzahl.Text = "0000"
Me.lblGesGesSumAnzahl.Top = 0.2110237!
Me.lblGesGesSumAnzahl.Width = 0.3606307!
'
'Line8
'
Me.Line8.Height = 0!
Me.Line8.Left = 0.00393633!
Me.Line8.LineWeight = 2.0!
Me.Line8.Name = "Line8"
Me.Line8.Top = 0.161483!
Me.Line8.Width = 7.475195!
Me.Line8.X1 = 0.00393633!
Me.Line8.X2 = 7.479131!
Me.Line8.Y1 = 0.161483!
Me.Line8.Y2 = 0.161483!
'
'Line9
'
Me.Line9.Height = 0!
Me.Line9.Left = 0.002755227!
Me.Line9.LineWeight = 2.0!
Me.Line9.Name = "Line9"
Me.Line9.Top = 0.1252626!
Me.Line9.Width = 7.475194!
Me.Line9.X1 = 0.002755227!
Me.Line9.X2 = 7.477949!
Me.Line9.Y1 = 0.1252626!
Me.Line9.Y2 = 0.1252626!
'
'lblSumHandlingsgebuehr
'
Me.lblSumHandlingsgebuehr.Height = 0.1574803!
Me.lblSumHandlingsgebuehr.HyperLink = Nothing
Me.lblSumHandlingsgebuehr.Left = 5.608268!
Me.lblSumHandlingsgebuehr.Name = "lblSumHandlingsgebuehr"
Me.lblSumHandlingsgebuehr.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblSumHandlingsgebuehr.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblSumHandlingsgebuehr.Text = "1.000,00"
Me.lblSumHandlingsgebuehr.Top = 0.2110237!
Me.lblSumHandlingsgebuehr.Width = 0.6208655!
'
'lblSumzuKassierenHandling
'
Me.lblSumzuKassierenHandling.Height = 0.1574803!
Me.lblSumzuKassierenHandling.HyperLink = Nothing
Me.lblSumzuKassierenHandling.Left = 6.229135!
Me.lblSumzuKassierenHandling.Name = "lblSumzuKassierenHandling"
Me.lblSumzuKassierenHandling.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblSumzuKassierenHandling.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblSumzuKassierenHandling.Text = "1.000,00"
Me.lblSumzuKassierenHandling.Top = 0.2110237!
Me.lblSumzuKassierenHandling.Width = 0.6208655!
'
'lblSumBarzahlungsbetrag
'
Me.lblSumBarzahlungsbetrag.Height = 0.1574803!
Me.lblSumBarzahlungsbetrag.HyperLink = Nothing
Me.lblSumBarzahlungsbetrag.Left = 6.854331!
Me.lblSumBarzahlungsbetrag.Name = "lblSumBarzahlungsbetrag"
Me.lblSumBarzahlungsbetrag.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblSumBarzahlungsbetrag.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblSumBarzahlungsbetrag.Text = "1.000,00"
Me.lblSumBarzahlungsbetrag.Top = 0.2110237!
Me.lblSumBarzahlungsbetrag.Width = 0.6208655!
'
'Line5
'
Me.Line5.Height = 0!
Me.Line5.Left = 0.001968504!
Me.Line5.LineWeight = 2.0!
Me.Line5.Name = "Line5"
Me.Line5.Top = 0.1251969!
Me.Line5.Width = 7.475195!
Me.Line5.X1 = 0.001968504!
Me.Line5.X2 = 7.477164!
Me.Line5.Y1 = 0.1251969!
Me.Line5.Y2 = 0.1251969!
'
'Label12
'
Me.Label12.Height = 0.1574803!
Me.Label12.HyperLink = Nothing
Me.Label12.Left = 0!
Me.Label12.Name = "Label12"
Me.Label12.Style = "font-size: 7pt; font-weight: bold; text-align: left; text-decoration: underline; " &
"ddo-char-set: 1"
Me.Label12.Text = "<EFBFBD>bersicht:"
Me.Label12.Top = 0.4807087!
Me.Label12.Width = 0.8287402!
'
'txtUebersicht
'
Me.txtUebersicht.Height = 0.2!
Me.txtUebersicht.Left = 0!
Me.txtUebersicht.Name = "txtUebersicht"
Me.txtUebersicht.Style = "font-family: Microsoft Sans Serif; font-size: 8.25pt; ddo-char-set: 1"
Me.txtUebersicht.Text = Nothing
Me.txtUebersicht.Top = 0.638189!
Me.txtUebersicht.Width = 3.75!
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label7, Me.Line4, Me.Label6, Me.Label8, Me.Label4, Me.Label5, Me.Line12, Me.Label1, Me.Label2, Me.lblAbfArtUeberschrift})
Me.GroupHeader1.Height = 0.5973535!
Me.GroupHeader1.Name = "GroupHeader1"
'
'Label7
'
Me.Label7.Height = 0.1744094!
Me.Label7.HyperLink = Nothing
Me.Label7.Left = 1.559449!
Me.Label7.Name = "Label7"
Me.Label7.Style = "background-color: #003680; color: White; font-size: 8pt; font-weight: bold; text-" &
"align: left; vertical-align: middle; ddo-char-set: 1"
Me.Label7.Text = "Anz."
Me.Label7.Top = 0.3799213!
Me.Label7.Width = 0.3149606!
'
'Line4
'
Me.Line4.Height = 0!
Me.Line4.Left = 0.002755877!
Me.Line4.LineWeight = 1.0!
Me.Line4.Name = "Line4"
Me.Line4.Top = 0.5543307!
Me.Line4.Width = 7.475194!
Me.Line4.X1 = 0.002755877!
Me.Line4.X2 = 7.47795!
Me.Line4.Y1 = 0.5543307!
Me.Line4.Y2 = 0.5543307!
'
'Label6
'
Me.Label6.Height = 0.1744094!
Me.Label6.HyperLink = Nothing
Me.Label6.Left = 5.611023!
Me.Label6.Name = "Label6"
Me.Label6.Style = "background-color: #003680; color: White; font-size: 7pt; font-weight: bold; text-" &
"align: right; vertical-align: middle; ddo-char-set: 1"
Me.Label6.Text = "Handling"
Me.Label6.Top = 0.3799213!
Me.Label6.Width = 0.6208658!
'
'Label8
'
Me.Label8.Height = 0.1744094!
Me.Label8.HyperLink = Nothing
Me.Label8.Left = 3.161418!
Me.Label8.Name = "Label8"
Me.Label8.Style = "background-color: #003680; color: White; font-size: 8pt; font-weight: bold; text-" &
"align: left; text-justify: auto; vertical-align: middle; ddo-char-set: 1"
Me.Label8.Text = "Empf<EFBFBD>nger"
Me.Label8.Top = 0.3799213!
Me.Label8.Width = 2.433859!
'
'Label4
'
Me.Label4.Height = 0.1744093!
Me.Label4.HyperLink = Nothing
Me.Label4.Left = 1.832677!
Me.Label4.Name = "Label4"
Me.Label4.Style = "background-color: #003680; color: White; font-size: 8pt; font-weight: bold; text-" &
"align: left; text-justify: auto; vertical-align: middle; ddo-char-set: 1"
Me.Label4.Text = "Abfertigungsart"
Me.Label4.Top = 0.3799213!
Me.Label4.Width = 1.328741!
'
'Label5
'
Me.Label5.Height = 0.1744094!
Me.Label5.HyperLink = Nothing
Me.Label5.Left = 0.01299213!
Me.Label5.Name = "Label5"
Me.Label5.Style = "background-color: #003680; color: White; font-size: 8pt; font-weight: bold; text-" &
"align: left; vertical-align: middle; ddo-char-set: 1"
Me.Label5.Text = "Abfertigung"
Me.Label5.Top = 0.3799213!
Me.Label5.Width = 1.546457!
'
'Line12
'
Me.Line12.Height = 0.2035433!
Me.Line12.Left = 5.595242!
Me.Line12.LineWeight = 2.0!
Me.Line12.Name = "Line12"
Me.Line12.Top = 0.3799213!
Me.Line12.Width = 0.00003385544!
Me.Line12.X1 = 5.595276!
Me.Line12.X2 = 5.595242!
Me.Line12.Y1 = 0.3799213!
Me.Line12.Y2 = 0.5834646!
'
'Label1
'
Me.Label1.Height = 0.1744094!
Me.Label1.HyperLink = Nothing
Me.Label1.Left = 6.23189!
Me.Label1.Name = "Label1"
Me.Label1.Style = "background-color: #003680; color: White; font-size: 7pt; font-weight: bold; text-" &
"align: right; vertical-align: middle; ddo-char-set: 1"
Me.Label1.Text = "zu kassieren"
Me.Label1.Top = 0.3799213!
Me.Label1.Width = 0.6208658!
'
'Label2
'
Me.Label2.Height = 0.1744094!
Me.Label2.HyperLink = Nothing
Me.Label2.Left = 6.857087!
Me.Label2.Name = "Label2"
Me.Label2.Style = "background-color: #003680; color: White; font-size: 7pt; font-weight: bold; text-" &
"align: right; vertical-align: middle; ddo-char-set: 1"
Me.Label2.Text = "(kassiert)"
Me.Label2.Top = 0.3799213!
Me.Label2.Width = 0.6208658!
'
'lblAbfArtUeberschrift
'
Me.lblAbfArtUeberschrift.Height = 0.2161417!
Me.lblAbfArtUeberschrift.HyperLink = Nothing
Me.lblAbfArtUeberschrift.Left = 0!
Me.lblAbfArtUeberschrift.Name = "lblAbfArtUeberschrift"
Me.lblAbfArtUeberschrift.Style = "background-color: DimGray; color: White; font-size: 10pt; font-weight: bold; text" &
"-align: left; vertical-align: middle; ddo-char-set: 1"
Me.lblAbfArtUeberschrift.Text = "1 - ZA"
Me.lblAbfArtUeberschrift.Top = 0.1519685!
Me.lblAbfArtUeberschrift.Width = 7.480316!
'
'GroupFooter1
'
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label9, Me.lblGesSumAnzahl, Me.Line1, Me.Line3, Me.lblGesHandlingsgebuehr, Me.lblGeszuKassierenHandling, Me.lblGesBarzahlungsbetrag})
Me.GroupFooter1.Name = "GroupFooter1"
'
'Label9
'
Me.Label9.Height = 0.1574803!
Me.Label9.HyperLink = Nothing
Me.Label9.Left = 0.3610249!
Me.Label9.Name = "Label9"
Me.Label9.Style = "font-size: 7pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.Label9.Text = " Abfertigungen"
Me.Label9.Top = 0.08914042!
Me.Label9.Width = 0.8287402!
'
'lblGesSumAnzahl
'
Me.lblGesSumAnzahl.Height = 0.1574803!
Me.lblGesSumAnzahl.HyperLink = Nothing
Me.lblGesSumAnzahl.Left = 0.00315094!
Me.lblGesSumAnzahl.Name = "lblGesSumAnzahl"
Me.lblGesSumAnzahl.Style = "font-size: 7pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblGesSumAnzahl.Text = "0000"
Me.lblGesSumAnzahl.Top = 0.08914042!
Me.lblGesSumAnzahl.Width = 0.3606307!
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 0.003150202!
Me.Line1.LineWeight = 2.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0.03959971!
Me.Line1.Width = 7.475196!
Me.Line1.X1 = 0.003150202!
Me.Line1.X2 = 7.478346!
Me.Line1.Y1 = 0.03959971!
Me.Line1.Y2 = 0.03959971!
'
'Line3
'
Me.Line3.Height = 0!
Me.Line3.Left = 0.001969099!
Me.Line3.LineWeight = 2.0!
Me.Line3.Name = "Line3"
Me.Line3.Top = 0.0033793!
Me.Line3.Width = 7.475196!
Me.Line3.X1 = 0.001969099!
Me.Line3.X2 = 7.477165!
Me.Line3.Y1 = 0.0033793!
Me.Line3.Y2 = 0.0033793!
'
'lblGesHandlingsgebuehr
'
Me.lblGesHandlingsgebuehr.Height = 0.1574803!
Me.lblGesHandlingsgebuehr.HyperLink = Nothing
Me.lblGesHandlingsgebuehr.Left = 5.607481!
Me.lblGesHandlingsgebuehr.Name = "lblGesHandlingsgebuehr"
Me.lblGesHandlingsgebuehr.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblGesHandlingsgebuehr.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblGesHandlingsgebuehr.Text = "1.000,00"
Me.lblGesHandlingsgebuehr.Top = 0.08914042!
Me.lblGesHandlingsgebuehr.Width = 0.6208655!
'
'lblGeszuKassierenHandling
'
Me.lblGeszuKassierenHandling.Height = 0.1574803!
Me.lblGeszuKassierenHandling.HyperLink = Nothing
Me.lblGeszuKassierenHandling.Left = 6.228348!
Me.lblGeszuKassierenHandling.Name = "lblGeszuKassierenHandling"
Me.lblGeszuKassierenHandling.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblGeszuKassierenHandling.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblGeszuKassierenHandling.Text = "1.000,00"
Me.lblGeszuKassierenHandling.Top = 0.08914042!
Me.lblGeszuKassierenHandling.Width = 0.6208655!
'
'lblGesBarzahlungsbetrag
'
Me.lblGesBarzahlungsbetrag.Height = 0.1574803!
Me.lblGesBarzahlungsbetrag.HyperLink = Nothing
Me.lblGesBarzahlungsbetrag.Left = 6.853545!
Me.lblGesBarzahlungsbetrag.Name = "lblGesBarzahlungsbetrag"
Me.lblGesBarzahlungsbetrag.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0)
Me.lblGesBarzahlungsbetrag.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblGesBarzahlungsbetrag.Text = "1.000,00"
Me.lblGesBarzahlungsbetrag.Top = 0.08914042!
Me.lblGesBarzahlungsbetrag.Width = 0.6208655!
'
'rptSpeditionsbericht_HandlingAussenstellen
'
Me.MasterReport = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.3937008!
Me.PageSettings.Margins.Right = 0.3937008!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 7.480315!
Me.Sections.Add(Me.ReportHeader1)
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader1)
Me.Sections.Add(Me.Detail)
Me.Sections.Add(Me.GroupFooter1)
Me.Sections.Add(Me.PageFooter)
Me.Sections.Add(Me.ReportFooter1)
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" &
"l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" &
"lic", "Heading2", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
CType(Me.lblPosNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfertigungsart, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfDatum, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblEndEmpf, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblEndEmpfKdNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblHandlingsgebuehr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblzuKassierenHandling, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSumHandlingsgebuehr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSumzuKassierenHandling, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSumBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtUebersicht, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfArtUeberschrift, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGesHandlingsgebuehr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGeszuKassierenHandling, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGesBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Public WithEvents lblUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label28 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents ReportInfo2 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
Public WithEvents lblDat As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblPosNr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfertigungsart As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfDatum As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label10 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line8 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line9 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
Public WithEvents lblGesGesSumAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
Private WithEvents Line11 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents lblEndEmpf As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblEndEmpfKdNr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSumHandlingsgebuehr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSumzuKassierenHandling As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblHandlingsgebuehr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblzuKassierenHandling As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSumBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label7 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line4 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Label6 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label4 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line12 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfArtUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Private WithEvents Line5 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line3 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblGesSumAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblGesHandlingsgebuehr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblGeszuKassierenHandling As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblGesBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label12 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents txtUebersicht As GrapeCity.ActiveReports.SectionReportModel.TextBox
End Class

View File

@@ -0,0 +1,9 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsbericht_HandlingAussenstellen
Private Sub GroupHeader3_Format(sender As Object, e As EventArgs)
End Sub
End Class

View File

@@ -0,0 +1,558 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Public Class rptSpeditionsbericht
Inherits GrapeCity.ActiveReports.SectionReport
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
End If
MyBase.Dispose(disposing)
End Sub
'NOTE: The following procedure is required by the ActiveReports Designer
'It can be modified using the ActiveReports Designer.
'Do not modify it using the code editor.
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSpeditionsbericht))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.lblVon = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBis = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfArt = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfAnz = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfArtNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.Label28 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.ReportInfo2 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
Me.lblDat = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblKassenbuchNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGeschaeftsjahr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblMandantNiederlassung = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblFilterTxt = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.txtFilter = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.lblFiliale = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label4 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBarTitle = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
Me.lblSummeBar = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSummeAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
CType(Me.lblVon, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBis, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfArt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfArtNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarTitle, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'PageHeader
'
Me.PageHeader.Height = 0!
Me.PageHeader.Name = "PageHeader"
'
'Detail
'
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblVon, Me.lblBis, Me.lblAbfArt, Me.lblBarzahlungsbetrag, Me.lblAbfAnz, Me.lblAbfArtNr})
Me.Detail.Height = 0.1795276!
Me.Detail.Name = "Detail"
'
'lblVon
'
Me.lblVon.Height = 0.1795276!
Me.lblVon.HyperLink = Nothing
Me.lblVon.Left = 0.005118111!
Me.lblVon.Name = "lblVon"
Me.lblVon.Style = "font-size: 9pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.lblVon.Text = "-"
Me.lblVon.Top = 0!
Me.lblVon.Width = 0.984252!
'
'lblBis
'
Me.lblBis.Height = 0.1795276!
Me.lblBis.HyperLink = Nothing
Me.lblBis.Left = 0.9893702!
Me.lblBis.Name = "lblBis"
Me.lblBis.Style = "font-size: 9pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.lblBis.Text = "-"
Me.lblBis.Top = 0!
Me.lblBis.Width = 0.984252!
'
'lblAbfArt
'
Me.lblAbfArt.Height = 0.1795276!
Me.lblAbfArt.HyperLink = Nothing
Me.lblAbfArt.Left = 2.226772!
Me.lblAbfArt.Name = "lblAbfArt"
Me.lblAbfArt.Style = "font-size: 9pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" &
"ar-set: 1"
Me.lblAbfArt.Text = "Abfertigungsart"
Me.lblAbfArt.Top = 0!
Me.lblAbfArt.Width = 2.945669!
'
'lblBarzahlungsbetrag
'
Me.lblBarzahlungsbetrag.Height = 0.1795276!
Me.lblBarzahlungsbetrag.HyperLink = Nothing
Me.lblBarzahlungsbetrag.Left = 5.989765!
Me.lblBarzahlungsbetrag.Name = "lblBarzahlungsbetrag"
Me.lblBarzahlungsbetrag.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblBarzahlungsbetrag.Text = "0,00"
Me.lblBarzahlungsbetrag.Top = 0.00000002235174!
Me.lblBarzahlungsbetrag.Width = 1.43578!
'
'lblAbfAnz
'
Me.lblAbfAnz.Height = 0.1795276!
Me.lblAbfAnz.HyperLink = Nothing
Me.lblAbfAnz.Left = 5.172442!
Me.lblAbfAnz.Name = "lblAbfAnz"
Me.lblAbfAnz.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblAbfAnz.Text = "0"
Me.lblAbfAnz.Top = 0!
Me.lblAbfAnz.Width = 0.8275598!
'
'lblAbfArtNr
'
Me.lblAbfArtNr.Height = 0.1795276!
Me.lblAbfArtNr.HyperLink = Nothing
Me.lblAbfArtNr.Left = 1.97874!
Me.lblAbfArtNr.Name = "lblAbfArtNr"
Me.lblAbfArtNr.Style = "font-size: 9pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblAbfArtNr.Text = "99"
Me.lblAbfArtNr.Top = 0!
Me.lblAbfArtNr.Width = 0.2244096!
'
'PageFooter
'
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label28, Me.Line2, Me.ReportInfo2, Me.lblDat})
Me.PageFooter.Name = "PageFooter"
'
'Label28
'
Me.Label28.Height = 0.1330709!
Me.Label28.HyperLink = Nothing
Me.Label28.Left = 2.13937!
Me.Label28.Name = "Label28"
Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label28.Text = "VERAG Spediton AG"
Me.Label28.Top = 0.08622044!
Me.Label28.Width = 2.649606!
'
'Line2
'
Me.Line2.Height = 0!
Me.Line2.Left = 0!
Me.Line2.LineWeight = 1.0!
Me.Line2.Name = "Line2"
Me.Line2.Top = 0.03070864!
Me.Line2.Width = 7.480313!
Me.Line2.X1 = 0!
Me.Line2.X2 = 7.480313!
Me.Line2.Y1 = 0.03070864!
Me.Line2.Y2 = 0.03070864!
'
'ReportInfo2
'
Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
Me.ReportInfo2.Height = 0.1330709!
Me.ReportInfo2.Left = 5.032284!
Me.ReportInfo2.Name = "ReportInfo2"
Me.ReportInfo2.Style = "font-size: 8pt; text-align: right"
Me.ReportInfo2.Top = 0.08622048!
Me.ReportInfo2.Width = 2.398426!
'
'lblDat
'
Me.lblDat.Height = 0.1330708!
Me.lblDat.HyperLink = Nothing
Me.lblDat.Left = 0.01023622!
Me.lblDat.Name = "lblDat"
Me.lblDat.Style = "font-size: 8pt; text-align: left"
Me.lblDat.Text = "Mittwoch, 02.11.2016"
Me.lblDat.Top = 0.08622044!
Me.lblDat.Width = 2.649606!
'
'ReportHeader1
'
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.Label3, Me.lblUeberschrift, Me.Label1, Me.Label9, Me.lblSachbearbeiter, Me.lblKassenbuchNr, Me.lblGeschaeftsjahr, Me.lblMandantNiederlassung, Me.lblFilterTxt, Me.txtFilter})
Me.ReportHeader1.Height = 1.05315!
Me.ReportHeader1.Name = "ReportHeader1"
'
'picVERAG
'
Me.picVERAG.Height = 0.4169292!
Me.picVERAG.HyperLink = Nothing
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
Me.picVERAG.Left = 5.24252!
Me.picVERAG.Name = "picVERAG"
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
Me.picVERAG.Top = 0!
Me.picVERAG.Width = 2.198425!
'
'Label3
'
Me.Label3.Height = 0.1377953!
Me.Label3.HyperLink = Nothing
Me.Label3.Left = 1.421085E-14!
Me.Label3.Name = "Label3"
Me.Label3.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.Label3.Text = "Sachbearbeiter:"
Me.Label3.Top = 0.3830709!
Me.Label3.Width = 2.607087!
'
'lblUeberschrift
'
Me.lblUeberschrift.Height = 0.2311024!
Me.lblUeberschrift.HyperLink = Nothing
Me.lblUeberschrift.Left = 0.01023622!
Me.lblUeberschrift.Name = "lblUeberschrift"
Me.lblUeberschrift.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.lblUeberschrift.Text = "Speditionsbericht 01.10.2016 bis 31.10.2016"
Me.lblUeberschrift.Top = 0.1338583!
Me.lblUeberschrift.Width = 5.032284!
'
'Label1
'
Me.Label1.Height = 0.1377952!
Me.Label1.HyperLink = Nothing
Me.Label1.Left = 2.607087!
Me.Label1.Name = "Label1"
Me.Label1.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label1.Text = ""
Me.Label1.Top = 0.3830709!
Me.Label1.Width = 1.212598!
'
'Label9
'
Me.Label9.Height = 0.1377952!
Me.Label9.HyperLink = Nothing
Me.Label9.Left = 3.819686!
Me.Label9.Name = "Label9"
Me.Label9.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label9.Text = ""
Me.Label9.Top = 0.3830709!
Me.Label9.Width = 1.212598!
'
'lblSachbearbeiter
'
Me.lblSachbearbeiter.Height = 0.1759843!
Me.lblSachbearbeiter.HyperLink = Nothing
Me.lblSachbearbeiter.Left = 0!
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
Me.lblSachbearbeiter.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblSachbearbeiter.Text = "Hanslmayr Hubert (SUB)"
Me.lblSachbearbeiter.Top = 0.5208663!
Me.lblSachbearbeiter.Width = 2.607087!
'
'lblKassenbuchNr
'
Me.lblKassenbuchNr.Height = 0.1759843!
Me.lblKassenbuchNr.HyperLink = Nothing
Me.lblKassenbuchNr.Left = 2.607087!
Me.lblKassenbuchNr.Name = "lblKassenbuchNr"
Me.lblKassenbuchNr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblKassenbuchNr.Text = ""
Me.lblKassenbuchNr.Top = 0.5208663!
Me.lblKassenbuchNr.Width = 1.212598!
'
'lblGeschaeftsjahr
'
Me.lblGeschaeftsjahr.Height = 0.1759843!
Me.lblGeschaeftsjahr.HyperLink = Nothing
Me.lblGeschaeftsjahr.Left = 3.819686!
Me.lblGeschaeftsjahr.Name = "lblGeschaeftsjahr"
Me.lblGeschaeftsjahr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblGeschaeftsjahr.Text = ""
Me.lblGeschaeftsjahr.Top = 0.5208663!
Me.lblGeschaeftsjahr.Width = 1.212598!
'
'lblMandantNiederlassung
'
Me.lblMandantNiederlassung.Height = 0.1759843!
Me.lblMandantNiederlassung.HyperLink = Nothing
Me.lblMandantNiederlassung.Left = 5.032284!
Me.lblMandantNiederlassung.Name = "lblMandantNiederlassung"
Me.lblMandantNiederlassung.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: righ" &
"t"
Me.lblMandantNiederlassung.Text = ""
Me.lblMandantNiederlassung.Top = 0.5208663!
Me.lblMandantNiederlassung.Width = 2.448032!
'
'lblFilterTxt
'
Me.lblFilterTxt.Height = 0.1377953!
Me.lblFilterTxt.HyperLink = Nothing
Me.lblFilterTxt.Left = 0.01023626!
Me.lblFilterTxt.Name = "lblFilterTxt"
Me.lblFilterTxt.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblFilterTxt.Text = "Filter:"
Me.lblFilterTxt.Top = 0.7673229!
Me.lblFilterTxt.Visible = False
Me.lblFilterTxt.Width = 2.607087!
'
'txtFilter
'
Me.txtFilter.CanShrink = True
Me.txtFilter.Height = 0.1480315!
Me.txtFilter.Left = 0!
Me.txtFilter.Name = "txtFilter"
Me.txtFilter.Style = "font-size: 8pt; ddo-char-set: 1"
Me.txtFilter.Text = "-"
Me.txtFilter.Top = 0.9051182!
Me.txtFilter.Visible = False
Me.txtFilter.Width = 7.475197!
'
'ReportFooter1
'
Me.ReportFooter1.Height = 0!
Me.ReportFooter1.Name = "ReportFooter1"
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblFiliale, Me.Label5, Me.Label2, Me.Label4, Me.lblBarTitle, Me.Label7})
Me.GroupHeader1.Height = 0.4982776!
Me.GroupHeader1.Name = "GroupHeader1"
'
'lblFiliale
'
Me.lblFiliale.Height = 0.1759843!
Me.lblFiliale.HyperLink = Nothing
Me.lblFiliale.Left = 0.01023622!
Me.lblFiliale.Name = "lblFiliale"
Me.lblFiliale.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblFiliale.Text = "4801 Suben Export T<>rkei"
Me.lblFiliale.Top = 0.1035433!
Me.lblFiliale.Width = 7.470079!
'
'Label5
'
Me.Label5.Height = 0.1795276!
Me.Label5.HyperLink = Nothing
Me.Label5.Left = 0.005118111!
Me.Label5.Name = "Label5"
Me.Label5.Style = "font-size: 9pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label5.Text = "Abfert. von"
Me.Label5.Top = 0.3188977!
Me.Label5.Width = 0.984252!
'
'Label2
'
Me.Label2.Height = 0.1795276!
Me.Label2.HyperLink = Nothing
Me.Label2.Left = 0.9893702!
Me.Label2.Name = "Label2"
Me.Label2.Style = "font-size: 9pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label2.Text = "Abfert. bis"
Me.Label2.Top = 0.3188977!
Me.Label2.Width = 0.984252!
'
'Label4
'
Me.Label4.Height = 0.1795276!
Me.Label4.HyperLink = Nothing
Me.Label4.Left = 1.973622!
Me.Label4.Name = "Label4"
Me.Label4.Style = "font-size: 9pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" &
"-set: 1"
Me.Label4.Text = "Abfertigungsart"
Me.Label4.Top = 0.3188977!
Me.Label4.Width = 3.198819!
'
'lblBarTitle
'
Me.lblBarTitle.Height = 0.1795276!
Me.lblBarTitle.HyperLink = Nothing
Me.lblBarTitle.Left = 5.989765!
Me.lblBarTitle.Name = "lblBarTitle"
Me.lblBarTitle.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblBarTitle.Text = "Barzahlungsbetrag"
Me.lblBarTitle.Top = 0.3188977!
Me.lblBarTitle.Width = 1.43578!
'
'Label7
'
Me.Label7.Height = 0.1795276!
Me.Label7.HyperLink = Nothing
Me.Label7.Left = 5.172442!
Me.Label7.Name = "Label7"
Me.Label7.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label7.Text = "Anzahl"
Me.Label7.Top = 0.3188977!
Me.Label7.Width = 0.8275598!
'
'GroupFooter1
'
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblSummeBar, Me.lblSummeAnzahl, Me.Line1})
Me.GroupFooter1.Name = "GroupFooter1"
'
'lblSummeBar
'
Me.lblSummeBar.Height = 0.1795276!
Me.lblSummeBar.HyperLink = Nothing
Me.lblSummeBar.Left = 5.989764!
Me.lblSummeBar.Name = "lblSummeBar"
Me.lblSummeBar.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeBar.Text = "Barzahlungsbetrag"
Me.lblSummeBar.Top = 0.007874039!
Me.lblSummeBar.Width = 1.43578!
'
'lblSummeAnzahl
'
Me.lblSummeAnzahl.Height = 0.1795276!
Me.lblSummeAnzahl.HyperLink = Nothing
Me.lblSummeAnzahl.Left = 5.172441!
Me.lblSummeAnzahl.Name = "lblSummeAnzahl"
Me.lblSummeAnzahl.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeAnzahl.Text = "Anzahl"
Me.lblSummeAnzahl.Top = 0.007874017!
Me.lblSummeAnzahl.Width = 0.8275598!
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 5.172441!
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0!
Me.Line1.Width = 2.302756!
Me.Line1.X1 = 5.172441!
Me.Line1.X2 = 7.475197!
Me.Line1.Y1 = 0!
Me.Line1.Y2 = 0!
'
'rptSpeditionsbericht
'
Me.PageSettings.DefaultPaperSize = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.3937008!
Me.PageSettings.Margins.Right = 0.3937008!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.PaperHeight = 11.69291!
Me.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.A4
Me.PageSettings.PaperWidth = 8.267716!
Me.PrintWidth = 7.440945!
Me.Sections.Add(Me.ReportHeader1)
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader1)
Me.Sections.Add(Me.Detail)
Me.Sections.Add(Me.GroupFooter1)
Me.Sections.Add(Me.PageFooter)
Me.Sections.Add(Me.ReportFooter1)
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" &
"l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" &
"lic", "Heading2", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
CType(Me.lblVon, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBis, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfArt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfArtNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarTitle, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblKassenbuchNr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblGeschaeftsjahr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblMandantNiederlassung As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Public WithEvents lblUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label28 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents ReportInfo2 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
Public WithEvents lblDat As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Public WithEvents lblVon As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblBis As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfArt As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfAnz As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfArtNr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeBar As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFiliale As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label4 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label7 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFilterTxt As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents txtFilter As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblBarTitle As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
End Class

View File

@@ -0,0 +1,6 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsbericht
End Class

View File

@@ -0,0 +1,512 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Public Class rptSpeditionsberichtKunde
Inherits GrapeCity.ActiveReports.SectionReport
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
End If
MyBase.Dispose(disposing)
End Sub
'NOTE: The following procedure is required by the ActiveReports Designer
'It can be modified using the ActiveReports Designer.
'Do not modify it using the code editor.
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSpeditionsberichtKunde))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.lblKunde = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfAnz = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.Label28 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.ReportInfo2 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
Me.lblDat = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblKassenbuchNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGeschaeftsjahr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblMandantNiederlassung = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblFilterTxt = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.txtFilter = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.lblFiliale = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
Me.lblSummeBar = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSummeAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'PageHeader
'
Me.PageHeader.Height = 0!
Me.PageHeader.Name = "PageHeader"
'
'Detail
'
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblKunde, Me.lblBarzahlungsbetrag, Me.lblAbfAnz, Me.lblNr})
Me.Detail.Height = 0.1795276!
Me.Detail.Name = "Detail"
'
'lblKunde
'
Me.lblKunde.Height = 0.1795276!
Me.lblKunde.HyperLink = Nothing
Me.lblKunde.Left = 0.357874!
Me.lblKunde.Name = "lblKunde"
Me.lblKunde.Padding = New GrapeCity.ActiveReports.PaddingEx(3, 0, 0, 0)
Me.lblKunde.Style = "font-size: 9pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblKunde.Text = "Kunde"
Me.lblKunde.Top = 0!
Me.lblKunde.Width = 4.814568!
'
'lblBarzahlungsbetrag
'
Me.lblBarzahlungsbetrag.Height = 0.1795276!
Me.lblBarzahlungsbetrag.HyperLink = Nothing
Me.lblBarzahlungsbetrag.Left = 6.000001!
Me.lblBarzahlungsbetrag.Name = "lblBarzahlungsbetrag"
Me.lblBarzahlungsbetrag.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblBarzahlungsbetrag.Text = "0,00"
Me.lblBarzahlungsbetrag.Top = 0!
Me.lblBarzahlungsbetrag.Width = 1.475196!
'
'lblAbfAnz
'
Me.lblAbfAnz.Height = 0.1795276!
Me.lblAbfAnz.HyperLink = Nothing
Me.lblAbfAnz.Left = 5.172442!
Me.lblAbfAnz.Name = "lblAbfAnz"
Me.lblAbfAnz.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblAbfAnz.Text = "0"
Me.lblAbfAnz.Top = 0!
Me.lblAbfAnz.Width = 0.8275598!
'
'lblNr
'
Me.lblNr.Height = 0.1795276!
Me.lblNr.HyperLink = Nothing
Me.lblNr.Left = 0!
Me.lblNr.Name = "lblNr"
Me.lblNr.Style = "font-size: 9pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblNr.Text = "99"
Me.lblNr.Top = 0!
Me.lblNr.Width = 0.357874!
'
'PageFooter
'
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label28, Me.Line2, Me.ReportInfo2, Me.lblDat})
Me.PageFooter.Name = "PageFooter"
'
'Label28
'
Me.Label28.Height = 0.1330709!
Me.Label28.HyperLink = Nothing
Me.Label28.Left = 2.13937!
Me.Label28.Name = "Label28"
Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label28.Text = "VERAG Spediton AG"
Me.Label28.Top = 0.08622044!
Me.Label28.Width = 2.649606!
'
'Line2
'
Me.Line2.Height = 0!
Me.Line2.Left = 0!
Me.Line2.LineWeight = 1.0!
Me.Line2.Name = "Line2"
Me.Line2.Top = 0.03070864!
Me.Line2.Width = 7.480313!
Me.Line2.X1 = 0!
Me.Line2.X2 = 7.480313!
Me.Line2.Y1 = 0.03070864!
Me.Line2.Y2 = 0.03070864!
'
'ReportInfo2
'
Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
Me.ReportInfo2.Height = 0.1330709!
Me.ReportInfo2.Left = 5.04252!
Me.ReportInfo2.Name = "ReportInfo2"
Me.ReportInfo2.Style = "font-size: 8pt; text-align: right"
Me.ReportInfo2.Top = 0.08622046!
Me.ReportInfo2.Width = 2.437842!
'
'lblDat
'
Me.lblDat.Height = 0.1330708!
Me.lblDat.HyperLink = Nothing
Me.lblDat.Left = 0.01023622!
Me.lblDat.Name = "lblDat"
Me.lblDat.Style = "font-size: 8pt; text-align: left"
Me.lblDat.Text = "Mittwoch, 02.11.2016"
Me.lblDat.Top = 0.08622044!
Me.lblDat.Width = 2.649606!
'
'ReportHeader1
'
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.Label3, Me.lblUeberschrift, Me.Label1, Me.Label9, Me.lblSachbearbeiter, Me.lblKassenbuchNr, Me.lblGeschaeftsjahr, Me.lblMandantNiederlassung, Me.lblFilterTxt, Me.txtFilter})
Me.ReportHeader1.Height = 1.05315!
Me.ReportHeader1.Name = "ReportHeader1"
'
'picVERAG
'
Me.picVERAG.Height = 0.4169292!
Me.picVERAG.HyperLink = Nothing
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
Me.picVERAG.Left = 5.281889!
Me.picVERAG.Name = "picVERAG"
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
Me.picVERAG.Top = 0!
Me.picVERAG.Width = 2.198425!
'
'Label3
'
Me.Label3.Height = 0.1377953!
Me.Label3.HyperLink = Nothing
Me.Label3.Left = 1.421085E-14!
Me.Label3.Name = "Label3"
Me.Label3.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.Label3.Text = "Sachbearbeiter:"
Me.Label3.Top = 0.3830709!
Me.Label3.Width = 2.607087!
'
'lblUeberschrift
'
Me.lblUeberschrift.Height = 0.2311024!
Me.lblUeberschrift.HyperLink = Nothing
Me.lblUeberschrift.Left = 0.01023622!
Me.lblUeberschrift.Name = "lblUeberschrift"
Me.lblUeberschrift.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.lblUeberschrift.Text = "Speditionsbericht nach Kunden 01.10.2016 bis 31.10.2016"
Me.lblUeberschrift.Top = 0.1338583!
Me.lblUeberschrift.Width = 5.032284!
'
'Label1
'
Me.Label1.Height = 0.1377952!
Me.Label1.HyperLink = Nothing
Me.Label1.Left = 2.607087!
Me.Label1.Name = "Label1"
Me.Label1.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label1.Text = ""
Me.Label1.Top = 0.3830709!
Me.Label1.Width = 1.212598!
'
'Label9
'
Me.Label9.Height = 0.1377952!
Me.Label9.HyperLink = Nothing
Me.Label9.Left = 3.819686!
Me.Label9.Name = "Label9"
Me.Label9.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label9.Text = ""
Me.Label9.Top = 0.3830709!
Me.Label9.Width = 1.212598!
'
'lblSachbearbeiter
'
Me.lblSachbearbeiter.Height = 0.1759843!
Me.lblSachbearbeiter.HyperLink = Nothing
Me.lblSachbearbeiter.Left = 0!
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
Me.lblSachbearbeiter.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblSachbearbeiter.Text = "Hanslmayr Hubert (SUB)"
Me.lblSachbearbeiter.Top = 0.5208663!
Me.lblSachbearbeiter.Width = 2.607087!
'
'lblKassenbuchNr
'
Me.lblKassenbuchNr.Height = 0.1759843!
Me.lblKassenbuchNr.HyperLink = Nothing
Me.lblKassenbuchNr.Left = 2.607087!
Me.lblKassenbuchNr.Name = "lblKassenbuchNr"
Me.lblKassenbuchNr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblKassenbuchNr.Text = ""
Me.lblKassenbuchNr.Top = 0.5208663!
Me.lblKassenbuchNr.Width = 1.212598!
'
'lblGeschaeftsjahr
'
Me.lblGeschaeftsjahr.Height = 0.1759843!
Me.lblGeschaeftsjahr.HyperLink = Nothing
Me.lblGeschaeftsjahr.Left = 3.819686!
Me.lblGeschaeftsjahr.Name = "lblGeschaeftsjahr"
Me.lblGeschaeftsjahr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblGeschaeftsjahr.Text = ""
Me.lblGeschaeftsjahr.Top = 0.5208663!
Me.lblGeschaeftsjahr.Width = 1.212598!
'
'lblMandantNiederlassung
'
Me.lblMandantNiederlassung.Height = 0.1759843!
Me.lblMandantNiederlassung.HyperLink = Nothing
Me.lblMandantNiederlassung.Left = 5.032284!
Me.lblMandantNiederlassung.Name = "lblMandantNiederlassung"
Me.lblMandantNiederlassung.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: righ" &
"t"
Me.lblMandantNiederlassung.Text = ""
Me.lblMandantNiederlassung.Top = 0.5208663!
Me.lblMandantNiederlassung.Width = 2.448032!
'
'lblFilterTxt
'
Me.lblFilterTxt.Height = 0.1377953!
Me.lblFilterTxt.HyperLink = Nothing
Me.lblFilterTxt.Left = 0.01023626!
Me.lblFilterTxt.Name = "lblFilterTxt"
Me.lblFilterTxt.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblFilterTxt.Text = "Filter:"
Me.lblFilterTxt.Top = 0.7673229!
Me.lblFilterTxt.Width = 2.607087!
'
'txtFilter
'
Me.txtFilter.CanShrink = True
Me.txtFilter.Height = 0.1480315!
Me.txtFilter.Left = 0!
Me.txtFilter.Name = "txtFilter"
Me.txtFilter.Style = "font-size: 8pt; ddo-char-set: 1"
Me.txtFilter.Text = "-"
Me.txtFilter.Top = 0.9051182!
Me.txtFilter.Width = 7.475197!
'
'ReportFooter1
'
Me.ReportFooter1.Height = 0!
Me.ReportFooter1.Name = "ReportFooter1"
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblFiliale, Me.Label6, Me.Label7, Me.Label2, Me.Label5})
Me.GroupHeader1.Height = 0.4984253!
Me.GroupHeader1.Name = "GroupHeader1"
'
'lblFiliale
'
Me.lblFiliale.Height = 0.1759843!
Me.lblFiliale.HyperLink = Nothing
Me.lblFiliale.Left = 0.01023622!
Me.lblFiliale.Name = "lblFiliale"
Me.lblFiliale.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblFiliale.Text = "4801 Suben Export T<>rkei"
Me.lblFiliale.Top = 0.1035433!
Me.lblFiliale.Width = 7.470079!
'
'Label6
'
Me.Label6.Height = 0.1795276!
Me.Label6.HyperLink = Nothing
Me.Label6.Left = 6.000001!
Me.Label6.Name = "Label6"
Me.Label6.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label6.Text = "Barzahlungsbetrag"
Me.Label6.Top = 0.3188977!
Me.Label6.Width = 1.475196!
'
'Label7
'
Me.Label7.Height = 0.1795276!
Me.Label7.HyperLink = Nothing
Me.Label7.Left = 5.172442!
Me.Label7.Name = "Label7"
Me.Label7.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label7.Text = "Anzahl"
Me.Label7.Top = 0.3188977!
Me.Label7.Width = 0.8275598!
'
'Label2
'
Me.Label2.Height = 0.1795276!
Me.Label2.HyperLink = Nothing
Me.Label2.Left = 0.357874!
Me.Label2.Name = "Label2"
Me.Label2.Padding = New GrapeCity.ActiveReports.PaddingEx(3, 0, 0, 0)
Me.Label2.Style = "font-size: 9pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" &
"-set: 1"
Me.Label2.Text = "Kunde"
Me.Label2.Top = 0.3188977!
Me.Label2.Width = 4.814568!
'
'Label5
'
Me.Label5.Height = 0.1795276!
Me.Label5.HyperLink = Nothing
Me.Label5.Left = 0.01023626!
Me.Label5.Name = "Label5"
Me.Label5.Style = "font-size: 9pt; font-weight: bold; text-align: right; text-justify: auto; ddo-cha" &
"r-set: 1"
Me.Label5.Text = "Nr"
Me.Label5.Top = 0.3188977!
Me.Label5.Width = 0.3476378!
'
'GroupFooter1
'
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblSummeBar, Me.lblSummeAnzahl, Me.Line1})
Me.GroupFooter1.Name = "GroupFooter1"
'
'lblSummeBar
'
Me.lblSummeBar.Height = 0.1795276!
Me.lblSummeBar.HyperLink = Nothing
Me.lblSummeBar.Left = 6.0!
Me.lblSummeBar.Name = "lblSummeBar"
Me.lblSummeBar.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeBar.Text = "Barzahlungsbetrag"
Me.lblSummeBar.Top = 0.007874017!
Me.lblSummeBar.Width = 1.475196!
'
'lblSummeAnzahl
'
Me.lblSummeAnzahl.Height = 0.1795276!
Me.lblSummeAnzahl.HyperLink = Nothing
Me.lblSummeAnzahl.Left = 5.172441!
Me.lblSummeAnzahl.Name = "lblSummeAnzahl"
Me.lblSummeAnzahl.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeAnzahl.Text = "Anzahl"
Me.lblSummeAnzahl.Top = 0.007874017!
Me.lblSummeAnzahl.Width = 0.8275598!
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 5.172441!
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0!
Me.Line1.Width = 2.302756!
Me.Line1.X1 = 5.172441!
Me.Line1.X2 = 7.475197!
Me.Line1.Y1 = 0!
Me.Line1.Y2 = 0!
'
'rptSpeditionsberichtKunde
'
Me.MasterReport = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.3937008!
Me.PageSettings.Margins.Right = 0.3937008!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 7.480315!
Me.Sections.Add(Me.ReportHeader1)
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader1)
Me.Sections.Add(Me.Detail)
Me.Sections.Add(Me.GroupFooter1)
Me.Sections.Add(Me.PageFooter)
Me.Sections.Add(Me.ReportFooter1)
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" &
"l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" &
"lic", "Heading2", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblKassenbuchNr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblGeschaeftsjahr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblMandantNiederlassung As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Public WithEvents lblUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label28 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents ReportInfo2 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
Public WithEvents lblDat As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Public WithEvents lblKunde As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfAnz As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblNr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeBar As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFiliale As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label6 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label7 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFilterTxt As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents txtFilter As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
End Class

View File

@@ -0,0 +1,6 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsberichtKunde
End Class

View File

@@ -0,0 +1,693 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Public Class rptSpeditionsberichtRg
Inherits GrapeCity.ActiveReports.SectionReport
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
End If
MyBase.Dispose(disposing)
End Sub
'NOTE: The following procedure is required by the ActiveReports Designer
'It can be modified using the ActiveReports Designer.
'Do not modify it using the code editor.
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSpeditionsberichtRg))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.lblVon = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBis = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfArt = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.lblBarzahlungsbetrag = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfAnz = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblAbfArtNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.Label28 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.ReportInfo2 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
Me.lblDat = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblKassenbuchNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGeschaeftsjahr = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblMandantNiederlassung = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblFilterTxt = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.txtFilter = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.lblFiliale = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label4 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblBarTitle = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
Me.lblSummeBar = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblSummeAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Label10 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label11 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label12 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label13 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label14 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label15 = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.Label16 = New GrapeCity.ActiveReports.SectionReportModel.Label()
CType(Me.lblVon, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBis, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfArt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblAbfArtNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblBarTitle, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label13, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label14, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label15, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Label16, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'PageHeader
'
Me.PageHeader.Height = 0!
Me.PageHeader.Name = "PageHeader"
'
'Detail
'
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblVon, Me.lblBis, Me.lblAbfArt, Me.lblBarzahlungsbetrag, Me.lblAbfAnz, Me.lblAbfArtNr, Me.Label8, Me.Label13, Me.Label14})
Me.Detail.Height = 0.1795276!
Me.Detail.Name = "Detail"
'
'lblVon
'
Me.lblVon.Height = 0.1795276!
Me.lblVon.HyperLink = Nothing
Me.lblVon.Left = 0.005118111!
Me.lblVon.Name = "lblVon"
Me.lblVon.Style = "font-size: 9pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.lblVon.Text = "-"
Me.lblVon.Top = 0!
Me.lblVon.Width = 0.848819!
'
'lblBis
'
Me.lblBis.Height = 0.1795276!
Me.lblBis.HyperLink = Nothing
Me.lblBis.Left = 0.8539371!
Me.lblBis.Name = "lblBis"
Me.lblBis.Style = "font-size: 9pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.lblBis.Text = "-"
Me.lblBis.Top = 0!
Me.lblBis.Width = 0.8177166!
'
'lblAbfArt
'
Me.lblAbfArt.Height = 0.1795276!
Me.lblAbfArt.HyperLink = Nothing
Me.lblAbfArt.Left = 1.924803!
Me.lblAbfArt.Name = "lblAbfArt"
Me.lblAbfArt.CanGrow = False
Me.lblAbfArt.Style = "font-size: 9pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" &
"ar-set: 1"
Me.lblAbfArt.Text = "Abfertigungsart"
Me.lblAbfArt.Top = 0!
Me.lblAbfArt.Width = 0.9665351!
'
'lblBarzahlungsbetrag
'
Me.lblBarzahlungsbetrag.Height = 0.1795276!
Me.lblBarzahlungsbetrag.HyperLink = Nothing
Me.lblBarzahlungsbetrag.Left = 3.329134!
Me.lblBarzahlungsbetrag.Name = "lblBarzahlungsbetrag"
Me.lblBarzahlungsbetrag.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblBarzahlungsbetrag.Text = "0,00"
Me.lblBarzahlungsbetrag.Top = 0!
Me.lblBarzahlungsbetrag.Width = 1.027165!
'
'lblAbfAnz
'
Me.lblAbfAnz.Height = 0.1795276!
Me.lblAbfAnz.HyperLink = Nothing
Me.lblAbfAnz.Left = 2.845276!
Me.lblAbfAnz.Name = "lblAbfAnz"
Me.lblAbfAnz.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.lblAbfAnz.Text = "0"
Me.lblAbfAnz.Top = 0!
Me.lblAbfAnz.Width = 0.4838575!
'
'lblAbfArtNr
'
Me.lblAbfArtNr.Height = 0.1795276!
Me.lblAbfArtNr.HyperLink = Nothing
Me.lblAbfArtNr.Left = 1.676772!
Me.lblAbfArtNr.Name = "lblAbfArtNr"
Me.lblAbfArtNr.Style = "font-size: 9pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" &
"har-set: 1"
Me.lblAbfArtNr.Text = "99"
Me.lblAbfArtNr.Top = 0!
Me.lblAbfArtNr.Width = 0.2244096!
'
'Label8
'
Me.Label8.Height = 0.1795276!
Me.Label8.HyperLink = Nothing
Me.Label8.Left = 4.373623!
Me.Label8.Name = "Label8"
Me.Label8.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.Label8.Text = "0,00"
Me.Label8.Top = 0!
Me.Label8.Width = 1.027164!
'
'PageFooter
'
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label28, Me.Line2, Me.ReportInfo2, Me.lblDat})
Me.PageFooter.Name = "PageFooter"
'
'Label28
'
Me.Label28.Height = 0.1330709!
Me.Label28.HyperLink = Nothing
Me.Label28.Left = 2.13937!
Me.Label28.Name = "Label28"
Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label28.Text = "VERAG Spediton AG"
Me.Label28.Top = 0.08622044!
Me.Label28.Width = 2.649606!
'
'Line2
'
Me.Line2.Height = 0!
Me.Line2.Left = 0!
Me.Line2.LineWeight = 1.0!
Me.Line2.Name = "Line2"
Me.Line2.Top = 0.03070864!
Me.Line2.Width = 7.480313!
Me.Line2.X1 = 0!
Me.Line2.X2 = 7.480313!
Me.Line2.Y1 = 0.03070864!
Me.Line2.Y2 = 0.03070864!
'
'ReportInfo2
'
Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
Me.ReportInfo2.Height = 0.1330709!
Me.ReportInfo2.Left = 5.04252!
Me.ReportInfo2.Name = "ReportInfo2"
Me.ReportInfo2.Style = "font-size: 8pt; text-align: right"
Me.ReportInfo2.Top = 0.08622046!
Me.ReportInfo2.Width = 2.437842!
'
'lblDat
'
Me.lblDat.Height = 0.1330708!
Me.lblDat.HyperLink = Nothing
Me.lblDat.Left = 0.01023622!
Me.lblDat.Name = "lblDat"
Me.lblDat.Style = "font-size: 8pt; text-align: left"
Me.lblDat.Text = "Mittwoch, 02.11.2016"
Me.lblDat.Top = 0.08622044!
Me.lblDat.Width = 2.649606!
'
'ReportHeader1
'
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.Label3, Me.lblUeberschrift, Me.Label1, Me.Label9, Me.lblSachbearbeiter, Me.lblKassenbuchNr, Me.lblGeschaeftsjahr, Me.lblMandantNiederlassung, Me.lblFilterTxt, Me.txtFilter})
Me.ReportHeader1.Height = 1.05315!
Me.ReportHeader1.Name = "ReportHeader1"
'
'picVERAG
'
Me.picVERAG.Height = 0.4169292!
Me.picVERAG.HyperLink = Nothing
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
Me.picVERAG.Left = 5.281889!
Me.picVERAG.Name = "picVERAG"
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
Me.picVERAG.Top = 0!
Me.picVERAG.Width = 2.198425!
'
'Label3
'
Me.Label3.Height = 0.1377953!
Me.Label3.HyperLink = Nothing
Me.Label3.Left = 1.421085E-14!
Me.Label3.Name = "Label3"
Me.Label3.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.Label3.Text = "Sachbearbeiter:"
Me.Label3.Top = 0.3830709!
Me.Label3.Width = 2.607087!
'
'lblUeberschrift
'
Me.lblUeberschrift.Height = 0.2311024!
Me.lblUeberschrift.HyperLink = Nothing
Me.lblUeberschrift.Left = 0.01023622!
Me.lblUeberschrift.Name = "lblUeberschrift"
Me.lblUeberschrift.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1"
Me.lblUeberschrift.Text = "Speditionsbericht 01.10.2016 bis 31.10.2016"
Me.lblUeberschrift.Top = 0.1338583!
Me.lblUeberschrift.Width = 5.032284!
'
'Label1
'
Me.Label1.Height = 0.1377952!
Me.Label1.HyperLink = Nothing
Me.Label1.Left = 2.607087!
Me.Label1.Name = "Label1"
Me.Label1.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label1.Text = ""
Me.Label1.Top = 0.3830709!
Me.Label1.Width = 1.212598!
'
'Label9
'
Me.Label9.Height = 0.1377952!
Me.Label9.HyperLink = Nothing
Me.Label9.Left = 3.819686!
Me.Label9.Name = "Label9"
Me.Label9.Style = "font-size: 8pt; font-weight: normal; text-align: center; ddo-char-set: 1"
Me.Label9.Text = ""
Me.Label9.Top = 0.3830709!
Me.Label9.Width = 1.212598!
'
'lblSachbearbeiter
'
Me.lblSachbearbeiter.Height = 0.1759843!
Me.lblSachbearbeiter.HyperLink = Nothing
Me.lblSachbearbeiter.Left = 0!
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
Me.lblSachbearbeiter.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblSachbearbeiter.Text = "Hanslmayr Hubert (SUB)"
Me.lblSachbearbeiter.Top = 0.5208663!
Me.lblSachbearbeiter.Width = 2.607087!
'
'lblKassenbuchNr
'
Me.lblKassenbuchNr.Height = 0.1759843!
Me.lblKassenbuchNr.HyperLink = Nothing
Me.lblKassenbuchNr.Left = 2.607087!
Me.lblKassenbuchNr.Name = "lblKassenbuchNr"
Me.lblKassenbuchNr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblKassenbuchNr.Text = ""
Me.lblKassenbuchNr.Top = 0.5208663!
Me.lblKassenbuchNr.Width = 1.212598!
'
'lblGeschaeftsjahr
'
Me.lblGeschaeftsjahr.Height = 0.1759843!
Me.lblGeschaeftsjahr.HyperLink = Nothing
Me.lblGeschaeftsjahr.Left = 3.819686!
Me.lblGeschaeftsjahr.Name = "lblGeschaeftsjahr"
Me.lblGeschaeftsjahr.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: cent" &
"er"
Me.lblGeschaeftsjahr.Text = ""
Me.lblGeschaeftsjahr.Top = 0.5208663!
Me.lblGeschaeftsjahr.Width = 1.212598!
'
'lblMandantNiederlassung
'
Me.lblMandantNiederlassung.Height = 0.1759843!
Me.lblMandantNiederlassung.HyperLink = Nothing
Me.lblMandantNiederlassung.Left = 5.032284!
Me.lblMandantNiederlassung.Name = "lblMandantNiederlassung"
Me.lblMandantNiederlassung.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: righ" &
"t"
Me.lblMandantNiederlassung.Text = ""
Me.lblMandantNiederlassung.Top = 0.5208663!
Me.lblMandantNiederlassung.Width = 2.448032!
'
'lblFilterTxt
'
Me.lblFilterTxt.Height = 0.1377953!
Me.lblFilterTxt.HyperLink = Nothing
Me.lblFilterTxt.Left = 0.01023626!
Me.lblFilterTxt.Name = "lblFilterTxt"
Me.lblFilterTxt.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1"
Me.lblFilterTxt.Text = "Filter:"
Me.lblFilterTxt.Top = 0.7673229!
Me.lblFilterTxt.Visible = False
Me.lblFilterTxt.Width = 2.607087!
'
'txtFilter
'
Me.txtFilter.CanShrink = True
Me.txtFilter.Height = 0.1480315!
Me.txtFilter.Left = 0!
Me.txtFilter.Name = "txtFilter"
Me.txtFilter.Style = "font-size: 8pt; ddo-char-set: 1"
Me.txtFilter.Text = "-"
Me.txtFilter.Top = 0.9051182!
Me.txtFilter.Visible = False
Me.txtFilter.Width = 7.475197!
'
'ReportFooter1
'
Me.ReportFooter1.Height = 0!
Me.ReportFooter1.Name = "ReportFooter1"
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblFiliale, Me.Label5, Me.Label2, Me.Label4, Me.lblBarTitle, Me.Label7, Me.Label6, Me.Label11, Me.Label12})
Me.GroupHeader1.Height = 0.4984253!
Me.GroupHeader1.Name = "GroupHeader1"
'
'lblFiliale
'
Me.lblFiliale.Height = 0.1759843!
Me.lblFiliale.HyperLink = Nothing
Me.lblFiliale.Left = 0.01023622!
Me.lblFiliale.Name = "lblFiliale"
Me.lblFiliale.Style = "background-color: Gainsboro; font-size: 10pt; font-weight: bold; text-align: left" &
""
Me.lblFiliale.Text = "4801 Suben Export T<>rkei"
Me.lblFiliale.Top = 0.1035433!
Me.lblFiliale.Width = 7.470079!
'
'Label5
'
Me.Label5.Height = 0.1795276!
Me.Label5.HyperLink = Nothing
Me.Label5.Left = 0.005118111!
Me.Label5.Name = "Label5"
Me.Label5.Style = "font-size: 9pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label5.Text = "Abfert. von"
Me.Label5.Top = 0.3188977!
Me.Label5.Width = 0.848819!
'
'Label2
'
Me.Label2.Height = 0.1795276!
Me.Label2.HyperLink = Nothing
Me.Label2.Left = 0.8539371!
Me.Label2.Name = "Label2"
Me.Label2.Style = "font-size: 9pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label2.Text = "Abfert. bis"
Me.Label2.Top = 0.3188977!
Me.Label2.Width = 0.8177166!
'
'Label4
'
Me.Label4.Height = 0.1795276!
Me.Label4.HyperLink = Nothing
Me.Label4.Left = 1.671654!
Me.Label4.Name = "Label4"
Me.Label4.Style = "font-size: 9pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" &
"-set: 1"
Me.Label4.Text = "Abfertigungsart"
Me.Label4.Top = 0.3188977!
Me.Label4.Width = 1.219685!
'
'lblBarTitle
'
Me.lblBarTitle.Height = 0.1795276!
Me.lblBarTitle.HyperLink = Nothing
Me.lblBarTitle.Left = 3.329134!
Me.lblBarTitle.Name = "lblBarTitle"
Me.lblBarTitle.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblBarTitle.Text = "Barbetrag"
Me.lblBarTitle.Top = 0.3188977!
Me.lblBarTitle.Width = 1.027165!
'
'Label7
'
Me.Label7.Height = 0.1795276!
Me.Label7.HyperLink = Nothing
Me.Label7.Left = 2.845276!
Me.Label7.Name = "Label7"
Me.Label7.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label7.Text = "Anzahl"
Me.Label7.Top = 0.3188977!
Me.Label7.Width = 0.4838575!
'
'Label6
'
Me.Label6.Height = 0.1795276!
Me.Label6.HyperLink = Nothing
Me.Label6.Left = 4.373622!
Me.Label6.Name = "Label6"
Me.Label6.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label6.Text = "Rg.betrag"
Me.Label6.Top = 0.3188977!
Me.Label6.Width = 1.027165!
'
'GroupFooter1
'
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label10, Me.lblSummeBar, Me.lblSummeAnzahl, Me.Line1, Me.Label15, Me.Label16})
Me.GroupFooter1.Name = "GroupFooter1"
'
'lblSummeBar
'
Me.lblSummeBar.Height = 0.1795276!
Me.lblSummeBar.HyperLink = Nothing
Me.lblSummeBar.Left = 3.329134!
Me.lblSummeBar.Name = "lblSummeBar"
Me.lblSummeBar.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeBar.Text = "Barzahlungsbetrag"
Me.lblSummeBar.Top = 0.007874017!
Me.lblSummeBar.Width = 1.027166!
'
'lblSummeAnzahl
'
Me.lblSummeAnzahl.Height = 0.1795276!
Me.lblSummeAnzahl.HyperLink = Nothing
Me.lblSummeAnzahl.Left = 2.845276!
Me.lblSummeAnzahl.Name = "lblSummeAnzahl"
Me.lblSummeAnzahl.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.lblSummeAnzahl.Text = "Anzahl"
Me.lblSummeAnzahl.Top = 0.007874017!
Me.lblSummeAnzahl.Width = 0.483858!
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 3.702363!
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0!
Me.Line1.Width = 3.772834!
Me.Line1.X1 = 3.702363!
Me.Line1.X2 = 7.475197!
Me.Line1.Y1 = 0!
Me.Line1.Y2 = 0!
'
'Label10
'
Me.Label10.Height = 0.1795276!
Me.Label10.HyperLink = Nothing
Me.Label10.Left = 4.373622!
Me.Label10.Name = "Label10"
Me.Label10.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label10.Text = "Rechnungsbetrag"
Me.Label10.Top = 0.007874019!
Me.Label10.Width = 1.027164!
'
'Label11
'
Me.Label11.Height = 0.1795276!
Me.Label11.HyperLink = Nothing
Me.Label11.Left = 5.400788!
Me.Label11.Name = "Label11"
Me.Label11.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label11.Text = "Vorkosten"
Me.Label11.Top = 0.3188977!
Me.Label11.Width = 1.027165!
'
'Label12
'
Me.Label12.Height = 0.1795276!
Me.Label12.HyperLink = Nothing
Me.Label12.Left = 6.427953!
Me.Label12.Name = "Label12"
Me.Label12.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label12.Text = "Summe"
Me.Label12.Top = 0.3188977!
Me.Label12.Width = 1.027165!
'
'Label13
'
Me.Label13.Height = 0.1795276!
Me.Label13.HyperLink = Nothing
Me.Label13.Left = 5.400788!
Me.Label13.Name = "Label13"
Me.Label13.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.Label13.Text = "0,00"
Me.Label13.Top = 0!
Me.Label13.Width = 1.027165!
'
'Label14
'
Me.Label14.Height = 0.1795276!
Me.Label14.HyperLink = Nothing
Me.Label14.Left = 6.427953!
Me.Label14.Name = "Label14"
Me.Label14.Style = "font-size: 9pt; font-weight: normal; text-align: right; ddo-char-set: 1"
Me.Label14.Text = "0,00"
Me.Label14.Top = 0!
Me.Label14.Width = 1.027165!
'
'Label15
'
Me.Label15.Height = 0.1795276!
Me.Label15.HyperLink = Nothing
Me.Label15.Left = 5.400788!
Me.Label15.Name = "Label15"
Me.Label15.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label15.Text = "Rechnungsbetrag"
Me.Label15.Top = 0.007874017!
Me.Label15.Width = 1.027165!
'
'Label16
'
Me.Label16.Height = 0.1795276!
Me.Label16.HyperLink = Nothing
Me.Label16.Left = 6.427953!
Me.Label16.Name = "Label16"
Me.Label16.Style = "font-size: 9pt; font-weight: bold; text-align: right; ddo-char-set: 1"
Me.Label16.Text = "Rechnungsbetrag"
Me.Label16.Top = 0.007874017!
Me.Label16.Width = 1.027165!
'
'rptSpeditionsberichtRg
'
Me.MasterReport = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.3937008!
Me.PageSettings.Margins.Right = 0.3937008!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 7.480315!
Me.Sections.Add(Me.ReportHeader1)
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader1)
Me.Sections.Add(Me.Detail)
Me.Sections.Add(Me.GroupFooter1)
Me.Sections.Add(Me.PageFooter)
Me.Sections.Add(Me.ReportFooter1)
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" &
"l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" &
"lic", "Heading2", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
CType(Me.lblVon, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBis, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfArt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarzahlungsbetrag, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfAnz, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblAbfArtNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label28, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblDat, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblKassenbuchNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGeschaeftsjahr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblMandantNiederlassung, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFiliale, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblBarTitle, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeBar, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSummeAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label13, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label14, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label15, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Label16, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblKassenbuchNr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblGeschaeftsjahr As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents lblMandantNiederlassung As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Public WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Public WithEvents lblUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label28 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents ReportInfo2 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
Public WithEvents lblDat As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Public WithEvents lblVon As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblBis As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfArt As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblBarzahlungsbetrag As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfAnz As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblAbfArtNr As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeBar As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblSummeAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFiliale As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label4 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label7 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents lblFilterTxt As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents txtFilter As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblBarTitle As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
Private WithEvents Label6 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label10 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label11 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents Label12 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label13 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label14 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label15 As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label16 As GrapeCity.ActiveReports.SectionReportModel.Label
End Class

View File

@@ -0,0 +1,6 @@
Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptSpeditionsberichtRg
End Class