250 lines
12 KiB
VB.net
250 lines
12 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Public Class rptTicketLKWInfo
|
|
Inherits GrapeCity.ActiveReports.SectionReport
|
|
|
|
'Form overrides dispose to clean up the component list.
|
|
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing Then
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'NOTE: The following procedure is required by the ActiveReports Designer
|
|
'It can be modified using the ActiveReports Designer.
|
|
'Do not modify it using the code editor.
|
|
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
|
|
Private WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
|
|
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptTicketLKWInfo))
|
|
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
|
|
Me.lblHeader = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Picture1 = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
|
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
|
|
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
|
|
Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
|
|
Me.lblDetails = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
|
Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
|
|
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.lblInfo = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Picture2 = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
|
Me.Picture3 = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
|
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
|
|
CType(Me.lblHeader, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Picture1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblInfo, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Picture2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Picture3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
'
|
|
'PageHeader
|
|
'
|
|
Me.PageHeader.Height = 0!
|
|
Me.PageHeader.Name = "PageHeader"
|
|
'
|
|
'lblHeader
|
|
'
|
|
Me.lblHeader.Height = 0.9059056!
|
|
Me.lblHeader.HyperLink = Nothing
|
|
Me.lblHeader.Left = 0.07283465!
|
|
Me.lblHeader.Name = "lblHeader"
|
|
Me.lblHeader.Style = "font-size: 30pt; font-weight: bold; text-align: center; ddo-char-set: 1"
|
|
Me.lblHeader.Text = "ZOLLABFERTIGUNG" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "GÜMRÜK / DOUANE" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
Me.lblHeader.Top = 2.137795!
|
|
Me.lblHeader.Width = 7.061811!
|
|
'
|
|
'Picture1
|
|
'
|
|
Me.Picture1.DataField = ""
|
|
Me.Picture1.Height = 0.7295276!
|
|
Me.Picture1.HyperLink = Nothing
|
|
Me.Picture1.ImageData = CType(resources.GetObject("Picture1.ImageData"), System.IO.Stream)
|
|
Me.Picture1.Left = 3.482677!
|
|
Me.Picture1.Name = "Picture1"
|
|
Me.Picture1.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
|
Me.Picture1.Top = 0.153937!
|
|
Me.Picture1.Width = 3.603885!
|
|
'
|
|
'Detail
|
|
'
|
|
Me.Detail.Height = 0!
|
|
Me.Detail.Name = "Detail"
|
|
'
|
|
'PageFooter
|
|
'
|
|
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.ReportInfo1, Me.lblDetails, Me.Label8, Me.Line2, Me.lblSachbearbeiter})
|
|
Me.PageFooter.Name = "PageFooter"
|
|
'
|
|
'ReportInfo1
|
|
'
|
|
Me.ReportInfo1.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
|
|
Me.ReportInfo1.Height = 0.2!
|
|
Me.ReportInfo1.Left = 3.608662!
|
|
Me.ReportInfo1.Name = "ReportInfo1"
|
|
Me.ReportInfo1.Style = "font-size: 8pt; text-align: right"
|
|
Me.ReportInfo1.Top = 0.02480315!
|
|
Me.ReportInfo1.Width = 3.478!
|
|
'
|
|
'lblDetails
|
|
'
|
|
Me.lblDetails.Height = 0.2!
|
|
Me.lblDetails.HyperLink = Nothing
|
|
Me.lblDetails.Left = 0.07283465!
|
|
Me.lblDetails.Name = "lblDetails"
|
|
Me.lblDetails.Style = "font-size: 8pt"
|
|
Me.lblDetails.Text = ""
|
|
Me.lblDetails.Top = 0.02480315!
|
|
Me.lblDetails.Width = 3.187031!
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.Height = 0.2!
|
|
Me.Label8.HyperLink = Nothing
|
|
Me.Label8.Left = 3.181103!
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Style = "font-size: 8pt"
|
|
Me.Label8.Text = "VERAG Spedition "
|
|
Me.Label8.Top = 0.02519685!
|
|
Me.Label8.Width = 1.130708!
|
|
'
|
|
'Line2
|
|
'
|
|
Me.Line2.Height = 0.00008201972!
|
|
Me.Line2.Left = 0!
|
|
Me.Line2.LineWeight = 1.0!
|
|
Me.Line2.Name = "Line2"
|
|
Me.Line2.Top = 0.02519685!
|
|
Me.Line2.Width = 7.086614!
|
|
Me.Line2.X1 = 0!
|
|
Me.Line2.X2 = 7.086614!
|
|
Me.Line2.Y1 = 0.02519685!
|
|
Me.Line2.Y2 = 0.02527887!
|
|
'
|
|
'lblSachbearbeiter
|
|
'
|
|
Me.lblSachbearbeiter.Height = 0.2!
|
|
Me.lblSachbearbeiter.HyperLink = Nothing
|
|
Me.lblSachbearbeiter.Left = 0!
|
|
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
|
|
Me.lblSachbearbeiter.Style = "font-size: 8pt"
|
|
Me.lblSachbearbeiter.Text = "-"
|
|
Me.lblSachbearbeiter.Top = 0.05!
|
|
Me.lblSachbearbeiter.Width = 1.130708!
|
|
'
|
|
'ReportHeader1
|
|
'
|
|
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblHeader, Me.Picture1, Me.Label2, Me.lblInfo, Me.Picture2, Me.Picture3})
|
|
Me.ReportHeader1.Height = 6.945276!
|
|
Me.ReportHeader1.Name = "ReportHeader1"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Height = 0.4374017!
|
|
Me.Label2.HyperLink = Nothing
|
|
Me.Label2.Left = 0.06259844!
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Style = "font-size: 30pt; font-weight: bold; text-align: center; text-decoration: underlin" &
|
|
"e; ddo-char-set: 1"
|
|
Me.Label2.Text = "PARKING INFO"
|
|
Me.Label2.Top = 1.56811!
|
|
Me.Label2.Width = 7.072042!
|
|
'
|
|
'lblInfo
|
|
'
|
|
Me.lblInfo.Height = 2.838977!
|
|
Me.lblInfo.HyperLink = Nothing
|
|
Me.lblInfo.Left = 0.2393701!
|
|
Me.lblInfo.Name = "lblInfo"
|
|
Me.lblInfo.Style = "font-size: 15pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
|
Me.lblInfo.Text = "INFO"
|
|
Me.lblInfo.Top = 4.106299!
|
|
Me.lblInfo.Width = 6.692914!
|
|
'
|
|
'Picture2
|
|
'
|
|
Me.Picture2.Height = 0.8543308!
|
|
Me.Picture2.HyperLink = Nothing
|
|
Me.Picture2.ImageData = CType(resources.GetObject("Picture2.ImageData"), System.IO.Stream)
|
|
Me.Picture2.Left = 5.951576!
|
|
Me.Picture2.Name = "Picture2"
|
|
Me.Picture2.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
|
Me.Picture2.Top = 2.137795!
|
|
Me.Picture2.Width = 1.183068!
|
|
'
|
|
'Picture3
|
|
'
|
|
Me.Picture3.Height = 0.8543305!
|
|
Me.Picture3.HyperLink = Nothing
|
|
Me.Picture3.ImageData = CType(resources.GetObject("Picture3.ImageData"), System.IO.Stream)
|
|
Me.Picture3.Left = 0.07283465!
|
|
Me.Picture3.Name = "Picture3"
|
|
Me.Picture3.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
|
Me.Picture3.Top = 2.169685!
|
|
Me.Picture3.Width = 1.047635!
|
|
'
|
|
'ReportFooter1
|
|
'
|
|
Me.ReportFooter1.Height = 0!
|
|
Me.ReportFooter1.Name = "ReportFooter1"
|
|
'
|
|
'rptTicketLKWInfo
|
|
'
|
|
Me.MasterReport = False
|
|
Me.PageSettings.Margins.Bottom = 0.1968504!
|
|
Me.PageSettings.Margins.Left = 0.1968504!
|
|
Me.PageSettings.Margins.Right = 0.1968504!
|
|
Me.PageSettings.Margins.Top = 0.1968504!
|
|
Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait
|
|
Me.PageSettings.PaperHeight = 11.0!
|
|
Me.PageSettings.PaperWidth = 8.5!
|
|
Me.PrintWidth = 7.144882!
|
|
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.lblHeader, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Picture1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblInfo, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Picture2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Picture3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
End Sub
|
|
Private WithEvents lblHeader As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Picture1 As GrapeCity.ActiveReports.SectionReportModel.Picture
|
|
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
|
|
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
|
|
Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
|
|
Private WithEvents lblDetails As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
|
|
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Picture2 As GrapeCity.ActiveReports.SectionReportModel.Picture
|
|
Private WithEvents Picture3 As GrapeCity.ActiveReports.SectionReportModel.Picture
|
|
Friend WithEvents Shape1 As GrapeCity.ActiveReports.SectionReportModel.Shape
|
|
Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Public WithEvents lblInfo As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
End Class
|