Partial Public Class rptTransportauftrag 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 Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptTransportauftrag)) Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader() Me.Picture1 = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.txtVeragAnschrift = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtpositionLABEL = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnLABEL = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtKennzeichenLABEL = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtLKWArtLABEL = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFrachtposition = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnFirma = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnAnsprechperson = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtKennzeichen = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtLKWArt = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtDatum = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.txtVerag = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnFirmaStrasse = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtAnFirmaOrt = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.SubDetail = New GrapeCity.ActiveReports.SectionReportModel.SubReport() Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter() Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo() Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader() Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter() Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() CType(Me.Picture1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtVeragAnschrift, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtpositionLABEL, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnLABEL, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtKennzeichenLABEL, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtLKWArtLABEL, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFrachtposition, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnFirma, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnAnsprechperson, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtKennzeichen, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtLKWArt, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDatum, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtVerag, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnFirmaStrasse, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtAnFirmaOrt, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'PageHeader ' Me.PageHeader.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Picture1, Me.txtVeragAnschrift, Me.txtUeberschrift, Me.txtFrachtpositionLABEL, Me.txtAnLABEL, Me.txtKennzeichenLABEL, Me.txtLKWArtLABEL, Me.txtFrachtposition, Me.txtAnFirma, Me.txtAnAnsprechperson, Me.txtKennzeichen, Me.txtLKWArt, Me.txtDatum, Me.txtSachbearbeiter, Me.Line2, Me.txtVerag, Me.txtAnFirmaStrasse, Me.txtAnFirmaOrt}) Me.PageHeader.Height = 2.906233! Me.PageHeader.Name = "PageHeader" ' 'Picture1 ' Me.Picture1.Height = 0.5905512! Me.Picture1.ImageData = CType(resources.GetObject("Picture1.ImageData"), System.IO.Stream) Me.Picture1.Left = 0! Me.Picture1.Name = "Picture1" Me.Picture1.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.Picture1.Top = 0! Me.Picture1.Width = 2.551969! ' 'txtVeragAnschrift ' Me.txtVeragAnschrift.Height = 0.9515744! Me.txtVeragAnschrift.Left = 4.330709! Me.txtVeragAnschrift.Name = "txtVeragAnschrift" Me.txtVeragAnschrift.Style = "text-align: right" Me.txtVeragAnschrift.Text = "VERAG Spedition AG / GmbH" Me.txtVeragAnschrift.Top = 0.2295276! Me.txtVeragAnschrift.Width = 3.149606! ' 'txtUeberschrift ' Me.txtUeberschrift.Height = 0.3937008! Me.txtUeberschrift.Left = 0! Me.txtUeberschrift.Name = "txtUeberschrift" Me.txtUeberschrift.Style = "font-size: 18pt; font-weight: bold; text-align: center" Me.txtUeberschrift.Text = "TRANSPORTAUFTRAG" Me.txtUeberschrift.Top = 0.8791339! Me.txtUeberschrift.Width = 7.480316! ' 'txtFrachtpositionLABEL ' Me.txtFrachtpositionLABEL.Height = 0.2! Me.txtFrachtpositionLABEL.Left = 0.0000001192093! Me.txtFrachtpositionLABEL.Name = "txtFrachtpositionLABEL" Me.txtFrachtpositionLABEL.Style = "font-size: 12pt; font-weight: bold" Me.txtFrachtpositionLABEL.Text = "Frachtpos.:" Me.txtFrachtpositionLABEL.Top = 1.375197! Me.txtFrachtpositionLABEL.Width = 1.312205! ' 'txtAnLABEL ' Me.txtAnLABEL.Height = 0.2! Me.txtAnLABEL.Left = 0.0000001192093! Me.txtAnLABEL.Name = "txtAnLABEL" Me.txtAnLABEL.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtAnLABEL.Text = "An:" Me.txtAnLABEL.Top = 1.728347! Me.txtAnLABEL.Width = 1.312205! ' 'txtKennzeichenLABEL ' Me.txtKennzeichenLABEL.Height = 0.2! Me.txtKennzeichenLABEL.Left = 0.0000001192093! Me.txtKennzeichenLABEL.Name = "txtKennzeichenLABEL" Me.txtKennzeichenLABEL.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtKennzeichenLABEL.Text = "LKW-Kennzeichen:" Me.txtKennzeichenLABEL.Top = 2.636615! Me.txtKennzeichenLABEL.Width = 1.312205! ' 'txtLKWArtLABEL ' Me.txtLKWArtLABEL.Height = 0.2! Me.txtLKWArtLABEL.Left = 3.720079! Me.txtLKWArtLABEL.Name = "txtLKWArtLABEL" Me.txtLKWArtLABEL.Style = "font-size: 9pt; font-weight: bold; ddo-char-set: 1" Me.txtLKWArtLABEL.Text = "LKW Art:" Me.txtLKWArtLABEL.Top = 2.636615! Me.txtLKWArtLABEL.Width = 1.312205! ' 'txtFrachtposition ' Me.txtFrachtposition.Height = 0.2! Me.txtFrachtposition.Left = 1.457874! Me.txtFrachtposition.Name = "txtFrachtposition" Me.txtFrachtposition.Style = "font-size: 12pt; font-weight: bold" Me.txtFrachtposition.Text = "txtFrachtposition" Me.txtFrachtposition.Top = 1.375197! Me.txtFrachtposition.Width = 3.062598! ' 'txtAnFirma ' Me.txtAnFirma.Height = 0.2! Me.txtAnFirma.Left = 1.457874! Me.txtAnFirma.Name = "txtAnFirma" Me.txtAnFirma.Text = "txtAnFirma" Me.txtAnFirma.Top = 1.728347! Me.txtAnFirma.Width = 3.062599! ' 'txtAnAnsprechperson ' Me.txtAnAnsprechperson.Height = 0.2! Me.txtAnAnsprechperson.Left = 1.457874! Me.txtAnAnsprechperson.Name = "txtAnAnsprechperson" Me.txtAnAnsprechperson.Text = "txtAnAnsprechperson" Me.txtAnAnsprechperson.Top = 2.386615! Me.txtAnAnsprechperson.Width = 3.062599! ' 'txtKennzeichen ' Me.txtKennzeichen.Height = 0.2! Me.txtKennzeichen.Left = 1.457874! Me.txtKennzeichen.Name = "txtKennzeichen" Me.txtKennzeichen.Text = "txtKennzeichen" Me.txtKennzeichen.Top = 2.636615! Me.txtKennzeichen.Width = 1.843701! ' 'txtLKWArt ' Me.txtLKWArt.Height = 0.2! Me.txtLKWArt.Left = 5.032284! Me.txtLKWArt.Name = "txtLKWArt" Me.txtLKWArt.Text = "txtLKWArt" Me.txtLKWArt.Top = 2.636615! Me.txtLKWArt.Width = 1.843701! ' 'txtDatum ' Me.txtDatum.Height = 0.2! Me.txtDatum.Left = 4.896851! Me.txtDatum.Name = "txtDatum" Me.txtDatum.Style = "text-align: right" Me.txtDatum.Text = "txtDatum" Me.txtDatum.Top = 1.728347! Me.txtDatum.Width = 2.583466! ' 'txtSachbearbeiter ' Me.txtSachbearbeiter.Height = 0.2! Me.txtSachbearbeiter.Left = 4.896851! Me.txtSachbearbeiter.Name = "txtSachbearbeiter" Me.txtSachbearbeiter.Style = "text-align: right" Me.txtSachbearbeiter.Text = "txtSachbearbeiter" Me.txtSachbearbeiter.Top = 1.928347! Me.txtSachbearbeiter.Width = 2.583465! ' 'Line2 ' Me.Line2.Height = 0! Me.Line2.Left = 0! Me.Line2.LineWeight = 1.0! Me.Line2.Name = "Line2" Me.Line2.Top = 3.328347! Me.Line2.Width = 7.480316! Me.Line2.X1 = 0! Me.Line2.X2 = 7.480316! Me.Line2.Y1 = 3.328347! Me.Line2.Y2 = 3.328347! ' 'txtVerag ' Me.txtVerag.Height = 0.2295276! Me.txtVerag.Left = 4.330709! Me.txtVerag.Name = "txtVerag" Me.txtVerag.Style = "font-size: 9.75pt; font-weight: bold; text-align: right" Me.txtVerag.Text = "VERAG Spedition AG / GmbH" Me.txtVerag.Top = 0! Me.txtVerag.Width = 3.149606! ' 'txtAnFirmaStrasse ' Me.txtAnFirmaStrasse.Height = 0.2! Me.txtAnFirmaStrasse.Left = 1.457874! Me.txtAnFirmaStrasse.Name = "txtAnFirmaStrasse" Me.txtAnFirmaStrasse.Text = "txtAnFirmaStrasse" Me.txtAnFirmaStrasse.Top = 1.928347! Me.txtAnFirmaStrasse.Width = 3.062599! ' 'txtAnFirmaOrt ' Me.txtAnFirmaOrt.Height = 0.2! Me.txtAnFirmaOrt.Left = 1.457874! Me.txtAnFirmaOrt.Name = "txtAnFirmaOrt" Me.txtAnFirmaOrt.Text = "txtAnFirmaOrt" Me.txtAnFirmaOrt.Top = 2.128347! Me.txtAnFirmaOrt.Width = 3.062599! ' 'Detail ' Me.Detail.CanShrink = True Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.SubDetail}) Me.Detail.Height = 0.5! Me.Detail.Name = "Detail" ' 'SubDetail ' Me.SubDetail.CloseBorder = False Me.SubDetail.Height = 0.9582678! Me.SubDetail.Left = 0! Me.SubDetail.Name = "SubDetail" Me.SubDetail.Report = Nothing Me.SubDetail.ReportName = "SubReport1" Me.SubDetail.Top = 0! Me.SubDetail.Width = 7.480316! ' 'PageFooter ' Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.ReportInfo1, Me.TextBox2, Me.Line1}) Me.PageFooter.Height = 0.7893702! Me.PageFooter.Name = "PageFooter" ' 'ReportInfo1 ' Me.ReportInfo1.FormatString = "Seite {PageNumber} von {PageCount}" Me.ReportInfo1.Height = 0.2! Me.ReportInfo1.Left = 4.657087! Me.ReportInfo1.Name = "ReportInfo1" Me.ReportInfo1.Style = "text-align: right" Me.ReportInfo1.Top = 0.08149607! Me.ReportInfo1.Width = 2.823228! ' 'TextBox2 ' Me.TextBox2.Height = 0.4559056! Me.TextBox2.Left = 0! Me.TextBox2.Name = "TextBox2" Me.TextBox2.Style = "font-size: 7pt; text-align: center; ddo-char-set: 1" Me.TextBox2.Text = resources.GetString("TextBox2.Text") Me.TextBox2.Top = 0.3334646! Me.TextBox2.Width = 7.480316! ' 'Line1 ' Me.Line1.Height = 0! Me.Line1.Left = 0.09842519! Me.Line1.LineWeight = 1.0! Me.Line1.Name = "Line1" Me.Line1.Top = 0.3334646! Me.Line1.Width = 7.283464! Me.Line1.X1 = 0.09842519! Me.Line1.X2 = 7.38189! Me.Line1.Y1 = 0.3334646! Me.Line1.Y2 = 0.3334646! ' 'ReportHeader1 ' Me.ReportHeader1.Height = 0! Me.ReportHeader1.Name = "ReportHeader1" ' 'ReportFooter1 ' Me.ReportFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.TextBox1}) Me.ReportFooter1.Height = 0.3348918! Me.ReportFooter1.Name = "ReportFooter1" ' 'TextBox1 ' Me.TextBox1.Height = 0.2! Me.TextBox1.Left = 0! Me.TextBox1.Name = "TextBox1" Me.TextBox1.Style = "font-family: Arial; font-size: 12pt; font-weight: bold; text-align: center; ddo-c" & "har-set: 0" Me.TextBox1.Text = "Wir bedanken uns für die Zusammenarbeit!" Me.TextBox1.Top = 0.1106299! Me.TextBox1.Width = 7.480316! ' 'rptTransportauftrag ' 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.480317! Me.ScriptLanguage = "VB.NET" Me.Sections.Add(Me.ReportHeader1) Me.Sections.Add(Me.PageHeader) Me.Sections.Add(Me.Detail) 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.Picture1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtVeragAnschrift, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtUeberschrift, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtpositionLABEL, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnLABEL, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtKennzeichenLABEL, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtLKWArtLABEL, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFrachtposition, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnFirma, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnAnsprechperson, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtKennzeichen, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtLKWArt, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDatum, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtVerag, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnFirmaStrasse, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtAnFirmaOrt, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents Picture1 As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents txtVeragAnschrift As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtUeberschrift As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo Private WithEvents txtFrachtpositionLABEL As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnLABEL As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtKennzeichenLABEL As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtLKWArtLABEL As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtFrachtposition As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnFirma As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnAnsprechperson As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtKennzeichen As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtLKWArt As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtDatum As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents txtVerag As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents txtAnFirmaStrasse As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents txtAnFirmaOrt As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents SubDetail As GrapeCity.ActiveReports.SectionReportModel.SubReport End Class