691 lines
33 KiB
VB.net
691 lines
33 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Public Class rptAbgabenliste
|
||
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(rptAbgabenliste))
|
||
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
|
||
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
|
||
Me.lblRegNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblAbfDatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblBezNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblArt = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblBetrag = 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.lblFilterTxt = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.txtFilter = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||
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.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblGesgesSumRe = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
|
||
Me.lblFiskalvertretung = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
|
||
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
||
Me.lblGesSumTxt = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Line6 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
||
Me.lblGesSumRe = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblGesSumAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.GroupHeader4 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
|
||
Me.Label11 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label4 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Line4 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
||
Me.GroupFooter4 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
|
||
Me.lblEingabeDat = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblFaelligkeitsDatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblKontoFilter = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
CType(Me.lblRegNr, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblAbfDatum, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblBezNr, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblArt, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblBetrag, 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.lblFilterTxt, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label10, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblGesgesSumRe, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblFiskalvertretung, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblGesSumTxt, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblGesSumRe, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label11, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblEingabeDat, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblFaelligkeitsDatum, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblKontoFilter, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
'
|
||
'PageHeader
|
||
'
|
||
Me.PageHeader.Height = 0.0!
|
||
Me.PageHeader.Name = "PageHeader"
|
||
'
|
||
'Detail
|
||
'
|
||
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblRegNr, Me.lblAbfDatum, Me.lblBezNr, Me.lblArt, Me.lblBetrag})
|
||
Me.Detail.Height = 0.1574804!
|
||
Me.Detail.KeepTogether = True
|
||
Me.Detail.Name = "Detail"
|
||
'
|
||
'lblRegNr
|
||
'
|
||
Me.lblRegNr.Height = 0.1574803!
|
||
Me.lblRegNr.HyperLink = Nothing
|
||
Me.lblRegNr.Left = 0.7141733!
|
||
Me.lblRegNr.Name = "lblRegNr"
|
||
Me.lblRegNr.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" & _
|
||
"ar-set: 1"
|
||
Me.lblRegNr.Text = "ATC400018080520177701"
|
||
Me.lblRegNr.Top = 0.0!
|
||
Me.lblRegNr.Width = 2.038976!
|
||
'
|
||
'lblAbfDatum
|
||
'
|
||
Me.lblAbfDatum.Height = 0.1574803!
|
||
Me.lblAbfDatum.HyperLink = Nothing
|
||
Me.lblAbfDatum.Left = 0.01417324!
|
||
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.0!
|
||
Me.lblAbfDatum.Width = 0.693307!
|
||
'
|
||
'lblBezNr
|
||
'
|
||
Me.lblBezNr.Height = 0.1574803!
|
||
Me.lblBezNr.HyperLink = Nothing
|
||
Me.lblBezNr.Left = 2.75315!
|
||
Me.lblBezNr.Name = "lblBezNr"
|
||
Me.lblBezNr.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" & _
|
||
"ar-set: 1"
|
||
Me.lblBezNr.Text = "4803/18000000/AAAA"
|
||
Me.lblBezNr.Top = 0.0!
|
||
Me.lblBezNr.Width = 1.966142!
|
||
'
|
||
'lblArt
|
||
'
|
||
Me.lblArt.Height = 0.1574803!
|
||
Me.lblArt.HyperLink = Nothing
|
||
Me.lblArt.Left = 4.719292!
|
||
Me.lblArt.Name = "lblArt"
|
||
Me.lblArt.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; ddo-ch" & _
|
||
"ar-set: 1"
|
||
Me.lblArt.Text = "B0000"
|
||
Me.lblArt.Top = 0.0!
|
||
Me.lblArt.Width = 1.196457!
|
||
'
|
||
'lblBetrag
|
||
'
|
||
Me.lblBetrag.Height = 0.1574803!
|
||
Me.lblBetrag.HyperLink = Nothing
|
||
Me.lblBetrag.Left = 5.915749!
|
||
Me.lblBetrag.Name = "lblBetrag"
|
||
Me.lblBetrag.Style = "font-size: 8pt; font-weight: normal; text-align: right; ddo-char-set: 1"
|
||
Me.lblBetrag.Text = "EUSt-Wert <20>"
|
||
Me.lblBetrag.Top = 0.0!
|
||
Me.lblBetrag.Width = 1.554331!
|
||
'
|
||
'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.0!
|
||
Me.Line2.Left = 0.0!
|
||
Me.Line2.LineWeight = 1.0!
|
||
Me.Line2.Name = "Line2"
|
||
Me.Line2.Top = 0.03070864!
|
||
Me.Line2.Width = 7.480313!
|
||
Me.Line2.X1 = 0.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.lblFilterTxt, Me.txtFilter})
|
||
Me.ReportHeader1.Height = 0.844882!
|
||
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.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.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 = "Abgabenliste 01.10.2016 bis 31.10.2016"
|
||
Me.lblUeberschrift.Top = 0.1858268!
|
||
Me.lblUeberschrift.Width = 4.357087!
|
||
'
|
||
'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!
|
||
'
|
||
'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.5590551!
|
||
Me.lblFilterTxt.Visible = False
|
||
Me.lblFilterTxt.Width = 4.312599!
|
||
'
|
||
'txtFilter
|
||
'
|
||
Me.txtFilter.CanShrink = True
|
||
Me.txtFilter.Height = 0.1480315!
|
||
Me.txtFilter.Left = 0.0!
|
||
Me.txtFilter.Name = "txtFilter"
|
||
Me.txtFilter.Style = "font-size: 8pt; ddo-char-set: 1"
|
||
Me.txtFilter.Text = "-"
|
||
Me.txtFilter.Top = 0.6968505!
|
||
Me.txtFilter.Visible = False
|
||
Me.txtFilter.Width = 7.480316!
|
||
'
|
||
'ReportFooter1
|
||
'
|
||
Me.ReportFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label10, Me.lblGesGesSumAnzahl, Me.Line8, Me.Line9, Me.Label9, Me.lblGesgesSumRe})
|
||
Me.ReportFooter1.Height = 0.5988846!
|
||
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: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.Label10.Text = " Abfertigungen"
|
||
Me.Label10.Top = 0.4413386!
|
||
Me.Label10.Width = 1.266142!
|
||
'
|
||
'lblGesGesSumAnzahl
|
||
'
|
||
Me.lblGesGesSumAnzahl.Height = 0.1574803!
|
||
Me.lblGesGesSumAnzahl.HyperLink = Nothing
|
||
Me.lblGesGesSumAnzahl.Left = 0.003937008!
|
||
Me.lblGesGesSumAnzahl.Name = "lblGesGesSumAnzahl"
|
||
Me.lblGesGesSumAnzahl.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1"
|
||
Me.lblGesGesSumAnzahl.Text = "0000"
|
||
Me.lblGesGesSumAnzahl.Top = 0.4413386!
|
||
Me.lblGesGesSumAnzahl.Width = 0.3606307!
|
||
'
|
||
'Line8
|
||
'
|
||
Me.Line8.Height = 0.0!
|
||
Me.Line8.Left = 0.00393627!
|
||
Me.Line8.LineWeight = 2.0!
|
||
Me.Line8.Name = "Line8"
|
||
Me.Line8.Top = 0.2343176!
|
||
Me.Line8.Width = 7.475195!
|
||
Me.Line8.X1 = 0.00393627!
|
||
Me.Line8.X2 = 7.479131!
|
||
Me.Line8.Y1 = 0.2343176!
|
||
Me.Line8.Y2 = 0.2343176!
|
||
'
|
||
'Line9
|
||
'
|
||
Me.Line9.Height = 0.0!
|
||
Me.Line9.Left = 0.002755167!
|
||
Me.Line9.LineWeight = 2.0!
|
||
Me.Line9.Name = "Line9"
|
||
Me.Line9.Top = 0.1980972!
|
||
Me.Line9.Width = 7.475194!
|
||
Me.Line9.X1 = 0.002755167!
|
||
Me.Line9.X2 = 7.477949!
|
||
Me.Line9.Y1 = 0.1980972!
|
||
Me.Line9.Y2 = 0.1980972!
|
||
'
|
||
'Label9
|
||
'
|
||
Me.Label9.Height = 0.1574803!
|
||
Me.Label9.HyperLink = Nothing
|
||
Me.Label9.Left = 0.007480315!
|
||
Me.Label9.Name = "Label9"
|
||
Me.Label9.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.Label9.Text = "Gesamtsumme:"
|
||
Me.Label9.Top = 0.2838583!
|
||
Me.Label9.Width = 5.659056!
|
||
'
|
||
'lblGesgesSumRe
|
||
'
|
||
Me.lblGesgesSumRe.Height = 0.1574803!
|
||
Me.lblGesgesSumRe.HyperLink = Nothing
|
||
Me.lblGesgesSumRe.Left = 5.666536!
|
||
Me.lblGesgesSumRe.Name = "lblGesgesSumRe"
|
||
Me.lblGesgesSumRe.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" & _
|
||
"har-set: 1"
|
||
Me.lblGesgesSumRe.Text = "Re.Betrag <20>"
|
||
Me.lblGesgesSumRe.Top = 0.2838583!
|
||
Me.lblGesgesSumRe.Width = 1.803544!
|
||
'
|
||
'GroupHeader1
|
||
'
|
||
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblFiskalvertretung, Me.lblEingabeDat, Me.lblFaelligkeitsDatum, Me.lblKontoFilter})
|
||
Me.GroupHeader1.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.FirstDetail
|
||
Me.GroupHeader1.Height = 0.8421917!
|
||
Me.GroupHeader1.Name = "GroupHeader1"
|
||
'
|
||
'lblFiskalvertretung
|
||
'
|
||
Me.lblFiskalvertretung.Height = 0.2275591!
|
||
Me.lblFiskalvertretung.HyperLink = Nothing
|
||
Me.lblFiskalvertretung.Left = 0.01023622!
|
||
Me.lblFiskalvertretung.Name = "lblFiskalvertretung"
|
||
Me.lblFiskalvertretung.Padding = New GrapeCity.ActiveReports.PaddingEx(5, 1, 0, 0)
|
||
Me.lblFiskalvertretung.Style = "background-color: #002660; color: White; font-size: 12pt; font-weight: bold; text" & _
|
||
"-align: left; vertical-align: top; ddo-char-set: 1"
|
||
Me.lblFiskalvertretung.Text = "Fiskalvertretung - Belgien"
|
||
Me.lblFiskalvertretung.Top = 0.06850394!
|
||
Me.lblFiskalvertretung.Width = 7.475197!
|
||
'
|
||
'GroupFooter1
|
||
'
|
||
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line1, Me.lblGesSumTxt, Me.Line6, Me.lblGesSumRe, Me.Label1, Me.lblGesSumAnzahl})
|
||
Me.GroupFooter1.Height = 0.6354166!
|
||
Me.GroupFooter1.KeepTogether = True
|
||
Me.GroupFooter1.Name = "GroupFooter1"
|
||
'
|
||
'Line1
|
||
'
|
||
Me.Line1.Height = 0.0!
|
||
Me.Line1.Left = 0.0!
|
||
Me.Line1.LineWeight = 1.0!
|
||
Me.Line1.Name = "Line1"
|
||
Me.Line1.Top = 0.0!
|
||
Me.Line1.Width = 7.475197!
|
||
Me.Line1.X1 = 0.0!
|
||
Me.Line1.X2 = 7.475197!
|
||
Me.Line1.Y1 = 0.0!
|
||
Me.Line1.Y2 = 0.0!
|
||
'
|
||
'lblGesSumTxt
|
||
'
|
||
Me.lblGesSumTxt.Height = 0.1574803!
|
||
Me.lblGesSumTxt.HyperLink = Nothing
|
||
Me.lblGesSumTxt.Left = 0.0!
|
||
Me.lblGesSumTxt.Name = "lblGesSumTxt"
|
||
Me.lblGesSumTxt.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.lblGesSumTxt.Text = "Summe BE:"
|
||
Me.lblGesSumTxt.Top = 0.02992126!
|
||
Me.lblGesSumTxt.Width = 5.659056!
|
||
'
|
||
'Line6
|
||
'
|
||
Me.Line6.Height = 0.0!
|
||
Me.Line6.Left = 0.01023622!
|
||
Me.Line6.LineWeight = 6.0!
|
||
Me.Line6.Name = "Line6"
|
||
Me.Line6.Top = 0.0!
|
||
Me.Line6.Width = 7.475196!
|
||
Me.Line6.X1 = 0.01023622!
|
||
Me.Line6.X2 = 7.485432!
|
||
Me.Line6.Y1 = 0.0!
|
||
Me.Line6.Y2 = 0.0!
|
||
'
|
||
'lblGesSumRe
|
||
'
|
||
Me.lblGesSumRe.Height = 0.1574803!
|
||
Me.lblGesSumRe.HyperLink = Nothing
|
||
Me.lblGesSumRe.Left = 5.666536!
|
||
Me.lblGesSumRe.Name = "lblGesSumRe"
|
||
Me.lblGesSumRe.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" & _
|
||
"har-set: 1"
|
||
Me.lblGesSumRe.Text = "Re.Betrag <20>"
|
||
Me.lblGesSumRe.Top = 0.02992126!
|
||
Me.lblGesSumRe.Width = 1.803544!
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.Height = 0.1574803!
|
||
Me.Label1.HyperLink = Nothing
|
||
Me.Label1.Left = 0.3720472!
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.Label1.Text = " Abfertigungen"
|
||
Me.Label1.Top = 0.1874016!
|
||
Me.Label1.Width = 1.266142!
|
||
'
|
||
'lblGesSumAnzahl
|
||
'
|
||
Me.lblGesSumAnzahl.Height = 0.1574803!
|
||
Me.lblGesSumAnzahl.HyperLink = Nothing
|
||
Me.lblGesSumAnzahl.Left = 0.01417327!
|
||
Me.lblGesSumAnzahl.Name = "lblGesSumAnzahl"
|
||
Me.lblGesSumAnzahl.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1"
|
||
Me.lblGesSumAnzahl.Text = "0000"
|
||
Me.lblGesSumAnzahl.Top = 0.1874016!
|
||
Me.lblGesSumAnzahl.Width = 0.3606307!
|
||
'
|
||
'GroupHeader4
|
||
'
|
||
Me.GroupHeader4.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label11, Me.Label5, Me.Label4, Me.Label8, Me.Label6, Me.Line4})
|
||
Me.GroupHeader4.Height = 0.2189305!
|
||
Me.GroupHeader4.KeepTogether = True
|
||
Me.GroupHeader4.Name = "GroupHeader4"
|
||
'
|
||
'Label11
|
||
'
|
||
Me.Label11.Height = 0.1433071!
|
||
Me.Label11.HyperLink = Nothing
|
||
Me.Label11.Left = 4.719292!
|
||
Me.Label11.Name = "Label11"
|
||
Me.Label11.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & _
|
||
"-set: 1"
|
||
Me.Label11.Text = "Art"
|
||
Me.Label11.Top = 0.06732284!
|
||
Me.Label11.Width = 1.196457!
|
||
'
|
||
'Label5
|
||
'
|
||
Me.Label5.Height = 0.1433071!
|
||
Me.Label5.HyperLink = Nothing
|
||
Me.Label5.Left = 0.7074803!
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.Label5.Text = "Registriernummer"
|
||
Me.Label5.Top = 0.06732279!
|
||
Me.Label5.Width = 2.045669!
|
||
'
|
||
'Label4
|
||
'
|
||
Me.Label4.Height = 0.1433071!
|
||
Me.Label4.HyperLink = Nothing
|
||
Me.Label4.Left = 0.01417324!
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & _
|
||
"-set: 1"
|
||
Me.Label4.Text = "Datum"
|
||
Me.Label4.Top = 0.06732284!
|
||
Me.Label4.Width = 0.6933072!
|
||
'
|
||
'Label8
|
||
'
|
||
Me.Label8.Height = 0.1433071!
|
||
Me.Label8.HyperLink = Nothing
|
||
Me.Label8.Left = 2.75315!
|
||
Me.Label8.Name = "Label8"
|
||
Me.Label8.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & _
|
||
"-set: 1"
|
||
Me.Label8.Text = "Bezugs-Nr"
|
||
Me.Label8.Top = 0.06732284!
|
||
Me.Label8.Width = 1.966142!
|
||
'
|
||
'Label6
|
||
'
|
||
Me.Label6.Height = 0.143307!
|
||
Me.Label6.HyperLink = Nothing
|
||
Me.Label6.Left = 5.915749!
|
||
Me.Label6.Name = "Label6"
|
||
Me.Label6.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1"
|
||
Me.Label6.Text = "Abgabenbetrag <20>"
|
||
Me.Label6.Top = 0.06732284!
|
||
Me.Label6.Width = 1.554331!
|
||
'
|
||
'Line4
|
||
'
|
||
Me.Line4.Height = 0.0!
|
||
Me.Line4.Left = 0.005118111!
|
||
Me.Line4.LineWeight = 1.0!
|
||
Me.Line4.Name = "Line4"
|
||
Me.Line4.Top = 0.2106299!
|
||
Me.Line4.Width = 7.475195!
|
||
Me.Line4.X1 = 0.005118111!
|
||
Me.Line4.X2 = 7.480313!
|
||
Me.Line4.Y1 = 0.2106299!
|
||
Me.Line4.Y2 = 0.2106299!
|
||
'
|
||
'GroupFooter4
|
||
'
|
||
Me.GroupFooter4.Height = 0.0!
|
||
Me.GroupFooter4.Name = "GroupFooter4"
|
||
'
|
||
'lblEingabeDat
|
||
'
|
||
Me.lblEingabeDat.Height = 0.2311024!
|
||
Me.lblEingabeDat.HyperLink = Nothing
|
||
Me.lblEingabeDat.Left = 0.01417323!
|
||
Me.lblEingabeDat.Name = "lblEingabeDat"
|
||
Me.lblEingabeDat.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.lblEingabeDat.Text = "Eingabedatum: 01.10.2016 bis 31.10.2016"
|
||
Me.lblEingabeDat.Top = 0.6110237!
|
||
Me.lblEingabeDat.Width = 3.377953!
|
||
'
|
||
'lblFaelligkeitsDatum
|
||
'
|
||
Me.lblFaelligkeitsDatum.Height = 0.2311024!
|
||
Me.lblFaelligkeitsDatum.HyperLink = Nothing
|
||
Me.lblFaelligkeitsDatum.Left = 3.392126!
|
||
Me.lblFaelligkeitsDatum.Name = "lblFaelligkeitsDatum"
|
||
Me.lblFaelligkeitsDatum.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.lblFaelligkeitsDatum.Text = "F<EFBFBD>lligkeitsdatum: 01.10.2016 bis 31.10.2016"
|
||
Me.lblFaelligkeitsDatum.Top = 0.6110237!
|
||
Me.lblFaelligkeitsDatum.Width = 3.377954!
|
||
'
|
||
'lblKontoFilter
|
||
'
|
||
Me.lblKontoFilter.Height = 0.2311024!
|
||
Me.lblKontoFilter.HyperLink = Nothing
|
||
Me.lblKontoFilter.Left = 0.01023626!
|
||
Me.lblKontoFilter.Name = "lblKontoFilter"
|
||
Me.lblKontoFilter.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
||
Me.lblKontoFilter.Text = "Konto: M00000"
|
||
Me.lblKontoFilter.Top = 0.3799213!
|
||
Me.lblKontoFilter.Width = 3.377954!
|
||
'
|
||
'rptAbgabenliste
|
||
'
|
||
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.GroupHeader4)
|
||
Me.Sections.Add(Me.Detail)
|
||
Me.Sections.Add(Me.GroupFooter4)
|
||
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.lblRegNr, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblAbfDatum, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblBezNr, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblArt, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblBetrag, 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.lblFilterTxt, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label10, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblGesgesSumRe, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblFiskalvertretung, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblGesSumTxt, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblGesSumRe, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label11, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label4, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblEingabeDat, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblFaelligkeitsDatum, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblKontoFilter, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
|
||
|
||
End Sub
|
||
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
|
||
Private WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
|
||
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 GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
|
||
Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
|
||
Public WithEvents lblRegNr As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblFiskalvertretung As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblFilterTxt As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents txtFilter As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
||
Public WithEvents lblAbfDatum As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblBezNr As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
|
||
Public WithEvents lblGesSumTxt As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Line6 As GrapeCity.ActiveReports.SectionReportModel.Line
|
||
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
|
||
Private WithEvents GroupHeader4 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
|
||
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 GroupFooter4 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
|
||
Private WithEvents Label11 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblArt As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblBetrag As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblGesSumRe As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblGesgesSumRe As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblGesSumAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblEingabeDat As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblFaelligkeitsDatum As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Public WithEvents lblKontoFilter As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
End Class
|