Files
DISPO/UID/Reports/Auswertung/subrptEinzelauswertung.Designer.vb
2019-08-07 12:29:10 +02:00

707 lines
37 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Public Class subrptEinzelauswertung
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 Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(subrptEinzelauswertung))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.txtPosNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtAuftraggeber = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtAusgaben = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtGewinn = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtFraechter = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtLeistung = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMarge = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtEinnahmen = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.txtRechnungenSumme = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeSumme = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtRechnungenSchnitt = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeSchnitt = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TxtSumme = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox9 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtVorkostenSumme = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtVorkostenSchnitt = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtAnzahlSumme = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeProzSchnitt = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox10 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox11 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox12 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox13 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtRechnungenSummeTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeSummeTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtVorkostenSummeTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtAnzahlSummeTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtRechnungenSummeHandlings = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeSummeHandlings = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox21 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtVorkostenSummeHandlings = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtAnzahlSummeHandlings = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeProzSchnittTransporte = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtMargeProzSchnittHandlings = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox14 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox6 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox7 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox8 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
CType(Me.txtPosNr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtAuftraggeber, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtAusgaben, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtGewinn, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtFraechter, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtLeistung, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMarge, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtEinnahmen, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtRechnungenSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtRechnungenSchnitt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeSchnitt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TxtSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtVorkostenSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtVorkostenSchnitt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtAnzahlSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeProzSchnitt, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox13, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtRechnungenSummeTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeSummeTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtVorkostenSummeTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtAnzahlSummeTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtRechnungenSummeHandlings, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeSummeHandlings, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox21, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtVorkostenSummeHandlings, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtAnzahlSummeHandlings, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeProzSchnittTransporte, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtMargeProzSchnittHandlings, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox14, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox8, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox3, 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.txtPosNr, Me.txtAuftraggeber, Me.txtAusgaben, Me.txtGewinn, Me.txtFraechter, Me.txtLeistung, Me.txtMarge, Me.txtEinnahmen})
Me.Detail.Height = 0.20835!
Me.Detail.Name = "Detail"
'
'txtPosNr
'
Me.txtPosNr.Height = 0.2!
Me.txtPosNr.Left = 0!
Me.txtPosNr.Name = "txtPosNr"
Me.txtPosNr.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtPosNr.Text = "PosNr."
Me.txtPosNr.Top = 0!
Me.txtPosNr.Width = 0.8267716!
'
'txtAuftraggeber
'
Me.txtAuftraggeber.Height = 0.2!
Me.txtAuftraggeber.Left = 0.8267717!
Me.txtAuftraggeber.Name = "txtAuftraggeber"
Me.txtAuftraggeber.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtAuftraggeber.Text = "Auftraggeber"
Me.txtAuftraggeber.Top = 0!
Me.txtAuftraggeber.Width = 3.385827!
'
'txtAusgaben
'
Me.txtAusgaben.Height = 0.2!
Me.txtAusgaben.Left = 4.212599!
Me.txtAusgaben.Name = "txtAusgaben"
Me.txtAusgaben.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtAusgaben.Text = "Ausg."
Me.txtAusgaben.Top = 0!
Me.txtAusgaben.Width = 0.6311023!
'
'txtGewinn
'
Me.txtGewinn.Height = 0.2!
Me.txtGewinn.Left = 5.474803!
Me.txtGewinn.Name = "txtGewinn"
Me.txtGewinn.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtGewinn.Text = "Gewinn"
Me.txtGewinn.Top = 0!
Me.txtGewinn.Width = 0.7086617!
'
'txtFraechter
'
Me.txtFraechter.Height = 0.2!
Me.txtFraechter.Left = 6.815355!
Me.txtFraechter.Name = "txtFraechter"
Me.txtFraechter.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtFraechter.Text = "Frächter"
Me.txtFraechter.Top = 0!
Me.txtFraechter.Width = 3.381496!
'
'txtLeistung
'
Me.txtLeistung.Height = 0.2!
Me.txtLeistung.Left = 10.19685!
Me.txtLeistung.Name = "txtLeistung"
Me.txtLeistung.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtLeistung.Text = "Leistung"
Me.txtLeistung.Top = 0!
Me.txtLeistung.Width = 0.7874026!
'
'txtMarge
'
Me.txtMarge.Height = 0.2!
Me.txtMarge.Left = 6.183465!
Me.txtMarge.Name = "txtMarge"
Me.txtMarge.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtMarge.Text = "Marge"
Me.txtMarge.Top = 0!
Me.txtMarge.Width = 0.6299216!
'
'txtEinnahmen
'
Me.txtEinnahmen.Height = 0.2!
Me.txtEinnahmen.Left = 4.843701!
Me.txtEinnahmen.Name = "txtEinnahmen"
Me.txtEinnahmen.Style = "font-size: 9.75pt; font-weight: normal"
Me.txtEinnahmen.Text = "Einn."
Me.txtEinnahmen.Top = 0!
Me.txtEinnahmen.Width = 0.6311027!
'
'PageFooter
'
Me.PageFooter.Height = 0!
Me.PageFooter.Name = "PageFooter"
'
'ReportHeader1
'
Me.ReportHeader1.Height = 0!
Me.ReportHeader1.Name = "ReportHeader1"
'
'ReportFooter1
'
Me.ReportFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line1, Me.txtRechnungenSumme, Me.txtMargeSumme, Me.txtRechnungenSchnitt, Me.txtMargeSchnitt, Me.TxtSumme, Me.TextBox9, Me.txtVorkostenSumme, Me.txtVorkostenSchnitt, Me.txtAnzahlSumme, Me.txtMargeProzSchnitt, Me.TextBox10, Me.TextBox11, Me.TextBox12, Me.TextBox13, Me.txtRechnungenSummeTransporte, Me.txtMargeSummeTransporte, Me.txtTransporte, Me.txtVorkostenSummeTransporte, Me.txtAnzahlSummeTransporte, Me.txtRechnungenSummeHandlings, Me.txtMargeSummeHandlings, Me.TextBox21, Me.txtVorkostenSummeHandlings, Me.txtAnzahlSummeHandlings, Me.txtMargeProzSchnittTransporte, Me.txtMargeProzSchnittHandlings, Me.TextBox14})
Me.ReportFooter1.Height = 1.729167!
Me.ReportFooter1.Name = "ReportFooter1"
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 0.984252!
Me.Line1.LineColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0.0937008!
Me.Line1.Width = 9.015746!
Me.Line1.X1 = 0.984252!
Me.Line1.X2 = 9.999998!
Me.Line1.Y1 = 0.0937008!
Me.Line1.Y2 = 0.0937008!
'
'txtRechnungenSumme
'
Me.txtRechnungenSumme.Height = 0.2!
Me.txtRechnungenSumme.Left = 4.845673!
Me.txtRechnungenSumme.Name = "txtRechnungenSumme"
Me.txtRechnungenSumme.Style = "text-align: left"
Me.txtRechnungenSumme.Text = "txtRechnungenSumme"
Me.txtRechnungenSumme.Top = 0.368504!
Me.txtRechnungenSumme.Width = 1.364567!
'
'txtMargeSumme
'
Me.txtMargeSumme.Height = 0.2!
Me.txtMargeSumme.Left = 6.210237!
Me.txtMargeSumme.Name = "txtMargeSumme"
Me.txtMargeSumme.Style = "text-align: left"
Me.txtMargeSumme.Text = "txtMargeSumme"
Me.txtMargeSumme.Top = 0.368504!
Me.txtMargeSumme.Width = 1.364567!
'
'txtRechnungenSchnitt
'
Me.txtRechnungenSchnitt.Height = 0.2!
Me.txtRechnungenSchnitt.Left = 4.845673!
Me.txtRechnungenSchnitt.Name = "txtRechnungenSchnitt"
Me.txtRechnungenSchnitt.Style = "text-align: left"
Me.txtRechnungenSchnitt.Text = "txtRechnungenSchnitt"
Me.txtRechnungenSchnitt.Top = 0.6204725!
Me.txtRechnungenSchnitt.Width = 1.364567!
'
'txtMargeSchnitt
'
Me.txtMargeSchnitt.Height = 0.2!
Me.txtMargeSchnitt.Left = 6.210237!
Me.txtMargeSchnitt.Name = "txtMargeSchnitt"
Me.txtMargeSchnitt.Style = "text-align: left"
Me.txtMargeSchnitt.Text = "txtMargeSchnitt"
Me.txtMargeSchnitt.Top = 0.6204725!
Me.txtMargeSchnitt.Width = 1.364567!
'
'TxtSumme
'
Me.TxtSumme.Height = 0.2!
Me.TxtSumme.Left = 0.9204738!
Me.TxtSumme.Name = "TxtSumme"
Me.TxtSumme.Style = "font-size: 9.75pt; font-weight: bold; text-align: left"
Me.TxtSumme.Text = "Summe:"
Me.TxtSumme.Top = 0.368504!
Me.TxtSumme.Width = 1.364567!
'
'TextBox9
'
Me.TextBox9.Height = 0.2!
Me.TextBox9.Left = 0.9204735!
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Style = "font-size: 9.75pt; font-weight: bold; text-align: left"
Me.TextBox9.Text = "Durchschnitt:"
Me.TextBox9.Top = 0.6204725!
Me.TextBox9.Width = 1.364567!
'
'txtVorkostenSumme
'
Me.txtVorkostenSumme.Height = 0.2!
Me.txtVorkostenSumme.Left = 3.491341!
Me.txtVorkostenSumme.Name = "txtVorkostenSumme"
Me.txtVorkostenSumme.Text = "txtVorkostenSumme"
Me.txtVorkostenSumme.Top = 0.368504!
Me.txtVorkostenSumme.Width = 1.354331!
'
'txtVorkostenSchnitt
'
Me.txtVorkostenSchnitt.Height = 0.2!
Me.txtVorkostenSchnitt.Left = 3.491341!
Me.txtVorkostenSchnitt.Name = "txtVorkostenSchnitt"
Me.txtVorkostenSchnitt.Text = "txtVorkostenSchnitt"
Me.txtVorkostenSchnitt.Top = 0.6204725!
Me.txtVorkostenSchnitt.Width = 1.354331!
'
'txtAnzahlSumme
'
Me.txtAnzahlSumme.Height = 0.2!
Me.txtAnzahlSumme.Left = 2.491341!
Me.txtAnzahlSumme.Name = "txtAnzahlSumme"
Me.txtAnzahlSumme.Text = "txtAnzahlSumme"
Me.txtAnzahlSumme.Top = 0.368504!
Me.txtAnzahlSumme.Width = 1.0!
'
'txtMargeProzSchnitt
'
Me.txtMargeProzSchnitt.Height = 0.2!
Me.txtMargeProzSchnitt.Left = 7.574806!
Me.txtMargeProzSchnitt.Name = "txtMargeProzSchnitt"
Me.txtMargeProzSchnitt.Style = "text-align: center"
Me.txtMargeProzSchnitt.Text = "txtMargeProzSchnitt"
Me.txtMargeProzSchnitt.Top = 0.6204725!
Me.txtMargeProzSchnitt.Width = 0.6094489!
'
'TextBox10
'
Me.TextBox10.Height = 0.2!
Me.TextBox10.Left = 3.491339!
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox10.Text = "Ausgaben:"
Me.TextBox10.Top = 0.0937008!
Me.TextBox10.Width = 1.354331!
'
'TextBox11
'
Me.TextBox11.Height = 0.2!
Me.TextBox11.Left = 4.84567!
Me.TextBox11.Name = "TextBox11"
Me.TextBox11.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox11.Text = "Einnahmen:"
Me.TextBox11.Top = 0.0937008!
Me.TextBox11.Width = 1.364567!
'
'TextBox12
'
Me.TextBox12.Height = 0.2!
Me.TextBox12.Left = 6.210237!
Me.TextBox12.Name = "TextBox12"
Me.TextBox12.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox12.Text = "Gewinn:"
Me.TextBox12.Top = 0.0937008!
Me.TextBox12.Width = 1.364567!
'
'TextBox13
'
Me.TextBox13.Height = 0.2!
Me.TextBox13.Left = 7.574804!
Me.TextBox13.Name = "TextBox13"
Me.TextBox13.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox13.Text = "Marge"
Me.TextBox13.Top = 0.0937008!
Me.TextBox13.Width = 0.6094488!
'
'txtRechnungenSummeTransporte
'
Me.txtRechnungenSummeTransporte.Height = 0.2!
Me.txtRechnungenSummeTransporte.Left = 4.845672!
Me.txtRechnungenSummeTransporte.Name = "txtRechnungenSummeTransporte"
Me.txtRechnungenSummeTransporte.Style = "text-align: left"
Me.txtRechnungenSummeTransporte.Text = "txtRechnungenSumme"
Me.txtRechnungenSummeTransporte.Top = 1.066535!
Me.txtRechnungenSummeTransporte.Width = 1.364567!
'
'txtMargeSummeTransporte
'
Me.txtMargeSummeTransporte.Height = 0.2!
Me.txtMargeSummeTransporte.Left = 6.210235!
Me.txtMargeSummeTransporte.Name = "txtMargeSummeTransporte"
Me.txtMargeSummeTransporte.Style = "text-align: left"
Me.txtMargeSummeTransporte.Text = "txtMargeSumme"
Me.txtMargeSummeTransporte.Top = 1.066535!
Me.txtMargeSummeTransporte.Width = 1.364567!
'
'txtTransporte
'
Me.txtTransporte.Height = 0.2!
Me.txtTransporte.Left = 0.9204725!
Me.txtTransporte.Name = "txtTransporte"
Me.txtTransporte.Style = "font-size: 9.75pt; font-weight: bold; text-align: left"
Me.txtTransporte.Text = "Transporte:"
Me.txtTransporte.Top = 1.066535!
Me.txtTransporte.Width = 1.364567!
'
'txtVorkostenSummeTransporte
'
Me.txtVorkostenSummeTransporte.Height = 0.2!
Me.txtVorkostenSummeTransporte.Left = 3.491339!
Me.txtVorkostenSummeTransporte.Name = "txtVorkostenSummeTransporte"
Me.txtVorkostenSummeTransporte.Text = "txtVorkostenSumme"
Me.txtVorkostenSummeTransporte.Top = 1.066535!
Me.txtVorkostenSummeTransporte.Width = 1.354331!
'
'txtAnzahlSummeTransporte
'
Me.txtAnzahlSummeTransporte.Height = 0.2!
Me.txtAnzahlSummeTransporte.Left = 2.49134!
Me.txtAnzahlSummeTransporte.Name = "txtAnzahlSummeTransporte"
Me.txtAnzahlSummeTransporte.Text = "txtAnzahlSumme"
Me.txtAnzahlSummeTransporte.Top = 1.066535!
Me.txtAnzahlSummeTransporte.Width = 1.0!
'
'txtRechnungenSummeHandlings
'
Me.txtRechnungenSummeHandlings.Height = 0.2!
Me.txtRechnungenSummeHandlings.Left = 4.845672!
Me.txtRechnungenSummeHandlings.Name = "txtRechnungenSummeHandlings"
Me.txtRechnungenSummeHandlings.Style = "text-align: left"
Me.txtRechnungenSummeHandlings.Text = "txtRechnungenSumme"
Me.txtRechnungenSummeHandlings.Top = 1.316535!
Me.txtRechnungenSummeHandlings.Width = 1.364567!
'
'txtMargeSummeHandlings
'
Me.txtMargeSummeHandlings.Height = 0.2!
Me.txtMargeSummeHandlings.Left = 6.210235!
Me.txtMargeSummeHandlings.Name = "txtMargeSummeHandlings"
Me.txtMargeSummeHandlings.Style = "text-align: left"
Me.txtMargeSummeHandlings.Text = "txtMargeSumme"
Me.txtMargeSummeHandlings.Top = 1.316535!
Me.txtMargeSummeHandlings.Width = 1.364567!
'
'TextBox21
'
Me.TextBox21.Height = 0.2!
Me.TextBox21.Left = 0.9204725!
Me.TextBox21.Name = "TextBox21"
Me.TextBox21.Style = "font-size: 9.75pt; font-weight: bold; text-align: left"
Me.TextBox21.Text = "Handlings:"
Me.TextBox21.Top = 1.316535!
Me.TextBox21.Width = 1.364567!
'
'txtVorkostenSummeHandlings
'
Me.txtVorkostenSummeHandlings.Height = 0.2!
Me.txtVorkostenSummeHandlings.Left = 3.491339!
Me.txtVorkostenSummeHandlings.Name = "txtVorkostenSummeHandlings"
Me.txtVorkostenSummeHandlings.Text = "txtVorkostenSumme"
Me.txtVorkostenSummeHandlings.Top = 1.316535!
Me.txtVorkostenSummeHandlings.Width = 1.354331!
'
'txtAnzahlSummeHandlings
'
Me.txtAnzahlSummeHandlings.Height = 0.2!
Me.txtAnzahlSummeHandlings.Left = 2.49134!
Me.txtAnzahlSummeHandlings.Name = "txtAnzahlSummeHandlings"
Me.txtAnzahlSummeHandlings.Text = "txtAnzahlSumme"
Me.txtAnzahlSummeHandlings.Top = 1.316535!
Me.txtAnzahlSummeHandlings.Width = 1.0!
'
'txtMargeProzSchnittTransporte
'
Me.txtMargeProzSchnittTransporte.Height = 0.2!
Me.txtMargeProzSchnittTransporte.Left = 7.574804!
Me.txtMargeProzSchnittTransporte.Name = "txtMargeProzSchnittTransporte"
Me.txtMargeProzSchnittTransporte.Style = "text-align: center"
Me.txtMargeProzSchnittTransporte.Text = "txtMargeProzSchnitt"
Me.txtMargeProzSchnittTransporte.Top = 1.066535!
Me.txtMargeProzSchnittTransporte.Width = 0.6094489!
'
'txtMargeProzSchnittHandlings
'
Me.txtMargeProzSchnittHandlings.Height = 0.2!
Me.txtMargeProzSchnittHandlings.Left = 7.574804!
Me.txtMargeProzSchnittHandlings.Name = "txtMargeProzSchnittHandlings"
Me.txtMargeProzSchnittHandlings.Style = "text-align: center"
Me.txtMargeProzSchnittHandlings.Text = "txtMargeProzSchnitt"
Me.txtMargeProzSchnittHandlings.Top = 1.316535!
Me.txtMargeProzSchnittHandlings.Width = 0.6094489!
'
'TextBox14
'
Me.TextBox14.Height = 0.2!
Me.TextBox14.Left = 2.491339!
Me.TextBox14.Name = "TextBox14"
Me.TextBox14.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox14.Text = "Anzahl:"
Me.TextBox14.Top = 0.09370077!
Me.TextBox14.Width = 1.0!
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.TextBox1, Me.TextBox2, Me.TextBox4, Me.TextBox5, Me.TextBox6, Me.TextBox7, Me.TextBox8, Me.TextBox3})
Me.GroupHeader1.DataField = ""
Me.GroupHeader1.Name = "GroupHeader1"
Me.GroupHeader1.RepeatStyle = GrapeCity.ActiveReports.SectionReportModel.RepeatStyle.OnPage
'
'TextBox1
'
Me.TextBox1.Height = 0.2!
Me.TextBox1.Left = 0.0000009536743!
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox1.Text = "PosNr."
Me.TextBox1.Top = 0.02493032!
Me.TextBox1.Width = 0.8267716!
'
'TextBox2
'
Me.TextBox2.Height = 0.2!
Me.TextBox2.Left = 0.8267725!
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox2.Text = "Auftraggeber"
Me.TextBox2.Top = 0.02493032!
Me.TextBox2.Width = 3.385827!
'
'TextBox4
'
Me.TextBox4.Height = 0.2!
Me.TextBox4.Left = 4.214568!
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox4.Text = "Ausg."
Me.TextBox4.Top = 0.02493032!
Me.TextBox4.Width = 0.6311028!
'
'TextBox5
'
Me.TextBox5.Height = 0.2!
Me.TextBox5.Left = 5.476772!
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox5.Text = "Gewinn"
Me.TextBox5.Top = 0.02493032!
Me.TextBox5.Width = 0.7086611!
'
'TextBox6
'
Me.TextBox6.Height = 0.2!
Me.TextBox6.Left = 6.815356!
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox6.Text = "Frächter"
Me.TextBox6.Top = 0.02493032!
Me.TextBox6.Width = 3.381496!
'
'TextBox7
'
Me.TextBox7.Height = 0.2!
Me.TextBox7.Left = 10.19685!
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox7.Text = "Leistung"
Me.TextBox7.Top = 0.02506968!
Me.TextBox7.Width = 0.7874014!
'
'TextBox8
'
Me.TextBox8.Height = 0.2!
Me.TextBox8.Left = 6.185434!
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox8.Text = "Marge"
Me.TextBox8.Top = 0.02493032!
Me.TextBox8.Width = 0.6299213!
'
'TextBox3
'
Me.TextBox3.Height = 0.2!
Me.TextBox3.Left = 4.845671!
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Style = "background-color: WhiteSmoke; font-size: 11.25pt; font-weight: bold"
Me.TextBox3.Text = "Einn."
Me.TextBox3.Top = 0.02493032!
Me.TextBox3.Width = 0.6311028!
'
'GroupFooter1
'
Me.GroupFooter1.Name = "GroupFooter1"
'
'subrptEinzelauswertung
'
Me.MasterReport = False
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 10.98425!
Me.ScriptLanguage = "VB.NET"
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.txtPosNr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtAuftraggeber, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtAusgaben, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtGewinn, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtFraechter, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtLeistung, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMarge, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtEinnahmen, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtRechnungenSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtRechnungenSchnitt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeSchnitt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TxtSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtVorkostenSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtVorkostenSchnitt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtAnzahlSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeProzSchnitt, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox13, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtRechnungenSummeTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeSummeTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtVorkostenSummeTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtAnzahlSummeTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtRechnungenSummeHandlings, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeSummeHandlings, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox21, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtVorkostenSummeHandlings, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtAnzahlSummeHandlings, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeProzSchnittTransporte, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtMargeProzSchnittHandlings, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox14, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox8, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents txtPosNr As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtAuftraggeber As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtEinnahmen As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtAusgaben As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtGewinn As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtFraechter As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtLeistung As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMarge As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents txtRechnungenSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtRechnungenSchnitt As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeSchnitt As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TxtSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox9 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtVorkostenSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtVorkostenSchnitt As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtAnzahlSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeProzSchnitt As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox10 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox11 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox12 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox13 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtRechnungenSummeTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeSummeTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtVorkostenSummeTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtAnzahlSummeTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtRechnungenSummeHandlings As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeSummeHandlings As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox21 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtVorkostenSummeHandlings As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtAnzahlSummeHandlings As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeProzSchnittTransporte As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtMargeProzSchnittHandlings As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox4 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox5 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox6 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox7 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox8 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox3 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Private WithEvents TextBox14 As GrapeCity.ActiveReports.SectionReportModel.TextBox
End Class