Partial Public Class subrptTrip 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 Private WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail Private Sub InitializeComponent() Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(subrptTrip)) Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.txtFrachtPosNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Shape1 = New GrapeCity.ActiveReports.SectionReportModel.Shape() Me.subrptTransportauftragLadung = New GrapeCity.ActiveReports.SectionReportModel.SubReport() 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.TextBox9 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox10 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox11 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.subrptTransportauftragLadestelle = New GrapeCity.ActiveReports.SectionReportModel.SubReport() Me.txtBemTitel = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtBemerkung = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtVerzollTitel = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtVerzollungsadresse = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtkoTitel = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtkosten = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox14 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Line3 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.txtEnd = New GrapeCity.ActiveReports.SectionReportModel.TextBox() CType(Me.txtFrachtPosNr, 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.TextBox9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtBemTitel, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtBemerkung, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtVerzollTitel, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtVerzollungsadresse, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtkoTitel, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtkosten, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtEnd, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'Detail ' Me.Detail.BackColor = System.Drawing.Color.White Me.Detail.CanShrink = True Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.txtFrachtPosNr, Me.Shape1, Me.subrptTransportauftragLadung, Me.TextBox5, Me.TextBox6, Me.TextBox7, Me.TextBox8, Me.TextBox9, Me.TextBox10, Me.TextBox11, Me.subrptTransportauftragLadestelle, Me.txtBemTitel, Me.txtBemerkung, Me.txtVerzollTitel, Me.txtVerzollungsadresse, Me.txtFrachtkoTitel, Me.txtFrachtkosten, Me.TextBox14, Me.Line3, Me.TextBox1, Me.Line1, Me.txtEnd}) Me.Detail.Height = 2.644619! Me.Detail.KeepTogether = True Me.Detail.Name = "Detail" ' 'txtFrachtPosNr ' Me.txtFrachtPosNr.DistinctField = "" Me.txtFrachtPosNr.Height = 0.2519685! Me.txtFrachtPosNr.Left = 0! Me.txtFrachtPosNr.Name = "txtFrachtPosNr" Me.txtFrachtPosNr.Style = "background-color: WhiteSmoke; color: Black; font-size: 12pt; font-weight: bold; t" & "ext-align: center; vertical-align: middle" Me.txtFrachtPosNr.SummaryGroup = "" Me.txtFrachtPosNr.Text = "Frachtposition:" Me.txtFrachtPosNr.Top = 0! Me.txtFrachtPosNr.Width = 7.480316! ' 'Shape1 ' Me.Shape1.Height = 2.407874! Me.Shape1.Left = 0! Me.Shape1.Name = "Shape1" Me.Shape1.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing) Me.Shape1.Top = 0! Me.Shape1.Width = 7.480316! ' 'subrptTransportauftragLadung ' Me.subrptTransportauftragLadung.CanShrink = False Me.subrptTransportauftragLadung.CloseBorder = False Me.subrptTransportauftragLadung.Height = 0.4212599! Me.subrptTransportauftragLadung.Left = 0.09842544! Me.subrptTransportauftragLadung.Name = "subrptTransportauftragLadung" Me.subrptTransportauftragLadung.Report = Nothing Me.subrptTransportauftragLadung.ReportName = "subrptTransportauftragLadung" Me.subrptTransportauftragLadung.Top = 1.399213! Me.subrptTransportauftragLadung.Width = 7.283465! ' 'TextBox5 ' Me.TextBox5.Height = 0.2! Me.TextBox5.Left = 0.09842544! Me.TextBox5.Name = "TextBox5" Me.TextBox5.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox5.Text = "Zeichen/Nr." Me.TextBox5.Top = 1.199213! Me.TextBox5.Width = 0.6889764! ' 'TextBox6 ' Me.TextBox6.Height = 0.2! Me.TextBox6.Left = 0.7885829! Me.TextBox6.Name = "TextBox6" Me.TextBox6.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox6.Text = "Anzahl" Me.TextBox6.Top = 1.199213! Me.TextBox6.Width = 0.6692914! ' 'TextBox7 ' Me.TextBox7.Height = 0.2! Me.TextBox7.Left = 1.457874! Me.TextBox7.Name = "TextBox7" Me.TextBox7.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox7.Text = "Art" Me.TextBox7.Top = 1.199213! Me.TextBox7.Width = 1.0! ' 'TextBox8 ' Me.TextBox8.Height = 0.2! Me.TextBox8.Left = 2.457874! Me.TextBox8.Name = "TextBox8" Me.TextBox8.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox8.Text = "Bezeichnung" Me.TextBox8.Top = 1.199213! Me.TextBox8.Width = 2.438976! ' 'TextBox9 ' Me.TextBox9.Height = 0.2! Me.TextBox9.Left = 4.896852! Me.TextBox9.Name = "TextBox9" Me.TextBox9.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox9.Text = "Stat.Nr." Me.TextBox9.Top = 1.199213! Me.TextBox9.Width = 0.8645674! ' 'TextBox10 ' Me.TextBox10.Height = 0.2! Me.TextBox10.Left = 5.751184! Me.TextBox10.Name = "TextBox10" Me.TextBox10.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox10.Text = "Brutto Kg" Me.TextBox10.Top = 1.199213! Me.TextBox10.Width = 0.8645674! ' 'TextBox11 ' Me.TextBox11.Height = 0.2! Me.TextBox11.Left = 6.615747! Me.TextBox11.Name = "TextBox11" Me.TextBox11.Style = "background-color: WhiteSmoke; font-size: 8.25pt; font-weight: bold" Me.TextBox11.Text = "Umfang" Me.TextBox11.Top = 1.199213! Me.TextBox11.Width = 0.7661417! ' 'subrptTransportauftragLadestelle ' Me.subrptTransportauftragLadestelle.CloseBorder = False Me.subrptTransportauftragLadestelle.Height = 0.4606299! Me.subrptTransportauftragLadestelle.Left = 0.09842544! Me.subrptTransportauftragLadestelle.Name = "subrptTransportauftragLadestelle" Me.subrptTransportauftragLadestelle.Report = Nothing Me.subrptTransportauftragLadestelle.ReportName = "subrptTransportauftragLadestelle" Me.subrptTransportauftragLadestelle.Top = 0.4677163! Me.subrptTransportauftragLadestelle.Width = 7.283465! ' 'txtBemTitel ' Me.txtBemTitel.CanShrink = True Me.txtBemTitel.Height = 0.1181102! Me.txtBemTitel.Left = 0.0984252! Me.txtBemTitel.Name = "txtBemTitel" Me.txtBemTitel.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtBemTitel.Text = "Bemerkung:" Me.txtBemTitel.Top = 1.946851! Me.txtBemTitel.Width = 1.312205! ' 'txtBemerkung ' Me.txtBemerkung.CanShrink = True Me.txtBemerkung.Height = 0.1181101! Me.txtBemerkung.Left = 1.41063! Me.txtBemerkung.Name = "txtBemerkung" Me.txtBemerkung.Text = "txtBemerkung" Me.txtBemerkung.Top = 1.946851! Me.txtBemerkung.Width = 5.97126! ' 'txtVerzollTitel ' Me.txtVerzollTitel.CanShrink = True Me.txtVerzollTitel.Height = 0.1181101! Me.txtVerzollTitel.Left = 0.0984252! Me.txtVerzollTitel.Name = "txtVerzollTitel" Me.txtVerzollTitel.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtVerzollTitel.Text = "Verzollungsadresse:" Me.txtVerzollTitel.Top = 2.064961! Me.txtVerzollTitel.Width = 1.312205! ' 'txtVerzollungsadresse ' Me.txtVerzollungsadresse.CanShrink = True Me.txtVerzollungsadresse.Height = 0.1181102! Me.txtVerzollungsadresse.Left = 1.41063! Me.txtVerzollungsadresse.Name = "txtVerzollungsadresse" Me.txtVerzollungsadresse.Text = "txtVerzollungsadresse" Me.txtVerzollungsadresse.Top = 2.064961! Me.txtVerzollungsadresse.Width = 5.97126! ' 'txtFrachtkoTitel ' Me.txtFrachtkoTitel.CanShrink = True Me.txtFrachtkoTitel.Height = 0.1181102! Me.txtFrachtkoTitel.Left = 0.0984252! Me.txtFrachtkoTitel.Name = "txtFrachtkoTitel" Me.txtFrachtkoTitel.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtFrachtkoTitel.Text = "Frachtkosten:" Me.txtFrachtkoTitel.Top = 2.183071! Me.txtFrachtkoTitel.Width = 1.312205! ' 'txtFrachtkosten ' Me.txtFrachtkosten.CanShrink = True Me.txtFrachtkosten.Height = 0.1181099! Me.txtFrachtkosten.Left = 1.41063! Me.txtFrachtkosten.Name = "txtFrachtkosten" Me.txtFrachtkosten.Text = "txtFrachtkosten" Me.txtFrachtkosten.Top = 2.183071! Me.txtFrachtkosten.Width = 5.97126! ' 'TextBox14 ' Me.TextBox14.DistinctField = "" Me.TextBox14.Height = 0.2! Me.TextBox14.Left = 0.09842543! Me.TextBox14.Name = "TextBox14" Me.TextBox14.Style = "color: Black; font-family: Arial Narrow; font-size: 12pt; font-weight: bold; text" & "-align: left; text-decoration: none; vertical-align: middle" Me.TextBox14.SummaryGroup = "" Me.TextBox14.Text = "Ladestelle:" Me.TextBox14.Top = 0.2677163! Me.TextBox14.Width = 3.641732! ' 'Line3 ' Me.Line3.Height = 0! Me.Line3.Left = 0.8645672! Me.Line3.LineColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Line3.LineWeight = 1.0! Me.Line3.Name = "Line3" Me.Line3.Top = 1.882284! Me.Line3.Width = 5.751181! Me.Line3.X1 = 0.8645672! Me.Line3.X2 = 6.615748! Me.Line3.Y1 = 1.882284! Me.Line3.Y2 = 1.882284! ' 'TextBox1 ' Me.TextBox1.DistinctField = "" Me.TextBox1.Height = 0.2! Me.TextBox1.Left = 3.740158! Me.TextBox1.Name = "TextBox1" Me.TextBox1.Style = "color: Black; font-family: Arial Narrow; font-size: 12pt; font-weight: bold; text" & "-align: left; text-decoration: none; vertical-align: middle" Me.TextBox1.SummaryGroup = "" Me.TextBox1.Text = "Entladestelle:" Me.TextBox1.Top = 0.2677163! Me.TextBox1.Width = 3.641732! ' 'Line1 ' Me.Line1.Height = 0! Me.Line1.Left = 0.8645672! 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 = 1.06378! Me.Line1.Width = 5.751181! Me.Line1.X1 = 0.8645672! Me.Line1.X2 = 6.615748! Me.Line1.Y1 = 1.06378! Me.Line1.Y2 = 1.06378! ' 'txtEnd ' Me.txtEnd.Height = 0.1066929! Me.txtEnd.Left = 0.0984252! Me.txtEnd.Name = "txtEnd" Me.txtEnd.Style = "text-align: center; vertical-align: middle" Me.txtEnd.Text = Nothing Me.txtEnd.Top = 2.301181! Me.txtEnd.Width = 7.283465! ' 'subrptTrip ' Me.MasterReport = False Me.PageSettings.PaperHeight = 11.0! Me.PageSettings.PaperWidth = 8.5! Me.PrintWidth = 7.480319! Me.Sections.Add(Me.Detail) 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.txtFrachtPosNr, 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.TextBox9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtBemTitel, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtBemerkung, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtVerzollTitel, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtVerzollungsadresse, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtkoTitel, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtkosten, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtEnd, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents subrptTransportauftragLadung As GrapeCity.ActiveReports.SectionReportModel.SubReport 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 TextBox9 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox10 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox11 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents subrptTransportauftragLadestelle As GrapeCity.ActiveReports.SectionReportModel.SubReport Private WithEvents txtBemTitel As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtBemerkung As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtVerzollTitel As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtVerzollungsadresse As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtkoTitel As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtkosten As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox14 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Line3 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents txtFrachtPosNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Shape1 As GrapeCity.ActiveReports.SectionReportModel.Shape Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents txtEnd As GrapeCity.ActiveReports.SectionReportModel.TextBox End Class