_ Partial Public Class rptSendungenATILLA 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 Detail As GrapeCity.ActiveReports.SectionReportModel.Detail _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSendungenATILLA)) Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.Picture = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.txtAnmerkungen = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFilialeNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAbfertigungsnummer = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Firma = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_KdNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAvisierer_Firma = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAvisierer_KdNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAuftraggeber_Firma = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAuftraggeber_KdNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Bar_BelegNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Bar_Betrag = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtLKWKennzeichen = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnkunft = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAbfahrt = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtWarenbezeichnung = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtColli = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtGewicht = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.barcodeLKW = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.barcodeSendung = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtIRAN_CMR_Agent = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.SubReport = New GrapeCity.ActiveReports.SectionReportModel.SubReport() Me.txtFrachtfuehrer_Bar_BelegNr2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Bar_Betrag2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Bar_BelegNr3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtfuehrer_Bar_Betrag3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtLkwId = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZA_1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZA_2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZA_3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZA_4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZA_5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_6 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_9 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_7 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAusgangsZst_8 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtTransportTemp = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.cbxZugMaschine = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.cbxTransportTemp = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAndereAusgangsstelle = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtZugMaschine = New GrapeCity.ActiveReports.SectionReportModel.TextBox() CType(Me.Picture, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnmerkungen, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFilialeNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAbfertigungsnummer, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Firma, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_KdNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAvisierer_Firma, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAvisierer_KdNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAuftraggeber_Firma, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAuftraggeber_KdNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_Betrag, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtLKWKennzeichen, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnkunft, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAbfahrt, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWarenbezeichnung, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtColli, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtGewicht, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.barcodeSendung, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtIRAN_CMR_Agent, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_Betrag2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtfuehrer_Bar_Betrag3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtLkwId, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZA_1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZA_2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZA_3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZA_4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZA_5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAusgangsZst_8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtTransportTemp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.cbxZugMaschine, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.cbxTransportTemp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAndereAusgangsstelle, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtZugMaschine, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'Detail ' Me.Detail.CanGrow = False Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Picture, Me.txtAnmerkungen, Me.txtFilialeNr, Me.txtAbfertigungsnummer, Me.txtFrachtfuehrer_Firma, Me.txtFrachtfuehrer_KdNr, Me.txtAvisierer_Firma, Me.txtAvisierer_KdNr, Me.txtAuftraggeber_Firma, Me.txtAuftraggeber_KdNr, Me.txtFrachtfuehrer_Bar_BelegNr, Me.txtFrachtfuehrer_Bar_Betrag, Me.txtLKWKennzeichen, Me.txtAnkunft, Me.txtAbfahrt, Me.txtWarenbezeichnung, Me.txtColli, Me.txtGewicht, Me.barcodeLKW, Me.TextBox1, Me.barcodeSendung, Me.TextBox2, Me.txtIRAN_CMR_Agent, Me.SubReport, Me.txtFrachtfuehrer_Bar_BelegNr2, Me.txtFrachtfuehrer_Bar_Betrag2, Me.txtFrachtfuehrer_Bar_BelegNr3, Me.txtFrachtfuehrer_Bar_Betrag3, Me.txtLkwId, Me.txtAusgangsZst_1, Me.txtAusgangsZst_5, Me.txtZA_1, Me.txtZA_2, Me.txtZA_3, Me.txtZA_4, Me.txtZA_5, Me.txtAusgangsZst_2, Me.txtAusgangsZst_3, Me.txtAusgangsZst_4, Me.txtAusgangsZst_6, Me.txtAusgangsZst_9, Me.txtAusgangsZst_7, Me.txtAusgangsZst_8, Me.txtTransportTemp, Me.cbxZugMaschine, Me.cbxTransportTemp, Me.txtAndereAusgangsstelle, Me.txtZugMaschine}) Me.Detail.Height = 11.69291! Me.Detail.Name = "Detail" ' 'Picture ' Me.Picture.Height = 11.69291! Me.Picture.HyperLink = Nothing Me.Picture.ImageBase64String = resources.GetString("Picture.ImageBase64String") Me.Picture.Left = 0.0000004768372! Me.Picture.Name = "Picture" Me.Picture.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.Picture.Top = 0.0! Me.Picture.Width = 8.267716! ' 'txtAnmerkungen ' Me.txtAnmerkungen.CanGrow = False Me.txtAnmerkungen.DistinctField = "" Me.txtAnmerkungen.Height = 3.740552! Me.txtAnmerkungen.Left = 5.187402! Me.txtAnmerkungen.Name = "txtAnmerkungen" Me.txtAnmerkungen.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAnmerkungen.Style = "color: Black; font-size: 16pt; font-weight: normal; text-decoration: none; text-j" & _ "ustify: auto; vertical-align: top; ddo-char-set: 1; ddo-font-vertical: none; ddo" & _ "-shrink-to-fit: none" Me.txtAnmerkungen.SummaryGroup = "" Me.txtAnmerkungen.Text = "Zu sendende Dokumente:" Me.txtAnmerkungen.Top = 2.337795! Me.txtAnmerkungen.Width = 2.69567! ' 'txtFilialeNr ' Me.txtFilialeNr.CanGrow = False Me.txtFilialeNr.Height = 0.2937008! Me.txtFilialeNr.Left = 5.11811! Me.txtFilialeNr.Name = "txtFilialeNr" Me.txtFilialeNr.Style = "font-size: 16pt; font-weight: bold; text-align: center; text-justify: auto; verti" & _ "cal-align: middle; ddo-char-set: 1" Me.txtFilialeNr.Text = "4801" Me.txtFilialeNr.Top = 0.3811024! Me.txtFilialeNr.Width = 0.7708666! ' 'txtAbfertigungsnummer ' Me.txtAbfertigungsnummer.CanGrow = False Me.txtAbfertigungsnummer.Height = 0.2937008! Me.txtAbfertigungsnummer.Left = 5.659843! Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer" Me.txtAbfertigungsnummer.Style = "font-size: 16pt; font-weight: bold; text-align: center; text-justify: auto; verti" & _ "cal-align: middle; ddo-char-set: 1" Me.txtAbfertigungsnummer.Text = "17000000" Me.txtAbfertigungsnummer.Top = 0.3811024! Me.txtAbfertigungsnummer.Width = 2.364567! ' 'txtFrachtfuehrer_Firma ' Me.txtFrachtfuehrer_Firma.CanGrow = False Me.txtFrachtfuehrer_Firma.Height = 0.5641732! Me.txtFrachtfuehrer_Firma.Left = 1.162597! Me.txtFrachtfuehrer_Firma.Name = "txtFrachtfuehrer_Firma" Me.txtFrachtfuehrer_Firma.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.txtFrachtfuehrer_Firma.Text = "TESTFIRMA" Me.txtFrachtfuehrer_Firma.Top = 1.444488! Me.txtFrachtfuehrer_Firma.Width = 3.854725! ' 'txtFrachtfuehrer_KdNr ' Me.txtFrachtfuehrer_KdNr.CanGrow = False Me.txtFrachtfuehrer_KdNr.Height = 0.1795275! Me.txtFrachtfuehrer_KdNr.Left = 3.780314! Me.txtFrachtfuehrer_KdNr.Name = "txtFrachtfuehrer_KdNr" Me.txtFrachtfuehrer_KdNr.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.txtFrachtfuehrer_KdNr.Text = "123456" Me.txtFrachtfuehrer_KdNr.Top = 1.264961! Me.txtFrachtfuehrer_KdNr.Width = 1.237008! ' 'txtAvisierer_Firma ' Me.txtAvisierer_Firma.CanGrow = False Me.txtAvisierer_Firma.Height = 0.5641732! Me.txtAvisierer_Firma.Left = 1.162598! Me.txtAvisierer_Firma.Name = "txtAvisierer_Firma" Me.txtAvisierer_Firma.Style = "font-size: 12pt; ddo-char-set: 1" Me.txtAvisierer_Firma.Text = "TESTFIRMA" Me.txtAvisierer_Firma.Top = 2.235039! Me.txtAvisierer_Firma.Width = 3.854725! ' 'txtAvisierer_KdNr ' Me.txtAvisierer_KdNr.CanGrow = False Me.txtAvisierer_KdNr.Height = 0.1795275! Me.txtAvisierer_KdNr.Left = 3.780315! Me.txtAvisierer_KdNr.Name = "txtAvisierer_KdNr" Me.txtAvisierer_KdNr.Style = "font-size: 12pt; ddo-char-set: 1" Me.txtAvisierer_KdNr.Text = "123456" Me.txtAvisierer_KdNr.Top = 2.047638! Me.txtAvisierer_KdNr.Width = 1.237008! ' 'txtAuftraggeber_Firma ' Me.txtAuftraggeber_Firma.CanGrow = False Me.txtAuftraggeber_Firma.Height = 0.5641732! Me.txtAuftraggeber_Firma.Left = 1.162598! Me.txtAuftraggeber_Firma.Name = "txtAuftraggeber_Firma" Me.txtAuftraggeber_Firma.Style = "font-size: 12pt; font-weight: normal; ddo-char-set: 1" Me.txtAuftraggeber_Firma.Text = "TESTFIRMA" Me.txtAuftraggeber_Firma.Top = 3.026772! Me.txtAuftraggeber_Firma.Width = 3.854725! ' 'txtAuftraggeber_KdNr ' Me.txtAuftraggeber_KdNr.CanGrow = False Me.txtAuftraggeber_KdNr.Height = 0.1795275! Me.txtAuftraggeber_KdNr.Left = 3.780315! Me.txtAuftraggeber_KdNr.Name = "txtAuftraggeber_KdNr" Me.txtAuftraggeber_KdNr.Style = "font-size: 12pt; font-weight: normal; ddo-char-set: 1" Me.txtAuftraggeber_KdNr.Text = "123456" Me.txtAuftraggeber_KdNr.Top = 2.843308! Me.txtAuftraggeber_KdNr.Width = 1.237008! ' 'txtFrachtfuehrer_Bar_BelegNr ' Me.txtFrachtfuehrer_Bar_BelegNr.CanGrow = False Me.txtFrachtfuehrer_Bar_BelegNr.DistinctField = "" Me.txtFrachtfuehrer_Bar_BelegNr.Height = 0.2755905! Me.txtFrachtfuehrer_Bar_BelegNr.Left = 5.118111! Me.txtFrachtfuehrer_Bar_BelegNr.Name = "txtFrachtfuehrer_Bar_BelegNr" Me.txtFrachtfuehrer_Bar_BelegNr.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtFrachtfuehrer_Bar_BelegNr.Style = resources.GetString("txtFrachtfuehrer_Bar_BelegNr.Style") Me.txtFrachtfuehrer_Bar_BelegNr.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_BelegNr.Text = "TEST" Me.txtFrachtfuehrer_Bar_BelegNr.Top = 1.475984! Me.txtFrachtfuehrer_Bar_BelegNr.Width = 1.574803! ' 'txtFrachtfuehrer_Bar_Betrag ' Me.txtFrachtfuehrer_Bar_Betrag.CanGrow = False Me.txtFrachtfuehrer_Bar_Betrag.DistinctField = "" Me.txtFrachtfuehrer_Bar_Betrag.Height = 0.2755905! Me.txtFrachtfuehrer_Bar_Betrag.Left = 6.692914! Me.txtFrachtfuehrer_Bar_Betrag.Name = "txtFrachtfuehrer_Bar_Betrag" Me.txtFrachtfuehrer_Bar_Betrag.Style = resources.GetString("txtFrachtfuehrer_Bar_Betrag.Style") Me.txtFrachtfuehrer_Bar_Betrag.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_Betrag.Text = "0" Me.txtFrachtfuehrer_Bar_Betrag.Top = 1.475984! Me.txtFrachtfuehrer_Bar_Betrag.Width = 1.259842! ' 'txtLKWKennzeichen ' Me.txtLKWKennzeichen.CanGrow = False Me.txtLKWKennzeichen.DistinctField = "" Me.txtLKWKennzeichen.Height = 0.5877953! Me.txtLKWKennzeichen.Left = 0.8543308! Me.txtLKWKennzeichen.Name = "txtLKWKennzeichen" Me.txtLKWKennzeichen.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtLKWKennzeichen.Style = "color: Black; font-size: 16pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtLKWKennzeichen.SummaryGroup = "" Me.txtLKWKennzeichen.Text = "34 TR 45454" Me.txtLKWKennzeichen.Top = 0.2334646! Me.txtLKWKennzeichen.Width = 2.359054! ' 'txtAnkunft ' Me.txtAnkunft.CanGrow = False Me.txtAnkunft.DistinctField = "" Me.txtAnkunft.Height = 0.1574803! Me.txtAnkunft.Left = 3.780315! Me.txtAnkunft.Name = "txtAnkunft" Me.txtAnkunft.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAnkunft.Style = resources.GetString("txtAnkunft.Style") Me.txtAnkunft.SummaryGroup = "" Me.txtAnkunft.Text = "01.01.17 00:00" Me.txtAnkunft.Top = 0.6244095! Me.txtAnkunft.Width = 1.237008! ' 'txtAbfahrt ' Me.txtAbfahrt.CanGrow = False Me.txtAbfahrt.DistinctField = "" Me.txtAbfahrt.Height = 0.1574803! Me.txtAbfahrt.Left = 3.780315! Me.txtAbfahrt.Name = "txtAbfahrt" Me.txtAbfahrt.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAbfahrt.Style = resources.GetString("txtAbfahrt.Style") Me.txtAbfahrt.SummaryGroup = "" Me.txtAbfahrt.Text = "01.01.17 00:00" Me.txtAbfahrt.Top = 0.7937009! Me.txtAbfahrt.Width = 1.237008! ' 'txtWarenbezeichnung ' Me.txtWarenbezeichnung.CanGrow = False Me.txtWarenbezeichnung.DistinctField = "" Me.txtWarenbezeichnung.Height = 0.395276! Me.txtWarenbezeichnung.Left = 0.642126! Me.txtWarenbezeichnung.Name = "txtWarenbezeichnung" Me.txtWarenbezeichnung.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtWarenbezeichnung.Style = resources.GetString("txtWarenbezeichnung.Style") Me.txtWarenbezeichnung.SummaryGroup = "" Me.txtWarenbezeichnung.Text = "MÖBEL TEST" Me.txtWarenbezeichnung.Top = 7.808268! Me.txtWarenbezeichnung.Width = 4.375197! ' 'txtColli ' Me.txtColli.CanGrow = False Me.txtColli.DistinctField = "" Me.txtColli.Height = 0.3779528! Me.txtColli.Left = 0.6456693! Me.txtColli.Name = "txtColli" Me.txtColli.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtColli.Style = resources.GetString("txtColli.Style") Me.txtColli.SummaryGroup = "" Me.txtColli.Text = "0" Me.txtColli.Top = 8.328741! Me.txtColli.Width = 2.164567! ' 'txtGewicht ' Me.txtGewicht.CanGrow = False Me.txtGewicht.DistinctField = "" Me.txtGewicht.Height = 0.3779528! Me.txtGewicht.Left = 2.810236! Me.txtGewicht.Name = "txtGewicht" Me.txtGewicht.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtGewicht.Style = resources.GetString("txtGewicht.Style") Me.txtGewicht.SummaryGroup = "" Me.txtGewicht.Text = "0kg" Me.txtGewicht.Top = 8.328741! Me.txtGewicht.Width = 2.093307! ' 'barcodeLKW ' Me.barcodeLKW.Height = 0.2889763! Me.barcodeLKW.HyperLink = Nothing Me.barcodeLKW.ImageData = Nothing Me.barcodeLKW.Left = 0.6421265! Me.barcodeLKW.Name = "barcodeLKW" Me.barcodeLKW.PictureAlignment = GrapeCity.ActiveReports.SectionReportModel.PictureAlignment.TopLeft Me.barcodeLKW.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.barcodeLKW.Top = 0.8212597! Me.barcodeLKW.Width = 2.864567! ' 'TextBox1 ' Me.TextBox1.CanGrow = False Me.TextBox1.Height = 0.1334647! Me.TextBox1.Left = 0.8059056! Me.TextBox1.Name = "TextBox1" Me.TextBox1.Style = "font-size: 7pt; font-weight: normal; text-justify: auto; vertical-align: middle; " & _ "ddo-char-set: 1" Me.TextBox1.Text = "Barcode-Scan: Akt übernehmen" Me.TextBox1.Top = 1.110236! Me.TextBox1.Width = 2.864567! ' 'barcodeSendung ' Me.barcodeSendung.Height = 4.96378! Me.barcodeSendung.HyperLink = Nothing Me.barcodeSendung.ImageData = Nothing Me.barcodeSendung.Left = 0.2082682! Me.barcodeSendung.Name = "barcodeSendung" Me.barcodeSendung.PictureAlignment = GrapeCity.ActiveReports.SectionReportModel.PictureAlignment.BottomLeft Me.barcodeSendung.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.barcodeSendung.Top = 2.785827! Me.barcodeSendung.Width = 0.3543307! ' 'TextBox2 ' Me.TextBox2.CanGrow = False Me.TextBox2.Height = 0.1720467! Me.TextBox2.Left = 0.6704725! Me.TextBox2.Name = "TextBox2" Me.TextBox2.Style = "font-size: 7pt; font-weight: normal; text-justify: auto; vertical-align: middle; " & _ "ddo-char-set: 1" Me.TextBox2.Text = "Barcode-Scan links: Akt übernehmen & Sendung öffnen" Me.TextBox2.Top = 10.23622! Me.TextBox2.Visible = False Me.TextBox2.Width = 0.1838584! ' 'txtIRAN_CMR_Agent ' Me.txtIRAN_CMR_Agent.Height = 0.5885825! Me.txtIRAN_CMR_Agent.Left = 0.7480316! Me.txtIRAN_CMR_Agent.Name = "txtIRAN_CMR_Agent" Me.txtIRAN_CMR_Agent.Style = "font-size: 10pt; ddo-char-set: 1" Me.txtIRAN_CMR_Agent.Text = "TESTFIRMA" Me.txtIRAN_CMR_Agent.Top = 3.788977! Me.txtIRAN_CMR_Agent.Width = 3.385827! ' 'SubReport ' Me.SubReport.CanGrow = False Me.SubReport.CloseBorder = False Me.SubReport.Height = 0.4830716! Me.SubReport.Left = 0.6704725! Me.SubReport.Name = "SubReport" Me.SubReport.Report = Nothing Me.SubReport.ReportName = "SubReport1" Me.SubReport.Top = 8.98937! Me.SubReport.Visible = False Me.SubReport.Width = 3.346457! ' 'txtFrachtfuehrer_Bar_BelegNr2 ' Me.txtFrachtfuehrer_Bar_BelegNr2.CanGrow = False Me.txtFrachtfuehrer_Bar_BelegNr2.DistinctField = "" Me.txtFrachtfuehrer_Bar_BelegNr2.Height = 0.2755905! Me.txtFrachtfuehrer_Bar_BelegNr2.Left = 5.11811! Me.txtFrachtfuehrer_Bar_BelegNr2.Name = "txtFrachtfuehrer_Bar_BelegNr2" Me.txtFrachtfuehrer_Bar_BelegNr2.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtFrachtfuehrer_Bar_BelegNr2.Style = resources.GetString("txtFrachtfuehrer_Bar_BelegNr2.Style") Me.txtFrachtfuehrer_Bar_BelegNr2.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_BelegNr2.Text = "TEST" Me.txtFrachtfuehrer_Bar_BelegNr2.Top = 1.732283! Me.txtFrachtfuehrer_Bar_BelegNr2.Width = 1.574803! ' 'txtFrachtfuehrer_Bar_Betrag2 ' Me.txtFrachtfuehrer_Bar_Betrag2.CanGrow = False Me.txtFrachtfuehrer_Bar_Betrag2.DistinctField = "" Me.txtFrachtfuehrer_Bar_Betrag2.Height = 0.2755905! Me.txtFrachtfuehrer_Bar_Betrag2.Left = 6.692914! Me.txtFrachtfuehrer_Bar_Betrag2.Name = "txtFrachtfuehrer_Bar_Betrag2" Me.txtFrachtfuehrer_Bar_Betrag2.Style = resources.GetString("txtFrachtfuehrer_Bar_Betrag2.Style") Me.txtFrachtfuehrer_Bar_Betrag2.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_Betrag2.Text = "0" Me.txtFrachtfuehrer_Bar_Betrag2.Top = 1.732284! Me.txtFrachtfuehrer_Bar_Betrag2.Width = 1.259843! ' 'txtFrachtfuehrer_Bar_BelegNr3 ' Me.txtFrachtfuehrer_Bar_BelegNr3.CanGrow = False Me.txtFrachtfuehrer_Bar_BelegNr3.DistinctField = "" Me.txtFrachtfuehrer_Bar_BelegNr3.Height = 0.242126! Me.txtFrachtfuehrer_Bar_BelegNr3.Left = 5.118111! Me.txtFrachtfuehrer_Bar_BelegNr3.Name = "txtFrachtfuehrer_Bar_BelegNr3" Me.txtFrachtfuehrer_Bar_BelegNr3.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtFrachtfuehrer_Bar_BelegNr3.Style = resources.GetString("txtFrachtfuehrer_Bar_BelegNr3.Style") Me.txtFrachtfuehrer_Bar_BelegNr3.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_BelegNr3.Text = "TEST" Me.txtFrachtfuehrer_Bar_BelegNr3.Top = 1.952756! Me.txtFrachtfuehrer_Bar_BelegNr3.Width = 1.574803! ' 'txtFrachtfuehrer_Bar_Betrag3 ' Me.txtFrachtfuehrer_Bar_Betrag3.CanGrow = False Me.txtFrachtfuehrer_Bar_Betrag3.DistinctField = "" Me.txtFrachtfuehrer_Bar_Betrag3.Height = 0.242126! Me.txtFrachtfuehrer_Bar_Betrag3.Left = 6.692914! Me.txtFrachtfuehrer_Bar_Betrag3.Name = "txtFrachtfuehrer_Bar_Betrag3" Me.txtFrachtfuehrer_Bar_Betrag3.Style = resources.GetString("txtFrachtfuehrer_Bar_Betrag3.Style") Me.txtFrachtfuehrer_Bar_Betrag3.SummaryGroup = "" Me.txtFrachtfuehrer_Bar_Betrag3.Text = "0" Me.txtFrachtfuehrer_Bar_Betrag3.Top = 1.952756! Me.txtFrachtfuehrer_Bar_Betrag3.Width = 1.259832! ' 'txtLkwId ' Me.txtLkwId.CanGrow = False Me.txtLkwId.DistinctField = "" Me.txtLkwId.Height = 0.1574803! Me.txtLkwId.Left = 1.308268! Me.txtLkwId.Name = "txtLkwId" Me.txtLkwId.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtLkwId.Style = resources.GetString("txtLkwId.Style") Me.txtLkwId.SummaryGroup = "" Me.txtLkwId.Text = "1234567" Me.txtLkwId.Top = 0.6244095! Me.txtLkwId.Visible = False Me.txtLkwId.Width = 1.193306! ' 'txtAusgangsZst_1 ' Me.txtAusgangsZst_1.CanGrow = False Me.txtAusgangsZst_1.DistinctField = "" Me.txtAusgangsZst_1.Height = 0.1574803! Me.txtAusgangsZst_1.Left = 0.8543308! Me.txtAusgangsZst_1.Name = "txtAusgangsZst_1" Me.txtAusgangsZst_1.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_1.Style = resources.GetString("txtAusgangsZst_1.Style") Me.txtAusgangsZst_1.SummaryGroup = "" Me.txtAusgangsZst_1.Text = "X" Me.txtAusgangsZst_1.Top = 4.589764! Me.txtAusgangsZst_1.Width = 0.1574803! ' 'txtAusgangsZst_5 ' Me.txtAusgangsZst_5.CanGrow = False Me.txtAusgangsZst_5.DistinctField = "" Me.txtAusgangsZst_5.Height = 0.1574803! Me.txtAusgangsZst_5.Left = 0.8543308! Me.txtAusgangsZst_5.Name = "txtAusgangsZst_5" Me.txtAusgangsZst_5.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_5.Style = resources.GetString("txtAusgangsZst_5.Style") Me.txtAusgangsZst_5.SummaryGroup = "" Me.txtAusgangsZst_5.Text = "X" Me.txtAusgangsZst_5.Top = 5.262993! Me.txtAusgangsZst_5.Width = 0.1574803! ' 'txtZA_1 ' Me.txtZA_1.CanGrow = False Me.txtZA_1.DistinctField = "" Me.txtZA_1.Height = 0.2854335! Me.txtZA_1.Left = 0.9358268! Me.txtZA_1.Name = "txtZA_1" Me.txtZA_1.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZA_1.Style = "color: Black; font-size: 10pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZA_1.SummaryGroup = "" Me.txtZA_1.Text = "DZST" Me.txtZA_1.Top = 5.918898! Me.txtZA_1.Width = 3.967717! ' 'txtZA_2 ' Me.txtZA_2.CanGrow = False Me.txtZA_2.DistinctField = "" Me.txtZA_2.Height = 0.2854335! Me.txtZA_2.Left = 0.9358268! Me.txtZA_2.Name = "txtZA_2" Me.txtZA_2.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZA_2.Style = "color: Black; font-size: 10pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZA_2.SummaryGroup = "" Me.txtZA_2.Text = "DZST" Me.txtZA_2.Top = 6.246063! Me.txtZA_2.Width = 3.967717! ' 'txtZA_3 ' Me.txtZA_3.CanGrow = False Me.txtZA_3.DistinctField = "" Me.txtZA_3.Height = 0.2854335! Me.txtZA_3.Left = 0.9358268! Me.txtZA_3.Name = "txtZA_3" Me.txtZA_3.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZA_3.Style = "color: Black; font-size: 10pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZA_3.SummaryGroup = "" Me.txtZA_3.Text = "DZST" Me.txtZA_3.Top = 6.555119! Me.txtZA_3.Width = 3.967717! ' 'txtZA_4 ' Me.txtZA_4.CanGrow = False Me.txtZA_4.DistinctField = "" Me.txtZA_4.Height = 0.2854335! Me.txtZA_4.Left = 0.9358268! Me.txtZA_4.Name = "txtZA_4" Me.txtZA_4.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZA_4.Style = "color: Black; font-size: 10pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZA_4.SummaryGroup = "" Me.txtZA_4.Text = "DZST" Me.txtZA_4.Top = 6.897244! Me.txtZA_4.Width = 3.967717! ' 'txtZA_5 ' Me.txtZA_5.CanGrow = False Me.txtZA_5.DistinctField = "" Me.txtZA_5.Height = 0.2854335! Me.txtZA_5.Left = 0.9358268! Me.txtZA_5.Name = "txtZA_5" Me.txtZA_5.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZA_5.Style = "color: Black; font-size: 10pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZA_5.SummaryGroup = "" Me.txtZA_5.Text = "DZST" Me.txtZA_5.Top = 7.232284! Me.txtZA_5.Width = 3.967717! ' 'txtAusgangsZst_2 ' Me.txtAusgangsZst_2.CanGrow = False Me.txtAusgangsZst_2.DistinctField = "" Me.txtAusgangsZst_2.Height = 0.1574803! Me.txtAusgangsZst_2.Left = 0.8543307! Me.txtAusgangsZst_2.Name = "txtAusgangsZst_2" Me.txtAusgangsZst_2.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_2.Style = resources.GetString("txtAusgangsZst_2.Style") Me.txtAusgangsZst_2.SummaryGroup = "" Me.txtAusgangsZst_2.Text = "X" Me.txtAusgangsZst_2.Top = 4.759054! Me.txtAusgangsZst_2.Width = 0.1574803! ' 'txtAusgangsZst_3 ' Me.txtAusgangsZst_3.CanGrow = False Me.txtAusgangsZst_3.DistinctField = "" Me.txtAusgangsZst_3.Height = 0.1574803! Me.txtAusgangsZst_3.Left = 0.8543308! Me.txtAusgangsZst_3.Name = "txtAusgangsZst_3" Me.txtAusgangsZst_3.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_3.Style = resources.GetString("txtAusgangsZst_3.Style") Me.txtAusgangsZst_3.SummaryGroup = "" Me.txtAusgangsZst_3.Text = "X" Me.txtAusgangsZst_3.Top = 4.932284! Me.txtAusgangsZst_3.Width = 0.1574803! ' 'txtAusgangsZst_4 ' Me.txtAusgangsZst_4.CanGrow = False Me.txtAusgangsZst_4.DistinctField = "" Me.txtAusgangsZst_4.Height = 0.1574803! Me.txtAusgangsZst_4.Left = 0.8543308! Me.txtAusgangsZst_4.Name = "txtAusgangsZst_4" Me.txtAusgangsZst_4.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_4.Style = resources.GetString("txtAusgangsZst_4.Style") Me.txtAusgangsZst_4.SummaryGroup = "" Me.txtAusgangsZst_4.Text = "X" Me.txtAusgangsZst_4.Top = 5.097634! Me.txtAusgangsZst_4.Width = 0.1574803! ' 'txtAusgangsZst_6 ' Me.txtAusgangsZst_6.CanGrow = False Me.txtAusgangsZst_6.DistinctField = "" Me.txtAusgangsZst_6.Height = 0.1574803! Me.txtAusgangsZst_6.Left = 2.964567! Me.txtAusgangsZst_6.Name = "txtAusgangsZst_6" Me.txtAusgangsZst_6.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_6.Style = resources.GetString("txtAusgangsZst_6.Style") Me.txtAusgangsZst_6.SummaryGroup = "" Me.txtAusgangsZst_6.Text = "X" Me.txtAusgangsZst_6.Top = 4.589764! Me.txtAusgangsZst_6.Width = 0.1574803! ' 'txtAusgangsZst_9 ' Me.txtAusgangsZst_9.CanGrow = False Me.txtAusgangsZst_9.DistinctField = "" Me.txtAusgangsZst_9.Height = 0.1574803! Me.txtAusgangsZst_9.Left = 2.964567! Me.txtAusgangsZst_9.Name = "txtAusgangsZst_9" Me.txtAusgangsZst_9.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_9.Style = resources.GetString("txtAusgangsZst_9.Style") Me.txtAusgangsZst_9.SummaryGroup = "" Me.txtAusgangsZst_9.Text = "X" Me.txtAusgangsZst_9.Top = 5.211813! Me.txtAusgangsZst_9.Width = 0.1574803! ' 'txtAusgangsZst_7 ' Me.txtAusgangsZst_7.CanGrow = False Me.txtAusgangsZst_7.DistinctField = "" Me.txtAusgangsZst_7.Height = 0.1574803! Me.txtAusgangsZst_7.Left = 2.964567! Me.txtAusgangsZst_7.Name = "txtAusgangsZst_7" Me.txtAusgangsZst_7.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_7.Style = resources.GetString("txtAusgangsZst_7.Style") Me.txtAusgangsZst_7.SummaryGroup = "" Me.txtAusgangsZst_7.Text = "X" Me.txtAusgangsZst_7.Top = 4.759054! Me.txtAusgangsZst_7.Width = 0.1574803! ' 'txtAusgangsZst_8 ' Me.txtAusgangsZst_8.CanGrow = False Me.txtAusgangsZst_8.DistinctField = "" Me.txtAusgangsZst_8.Height = 0.1574803! Me.txtAusgangsZst_8.Left = 2.964567! Me.txtAusgangsZst_8.Name = "txtAusgangsZst_8" Me.txtAusgangsZst_8.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtAusgangsZst_8.Style = resources.GetString("txtAusgangsZst_8.Style") Me.txtAusgangsZst_8.SummaryGroup = "" Me.txtAusgangsZst_8.Text = "X" Me.txtAusgangsZst_8.Top = 4.932284! Me.txtAusgangsZst_8.Width = 0.1574803! ' 'txtTransportTemp ' Me.txtTransportTemp.CanGrow = False Me.txtTransportTemp.Height = 0.2204724! Me.txtTransportTemp.Left = 3.691339! Me.txtTransportTemp.Name = "txtTransportTemp" Me.txtTransportTemp.Style = "font-size: 13pt; font-weight: bold; text-align: center; ddo-char-set: 1" Me.txtTransportTemp.Text = "-4 bis +8" Me.txtTransportTemp.Top = 1.751575! Me.txtTransportTemp.Width = 1.23189! ' 'cbxZugMaschine ' Me.cbxZugMaschine.CanGrow = False Me.cbxZugMaschine.DistinctField = "" Me.cbxZugMaschine.Height = 0.1574803! Me.cbxZugMaschine.Left = 3.46378! Me.cbxZugMaschine.Name = "cbxZugMaschine" Me.cbxZugMaschine.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.cbxZugMaschine.Style = resources.GetString("cbxZugMaschine.Style") Me.cbxZugMaschine.SummaryGroup = "" Me.cbxZugMaschine.Text = "X" Me.cbxZugMaschine.Top = 1.039764! Me.cbxZugMaschine.Visible = False Me.cbxZugMaschine.Width = 0.1574802! ' 'cbxTransportTemp ' Me.cbxTransportTemp.CanGrow = False Me.cbxTransportTemp.DistinctField = "" Me.cbxTransportTemp.Height = 0.1574803! Me.cbxTransportTemp.Left = 3.71378! Me.cbxTransportTemp.Name = "cbxTransportTemp" Me.cbxTransportTemp.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.cbxTransportTemp.Style = resources.GetString("cbxTransportTemp.Style") Me.cbxTransportTemp.SummaryGroup = "" Me.cbxTransportTemp.Text = "X" Me.cbxTransportTemp.Top = 1.822835! Me.cbxTransportTemp.Width = 0.1574803! ' 'txtAndereAusgangsstelle ' Me.txtAndereAusgangsstelle.CanGrow = False Me.txtAndereAusgangsstelle.Height = 0.3881895! Me.txtAndereAusgangsstelle.Left = 3.225197! Me.txtAndereAusgangsstelle.Name = "txtAndereAusgangsstelle" Me.txtAndereAusgangsstelle.Style = "font-size: 10pt; font-weight: bold; text-align: left; vertical-align: middle; ddo" & _ "-char-set: 1" Me.txtAndereAusgangsstelle.Text = "XXX" Me.txtAndereAusgangsstelle.Top = 5.044094! Me.txtAndereAusgangsstelle.Width = 1.803937! ' 'txtZugMaschine ' Me.txtZugMaschine.CanGrow = False Me.txtZugMaschine.DistinctField = "" Me.txtZugMaschine.Height = 0.4952756! Me.txtZugMaschine.Left = 3.213386! Me.txtZugMaschine.Name = "txtZugMaschine" Me.txtZugMaschine.Padding = New GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0) Me.txtZugMaschine.Style = "color: Black; font-size: 12pt; font-weight: bold; text-align: left; text-decorati" & _ "on: none; text-justify: auto; vertical-align: middle; ddo-char-set: 1; ddo-font-" & _ "vertical: none; ddo-shrink-to-fit: none" Me.txtZugMaschine.SummaryGroup = "" Me.txtZugMaschine.Text = "34 TR 45454" Me.txtZugMaschine.Top = 0.2334646! Me.txtZugMaschine.Width = 1.803937! ' 'rptSendungenATILLA ' Me.MasterReport = False Me.MaxPages = CType(1, Long) Me.PageSettings.Margins.Bottom = 0.0! Me.PageSettings.Margins.Left = 0.0! Me.PageSettings.Margins.Right = 0.0! Me.PageSettings.Margins.Top = 0.0! Me.PageSettings.PaperHeight = 11.0! Me.PageSettings.PaperWidth = 8.5! Me.PrintWidth = 8.267716! 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.Picture, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnmerkungen, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFilialeNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAbfertigungsnummer, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Firma, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_KdNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAvisierer_Firma, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAvisierer_KdNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAuftraggeber_Firma, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAuftraggeber_KdNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_Betrag, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtLKWKennzeichen, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnkunft, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAbfahrt, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWarenbezeichnung, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtColli, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtGewicht, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.barcodeSendung, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtIRAN_CMR_Agent, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_Betrag2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_BelegNr3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtfuehrer_Bar_Betrag3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtLkwId, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZA_1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZA_2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZA_3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZA_4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZA_5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAusgangsZst_8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtTransportTemp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.cbxZugMaschine, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.cbxTransportTemp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAndereAusgangsstelle, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtZugMaschine, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents txtFilialeNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAbfertigungsnummer As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Firma As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_KdNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAvisierer_Firma As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAvisierer_KdNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAuftraggeber_Firma As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAuftraggeber_KdNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Bar_BelegNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Bar_Betrag As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtLKWKennzeichen As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnkunft As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAbfahrt As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtWarenbezeichnung As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtColli As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtGewicht As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnmerkungen As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents barcodeLKW As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents barcodeSendung As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents txtIRAN_CMR_Agent As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents SubReport As GrapeCity.ActiveReports.SectionReportModel.SubReport Private WithEvents txtFrachtfuehrer_Bar_BelegNr2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Bar_Betrag2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Bar_BelegNr3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtfuehrer_Bar_Betrag3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtLkwId As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents Picture As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents txtAusgangsZst_1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_5 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZA_1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZA_2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZA_3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZA_4 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZA_5 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_4 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_6 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_9 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_7 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAusgangsZst_8 As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents txtTransportTemp As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents cbxZugMaschine As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents cbxTransportTemp As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAndereAusgangsstelle As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtZugMaschine As GrapeCity.ActiveReports.SectionReportModel.TextBox End Class