810 lines
40 KiB
VB.net
810 lines
40 KiB
VB.net
<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.ImageData = CType(resources.GetObject("picVERAG.ImageData"), System.IO.Stream)
|
||
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
|