jj: Layout Änderungen

This commit is contained in:
Jonathan Jenne
2018-05-28 15:02:58 +02:00
parent a43e94020d
commit 41c6c37476
3 changed files with 1485 additions and 180 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,8 +29,6 @@ Partial Public Class reportHinweis
Me.TopMargin = New DevExpress.XtraReports.UI.TopMarginBand()
Me.BottomMargin = New DevExpress.XtraReports.UI.BottomMarginBand()
Me.SqlDataSource1 = New DevExpress.DataAccess.Sql.SqlDataSource(Me.components)
Me.PageFooterBand1 = New DevExpress.XtraReports.UI.PageFooterBand()
Me.ReportHeaderBand1 = New DevExpress.XtraReports.UI.ReportHeaderBand()
Me.Title = New DevExpress.XtraReports.UI.XRControlStyle()
Me.FieldCaption = New DevExpress.XtraReports.UI.XRControlStyle()
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
@@ -115,18 +113,6 @@ Partial Public Class reportHinweis
Me.SqlDataSource1.Queries.AddRange(New DevExpress.DataAccess.Sql.SqlQuery() {CustomSqlQuery1})
Me.SqlDataSource1.ResultSchemaSerializable = resources.GetString("SqlDataSource1.ResultSchemaSerializable")
'
'PageFooterBand1
'
Me.PageFooterBand1.Dpi = 100.0!
Me.PageFooterBand1.HeightF = 0!
Me.PageFooterBand1.Name = "PageFooterBand1"
'
'ReportHeaderBand1
'
Me.ReportHeaderBand1.Dpi = 100.0!
Me.ReportHeaderBand1.HeightF = 0!
Me.ReportHeaderBand1.Name = "ReportHeaderBand1"
'
'Title
'
Me.Title.BackColor = System.Drawing.Color.Transparent
@@ -178,7 +164,7 @@ Partial Public Class reportHinweis
'
'reportHinweis
'
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.PageFooterBand1, Me.ReportHeaderBand1})
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin})
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
Me.DataMember = "Query"
Me.DataSource = Me.SqlDataSource1
@@ -198,8 +184,6 @@ Partial Public Class reportHinweis
Friend WithEvents XrLabel7 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel8 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents SqlDataSource1 As DevExpress.DataAccess.Sql.SqlDataSource
Friend WithEvents PageFooterBand1 As DevExpress.XtraReports.UI.PageFooterBand
Friend WithEvents ReportHeaderBand1 As DevExpress.XtraReports.UI.ReportHeaderBand
Friend WithEvents Title As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents FieldCaption As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents PageInfo As DevExpress.XtraReports.UI.XRControlStyle

View File

@@ -36,25 +36,15 @@ Partial Public Class reportUebergabe
Me.XrLabel8 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel7 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel6 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrPageInfo2 = New DevExpress.XtraReports.UI.XRPageInfo()
Me.XrPageInfo1 = New DevExpress.XtraReports.UI.XRPageInfo()
Me.BottomMargin = New DevExpress.XtraReports.UI.BottomMarginBand()
Me.SqlDataSource1 = New DevExpress.DataAccess.Sql.SqlDataSource(Me.components)
Me.PageHeaderBand1 = New DevExpress.XtraReports.UI.PageHeaderBand()
Me.XrLabel41 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel30 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel28 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel5 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel4 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel3 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel2 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLine2 = New DevExpress.XtraReports.UI.XRLine()
Me.XrLabel1 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel48 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel11 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel12 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel13 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel14 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel36 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel15 = New DevExpress.XtraReports.UI.XRLabel()
Me.ReportHeaderBand1 = New DevExpress.XtraReports.UI.ReportHeaderBand()
@@ -104,6 +94,16 @@ Partial Public Class reportUebergabe
Me.XrLabel34 = New DevExpress.XtraReports.UI.XRLabel()
Me.labelGewicht = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel55 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrPageInfo3 = New DevExpress.XtraReports.UI.XRPageInfo()
Me.XrLabel25 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel29 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel31 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel32 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel33 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLine4 = New DevExpress.XtraReports.UI.XRLine()
Me.XrLabel37 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel38 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrLabel39 = New DevExpress.XtraReports.UI.XRLabel()
Me.XrSubreport1 = New DevExpress.XtraReports.UI.XRSubreport()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
@@ -111,7 +111,7 @@ Partial Public Class reportUebergabe
'
Me.Detail.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel49, Me.XrLabel51})
Me.Detail.Dpi = 100.0!
Me.Detail.HeightF = 32.29167!
Me.Detail.HeightF = 24.12504!
Me.Detail.KeepTogether = True
Me.Detail.KeepTogetherWithDetailReports = True
Me.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount
@@ -171,7 +171,7 @@ Partial Public Class reportUebergabe
'
Me.XrLabel7.Dpi = 100.0!
Me.XrLabel7.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold)
Me.XrLabel7.LocationFloat = New DevExpress.Utils.PointFloat(437.5!, 24.99998!)
Me.XrLabel7.LocationFloat = New DevExpress.Utils.PointFloat(437.5!, 25.0!)
Me.XrLabel7.Multiline = True
Me.XrLabel7.Name = "XrLabel7"
Me.XrLabel7.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
@@ -184,7 +184,7 @@ Partial Public Class reportUebergabe
'
Me.XrLabel6.Dpi = 100.0!
Me.XrLabel6.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold)
Me.XrLabel6.LocationFloat = New DevExpress.Utils.PointFloat(0!, 24.99998!)
Me.XrLabel6.LocationFloat = New DevExpress.Utils.PointFloat(0!, 25.0!)
Me.XrLabel6.Multiline = True
Me.XrLabel6.Name = "XrLabel6"
Me.XrLabel6.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
@@ -193,19 +193,6 @@ Partial Public Class reportUebergabe
Me.XrLabel6.StylePriority.UseFont = False
Me.XrLabel6.Text = "Reinhard Schaum" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Rheinstrasse 8" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "D-35625 Heuchelheim"
'
'XrPageInfo2
'
Me.XrPageInfo2.Dpi = 100.0!
Me.XrPageInfo2.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrPageInfo2.Format = "{0} von {1}"
Me.XrPageInfo2.LocationFloat = New DevExpress.Utils.PointFloat(547.9162!, 216.9744!)
Me.XrPageInfo2.Name = "XrPageInfo2"
Me.XrPageInfo2.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrPageInfo2.SizeF = New System.Drawing.SizeF(102.0833!, 25.0!)
Me.XrPageInfo2.StyleName = "PageInfo"
Me.XrPageInfo2.StylePriority.UseFont = False
Me.XrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrPageInfo1
'
Me.XrPageInfo1.Dpi = 100.0!
@@ -246,9 +233,9 @@ Partial Public Class reportUebergabe
'
'PageHeaderBand1
'
Me.PageHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel41, Me.XrLabel30, Me.XrLabel28, Me.XrLabel5, Me.XrLabel4, Me.XrLabel3, Me.XrLabel2, Me.XrLine2, Me.XrLabel1, Me.XrPageInfo2, Me.XrPageInfo1, Me.XrLabel48, Me.XrLabel11, Me.XrLabel12, Me.XrLabel13, Me.XrLabel14, Me.XrLabel36, Me.XrLabel15, Me.XrLabel7, Me.XrLabel8, Me.XrLabel6})
Me.PageHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrPageInfo3, Me.XrLabel25, Me.XrLabel29, Me.XrLabel31, Me.XrLabel32, Me.XrLabel33, Me.XrLine4, Me.XrLabel37, Me.XrLabel38, Me.XrLabel39})
Me.PageHeaderBand1.Dpi = 100.0!
Me.PageHeaderBand1.HeightF = 308.6218!
Me.PageHeaderBand1.HeightF = 81.64739!
Me.PageHeaderBand1.Name = "PageHeaderBand1"
'
'XrLabel41
@@ -262,111 +249,6 @@ Partial Public Class reportUebergabe
Me.XrLabel41.SizeF = New System.Drawing.SizeF(128.0449!, 14.58337!)
Me.XrLabel41.StylePriority.UseFont = False
'
'XrLabel30
'
Me.XrLabel30.Dpi = 100.0!
Me.XrLabel30.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel30.LocationFloat = New DevExpress.Utils.PointFloat(215.8361!, 260.6218!)
Me.XrLabel30.Multiline = True
Me.XrLabel30.Name = "XrLabel30"
Me.XrLabel30.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel30.SizeF = New System.Drawing.SizeF(62.55078!, 28.00001!)
Me.XrLabel30.StyleName = "Title"
Me.XrLabel30.StylePriority.UseFont = False
Me.XrLabel30.StylePriority.UseTextAlignment = False
Me.XrLabel30.Text = "Kolli Art" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Verp. auf"
Me.XrLabel30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel28
'
Me.XrLabel28.Dpi = 100.0!
Me.XrLabel28.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel28.LocationFloat = New DevExpress.Utils.PointFloat(487.4674!, 260.6218!)
Me.XrLabel28.Multiline = True
Me.XrLabel28.Name = "XrLabel28"
Me.XrLabel28.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel28.SizeF = New System.Drawing.SizeF(81.16373!, 28.00001!)
Me.XrLabel28.StyleName = "Title"
Me.XrLabel28.StylePriority.UseFont = False
Me.XrLabel28.StylePriority.UseTextAlignment = False
Me.XrLabel28.Text = "Warenwert" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Nachnahme"
Me.XrLabel28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel5
'
Me.XrLabel5.Dpi = 100.0!
Me.XrLabel5.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel5.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 260.6219!)
Me.XrLabel5.Multiline = True
Me.XrLabel5.Name = "XrLabel5"
Me.XrLabel5.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel5.SizeF = New System.Drawing.SizeF(119.576!, 28.00001!)
Me.XrLabel5.StyleName = "Title"
Me.XrLabel5.StylePriority.UseFont = False
Me.XrLabel5.Text = "Warenbeschreibung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "L x B x H"
'
'XrLabel4
'
Me.XrLabel4.Dpi = 100.0!
Me.XrLabel4.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel4.LocationFloat = New DevExpress.Utils.PointFloat(568.6311!, 260.6218!)
Me.XrLabel4.Multiline = True
Me.XrLabel4.Name = "XrLabel4"
Me.XrLabel4.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel4.SizeF = New System.Drawing.SizeF(81.36865!, 28.00001!)
Me.XrLabel4.StyleName = "Title"
Me.XrLabel4.StylePriority.UseFont = False
Me.XrLabel4.StylePriority.UseTextAlignment = False
Me.XrLabel4.Text = "Frankatur:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Transp. Vers."
Me.XrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel3
'
Me.XrLabel3.Dpi = 100.0!
Me.XrLabel3.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel3.LocationFloat = New DevExpress.Utils.PointFloat(397.9629!, 260.6218!)
Me.XrLabel3.Multiline = True
Me.XrLabel3.Name = "XrLabel3"
Me.XrLabel3.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel3.SizeF = New System.Drawing.SizeF(89.50453!, 28.0!)
Me.XrLabel3.StyleName = "Title"
Me.XrLabel3.StylePriority.UseFont = False
Me.XrLabel3.StylePriority.UseTextAlignment = False
Me.XrLabel3.Text = "Gewicht" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "CBM/LDM"
Me.XrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel2
'
Me.XrLabel2.Dpi = 100.0!
Me.XrLabel2.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel2.LocationFloat = New DevExpress.Utils.PointFloat(156.9489!, 260.6218!)
Me.XrLabel2.Multiline = True
Me.XrLabel2.Name = "XrLabel2"
Me.XrLabel2.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel2.SizeF = New System.Drawing.SizeF(58.88715!, 28.00001!)
Me.XrLabel2.StyleName = "Title"
Me.XrLabel2.StylePriority.UseFont = False
Me.XrLabel2.Text = "Auftrag:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Zeichen/Nr."
'
'XrLine2
'
Me.XrLine2.Dpi = 100.0!
Me.XrLine2.LocationFloat = New DevExpress.Utils.PointFloat(0!, 291.6218!)
Me.XrLine2.Name = "XrLine2"
Me.XrLine2.SizeF = New System.Drawing.SizeF(650.0!, 7.0!)
'
'XrLabel1
'
Me.XrLabel1.Dpi = 100.0!
Me.XrLabel1.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel1.LocationFloat = New DevExpress.Utils.PointFloat(1.99972!, 260.6218!)
Me.XrLabel1.Name = "XrLabel1"
Me.XrLabel1.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel1.SizeF = New System.Drawing.SizeF(154.9492!, 28.00001!)
Me.XrLabel1.StyleName = "Title"
Me.XrLabel1.StylePriority.UseFont = False
Me.XrLabel1.Text = "Empfänger:"
'
'XrLabel48
'
Me.XrLabel48.Dpi = 100.0!
@@ -420,19 +302,6 @@ Partial Public Class reportUebergabe
Me.XrLabel13.StylePriority.UseFont = False
Me.XrLabel13.Text = "Lfd Nr.:"
'
'XrLabel14
'
Me.XrLabel14.Dpi = 100.0!
Me.XrLabel14.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel14.LocationFloat = New DevExpress.Utils.PointFloat(460.4923!, 216.9744!)
Me.XrLabel14.Multiline = True
Me.XrLabel14.Name = "XrLabel14"
Me.XrLabel14.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel14.SizeF = New System.Drawing.SizeF(69.79169!, 25.0!)
Me.XrLabel14.StyleName = "Title"
Me.XrLabel14.StylePriority.UseFont = False
Me.XrLabel14.Text = "Seite:"
'
'XrLabel36
'
Me.XrLabel36.Dpi = 100.0!
@@ -450,7 +319,7 @@ Partial Public Class reportUebergabe
'
Me.XrLabel15.Dpi = 100.0!
Me.XrLabel15.Font = New System.Drawing.Font("Arial", 9.0!)
Me.XrLabel15.LocationFloat = New DevExpress.Utils.PointFloat(437.5!, 77.99999!)
Me.XrLabel15.LocationFloat = New DevExpress.Utils.PointFloat(437.5!, 78.00001!)
Me.XrLabel15.Multiline = True
Me.XrLabel15.Name = "XrLabel15"
Me.XrLabel15.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
@@ -461,8 +330,9 @@ Partial Public Class reportUebergabe
'
'ReportHeaderBand1
'
Me.ReportHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel8, Me.XrLabel6, Me.XrLabel7, Me.XrLabel15, Me.XrLabel36, Me.XrLabel13, Me.XrLabel12, Me.XrLabel11, Me.XrLabel48, Me.XrPageInfo1, Me.XrLabel41})
Me.ReportHeaderBand1.Dpi = 100.0!
Me.ReportHeaderBand1.HeightF = 0!
Me.ReportHeaderBand1.HeightF = 223.9745!
Me.ReportHeaderBand1.Name = "ReportHeaderBand1"
'
'Title
@@ -513,7 +383,6 @@ Partial Public Class reportUebergabe
Me.ReportFooter.HeightF = 192.1249!
Me.ReportFooter.KeepTogether = True
Me.ReportFooter.Name = "ReportFooter"
Me.ReportFooter.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry
Me.ReportFooter.PrintAtBottom = True
'
'labelAnzahlSendungen
@@ -822,7 +691,7 @@ Partial Public Class reportUebergabe
'XrLine1
'
Me.XrLine1.Dpi = 100.0!
Me.XrLine1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 55.62509!)
Me.XrLine1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 47.58339!)
Me.XrLine1.Name = "XrLine1"
Me.XrLine1.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
Me.XrLine1.SizeF = New System.Drawing.SizeF(650.0!, 6.999996!)
@@ -833,7 +702,7 @@ Partial Public Class reportUebergabe
Me.GroupFooter2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrSubreport1, Me.XrLine1, Me.XrLabel46, Me.XrLabel58})
Me.GroupFooter2.Dpi = 100.0!
Me.GroupFooter2.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail
Me.GroupFooter2.HeightF = 72.6251!
Me.GroupFooter2.HeightF = 55.95843!
Me.GroupFooter2.KeepTogether = True
Me.GroupFooter2.Level = 1
Me.GroupFooter2.Name = "GroupFooter2"
@@ -843,7 +712,7 @@ Partial Public Class reportUebergabe
Me.XrLabel46.Dpi = 100.0!
Me.XrLabel46.Font = New System.Drawing.Font("Arial", 8.25!)
Me.XrLabel46.ForeColor = System.Drawing.Color.Black
Me.XrLabel46.LocationFloat = New DevExpress.Utils.PointFloat(2.0!, 41.04169!)
Me.XrLabel46.LocationFloat = New DevExpress.Utils.PointFloat(2.000093!, 32.99999!)
Me.XrLabel46.Multiline = True
Me.XrLabel46.Name = "XrLabel46"
Me.XrLabel46.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
@@ -860,7 +729,7 @@ Partial Public Class reportUebergabe
Me.XrLabel58.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.BEMERKUNG")})
Me.XrLabel58.Dpi = 100.0!
Me.XrLabel58.Font = New System.Drawing.Font("Arial", 8.25!)
Me.XrLabel58.LocationFloat = New DevExpress.Utils.PointFloat(102.0001!, 41.04169!)
Me.XrLabel58.LocationFloat = New DevExpress.Utils.PointFloat(102.0001!, 32.99999!)
Me.XrLabel58.Name = "XrLabel58"
Me.XrLabel58.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel58.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
@@ -1011,6 +880,137 @@ Partial Public Class reportUebergabe
Me.XrLabel55.StylePriority.UseFont = False
Me.XrLabel55.Text = "XrLabel35"
'
'XrPageInfo3
'
Me.XrPageInfo3.Dpi = 100.0!
Me.XrPageInfo3.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrPageInfo3.Format = "{0} von {1}"
Me.XrPageInfo3.LocationFloat = New DevExpress.Utils.PointFloat(547.9167!, 0!)
Me.XrPageInfo3.Name = "XrPageInfo3"
Me.XrPageInfo3.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrPageInfo3.SizeF = New System.Drawing.SizeF(102.0833!, 25.0!)
Me.XrPageInfo3.StyleName = "PageInfo"
Me.XrPageInfo3.StylePriority.UseFont = False
Me.XrPageInfo3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel25
'
Me.XrLabel25.Dpi = 100.0!
Me.XrLabel25.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel25.LocationFloat = New DevExpress.Utils.PointFloat(487.468!, 43.64738!)
Me.XrLabel25.Multiline = True
Me.XrLabel25.Name = "XrLabel25"
Me.XrLabel25.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel25.SizeF = New System.Drawing.SizeF(81.16373!, 28.00001!)
Me.XrLabel25.StyleName = "Title"
Me.XrLabel25.StylePriority.UseFont = False
Me.XrLabel25.StylePriority.UseTextAlignment = False
Me.XrLabel25.Text = "Warenwert" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Nachnahme"
Me.XrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel29
'
Me.XrLabel29.Dpi = 100.0!
Me.XrLabel29.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel29.LocationFloat = New DevExpress.Utils.PointFloat(278.3874!, 43.64751!)
Me.XrLabel29.Multiline = True
Me.XrLabel29.Name = "XrLabel29"
Me.XrLabel29.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel29.SizeF = New System.Drawing.SizeF(119.576!, 28.00001!)
Me.XrLabel29.StyleName = "Title"
Me.XrLabel29.StylePriority.UseFont = False
Me.XrLabel29.Text = "Warenbeschreibung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "L x B x H"
'
'XrLabel31
'
Me.XrLabel31.Dpi = 100.0!
Me.XrLabel31.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel31.LocationFloat = New DevExpress.Utils.PointFloat(568.6316!, 43.64738!)
Me.XrLabel31.Multiline = True
Me.XrLabel31.Name = "XrLabel31"
Me.XrLabel31.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel31.SizeF = New System.Drawing.SizeF(81.36865!, 28.00001!)
Me.XrLabel31.StyleName = "Title"
Me.XrLabel31.StylePriority.UseFont = False
Me.XrLabel31.StylePriority.UseTextAlignment = False
Me.XrLabel31.Text = "Frankatur:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Transp. Vers."
Me.XrLabel31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel32
'
Me.XrLabel32.Dpi = 100.0!
Me.XrLabel32.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel32.LocationFloat = New DevExpress.Utils.PointFloat(397.9634!, 43.64738!)
Me.XrLabel32.Multiline = True
Me.XrLabel32.Name = "XrLabel32"
Me.XrLabel32.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel32.SizeF = New System.Drawing.SizeF(89.50453!, 28.0!)
Me.XrLabel32.StyleName = "Title"
Me.XrLabel32.StylePriority.UseFont = False
Me.XrLabel32.StylePriority.UseTextAlignment = False
Me.XrLabel32.Text = "Gewicht" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "CBM/LDM"
Me.XrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel33
'
Me.XrLabel33.Dpi = 100.0!
Me.XrLabel33.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel33.LocationFloat = New DevExpress.Utils.PointFloat(156.9494!, 43.64738!)
Me.XrLabel33.Multiline = True
Me.XrLabel33.Name = "XrLabel33"
Me.XrLabel33.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel33.SizeF = New System.Drawing.SizeF(58.88715!, 28.00001!)
Me.XrLabel33.StyleName = "Title"
Me.XrLabel33.StylePriority.UseFont = False
Me.XrLabel33.Text = "Auftrag:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Zeichen/Nr."
'
'XrLine4
'
Me.XrLine4.Dpi = 100.0!
Me.XrLine4.LocationFloat = New DevExpress.Utils.PointFloat(0.0002441406!, 74.64739!)
Me.XrLine4.Name = "XrLine4"
Me.XrLine4.SizeF = New System.Drawing.SizeF(650.0!, 7.0!)
'
'XrLabel37
'
Me.XrLabel37.Dpi = 100.0!
Me.XrLabel37.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel37.LocationFloat = New DevExpress.Utils.PointFloat(2.000237!, 43.64738!)
Me.XrLabel37.Name = "XrLabel37"
Me.XrLabel37.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel37.SizeF = New System.Drawing.SizeF(154.9492!, 28.00001!)
Me.XrLabel37.StyleName = "Title"
Me.XrLabel37.StylePriority.UseFont = False
Me.XrLabel37.Text = "Empfänger:"
'
'XrLabel38
'
Me.XrLabel38.Dpi = 100.0!
Me.XrLabel38.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel38.LocationFloat = New DevExpress.Utils.PointFloat(215.8366!, 43.64738!)
Me.XrLabel38.Multiline = True
Me.XrLabel38.Name = "XrLabel38"
Me.XrLabel38.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel38.SizeF = New System.Drawing.SizeF(62.55078!, 28.00001!)
Me.XrLabel38.StyleName = "Title"
Me.XrLabel38.StylePriority.UseFont = False
Me.XrLabel38.StylePriority.UseTextAlignment = False
Me.XrLabel38.Text = "Kolli Art" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Verp. auf"
Me.XrLabel38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
'
'XrLabel39
'
Me.XrLabel39.Dpi = 100.0!
Me.XrLabel39.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XrLabel39.LocationFloat = New DevExpress.Utils.PointFloat(460.4928!, 0!)
Me.XrLabel39.Multiline = True
Me.XrLabel39.Name = "XrLabel39"
Me.XrLabel39.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
Me.XrLabel39.SizeF = New System.Drawing.SizeF(69.79169!, 25.0!)
Me.XrLabel39.StyleName = "Title"
Me.XrLabel39.StylePriority.UseFont = False
Me.XrLabel39.Text = "Seite:"
'
'XrSubreport1
'
Me.XrSubreport1.Dpi = 100.0!
@@ -1038,9 +1038,7 @@ Partial Public Class reportUebergabe
Friend WithEvents BottomMargin As DevExpress.XtraReports.UI.BottomMarginBand
Friend WithEvents SqlDataSource1 As DevExpress.DataAccess.Sql.SqlDataSource
Friend WithEvents PageHeaderBand1 As DevExpress.XtraReports.UI.PageHeaderBand
Friend WithEvents XrLine2 As DevExpress.XtraReports.UI.XRLine
Friend WithEvents XrPageInfo1 As DevExpress.XtraReports.UI.XRPageInfo
Friend WithEvents XrPageInfo2 As DevExpress.XtraReports.UI.XRPageInfo
Friend WithEvents ReportHeaderBand1 As DevExpress.XtraReports.UI.ReportHeaderBand
Friend WithEvents XrLabel48 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents Title As DevExpress.XtraReports.UI.XRControlStyle
@@ -1050,15 +1048,7 @@ Partial Public Class reportUebergabe
Friend WithEvents XrLabel8 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel7 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel6 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel5 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel4 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel3 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel2 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel1 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel15 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel30 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel28 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel14 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel13 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel12 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel11 As DevExpress.XtraReports.UI.XRLabel
@@ -1109,4 +1099,14 @@ Partial Public Class reportUebergabe
Friend WithEvents XrLabel49 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel51 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrSubreport1 As DevExpress.XtraReports.UI.XRSubreport
Friend WithEvents XrPageInfo3 As DevExpress.XtraReports.UI.XRPageInfo
Friend WithEvents XrLabel25 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel29 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel31 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel32 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel33 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLine4 As DevExpress.XtraReports.UI.XRLine
Friend WithEvents XrLabel37 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel38 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents XrLabel39 As DevExpress.XtraReports.UI.XRLabel
End Class