310 lines
15 KiB
VB.net
310 lines
15 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Public Class rptSDLBrief
|
|
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(rptSDLBrief))
|
|
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
|
|
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.lblKunde = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.lblSDLLeistung = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.lblOrtDatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
|
|
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
|
|
Me.SubReport = New GrapeCity.ActiveReports.SectionReportModel.SubReport()
|
|
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
|
|
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
|
Me.Label21 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
|
|
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
|
Me.lbl = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.lblFirma = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
|
Me.Line3 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
|
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
|
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
|
|
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblSDLLeistung, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblOrtDatum, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Label21, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lblFirma, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
'
|
|
'PageHeader
|
|
'
|
|
Me.PageHeader.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label7, Me.Label8, Me.lblKunde, Me.lblSDLLeistung, Me.lblOrtDatum, Me.ReportInfo1})
|
|
Me.PageHeader.Height = 0.9583333!
|
|
Me.PageHeader.Name = "PageHeader"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.Height = 0.1791339!
|
|
Me.Label7.HyperLink = Nothing
|
|
Me.Label7.Left = 0.6299213!
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
|
Me.Label7.Text = "Kunde:"
|
|
Me.Label7.Top = 0.353937!
|
|
Me.Label7.Width = 1.177165!
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.Height = 0.1791339!
|
|
Me.Label8.HyperLink = Nothing
|
|
Me.Label8.Left = 0.6299213!
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1"
|
|
Me.Label8.Text = "SDL-Leistung:"
|
|
Me.Label8.Top = 0.5330709!
|
|
Me.Label8.Width = 1.177165!
|
|
'
|
|
'lblKunde
|
|
'
|
|
Me.lblKunde.Height = 0.1791339!
|
|
Me.lblKunde.HyperLink = Nothing
|
|
Me.lblKunde.Left = 1.807087!
|
|
Me.lblKunde.Name = "lblKunde"
|
|
Me.lblKunde.Style = "font-size: 10pt; font-weight: normal; text-align: left; ddo-char-set: 1"
|
|
Me.lblKunde.Text = "VERAG SPEDITON AG"
|
|
Me.lblKunde.Top = 0.353937!
|
|
Me.lblKunde.Width = 3.822835!
|
|
'
|
|
'lblSDLLeistung
|
|
'
|
|
Me.lblSDLLeistung.Height = 0.1791339!
|
|
Me.lblSDLLeistung.HyperLink = Nothing
|
|
Me.lblSDLLeistung.Left = 1.807087!
|
|
Me.lblSDLLeistung.Name = "lblSDLLeistung"
|
|
Me.lblSDLLeistung.Style = "font-size: 10pt; font-weight: normal; text-align: left; ddo-char-set: 1"
|
|
Me.lblSDLLeistung.Text = ""
|
|
Me.lblSDLLeistung.Top = 0.5330709!
|
|
Me.lblSDLLeistung.Width = 3.822835!
|
|
'
|
|
'lblOrtDatum
|
|
'
|
|
Me.lblOrtDatum.Height = 0.1480315!
|
|
Me.lblOrtDatum.HyperLink = Nothing
|
|
Me.lblOrtDatum.Left = 0.6299213!
|
|
Me.lblOrtDatum.Name = "lblOrtDatum"
|
|
Me.lblOrtDatum.Style = "font-size: 8pt; text-align: left"
|
|
Me.lblOrtDatum.Text = "Suben , 01.01.2015"
|
|
Me.lblOrtDatum.Top = 0.01968503!
|
|
Me.lblOrtDatum.Width = 2.198032!
|
|
'
|
|
'ReportInfo1
|
|
'
|
|
Me.ReportInfo1.FormatString = "Seite {PageNumber} von {PageCount}"
|
|
Me.ReportInfo1.Height = 0.1480314!
|
|
Me.ReportInfo1.Left = 3.569292!
|
|
Me.ReportInfo1.Name = "ReportInfo1"
|
|
Me.ReportInfo1.Style = "color: Black; font-size: 8pt; text-align: right"
|
|
Me.ReportInfo1.SummaryGroup = ""
|
|
Me.ReportInfo1.Top = 0.01968384!
|
|
Me.ReportInfo1.Width = 3.478!
|
|
'
|
|
'Detail
|
|
'
|
|
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.SubReport})
|
|
Me.Detail.Height = 0.3228347!
|
|
Me.Detail.Name = "Detail"
|
|
'
|
|
'SubReport
|
|
'
|
|
Me.SubReport.CloseBorder = False
|
|
Me.SubReport.Height = 0.3228346!
|
|
Me.SubReport.Left = 0.6299213!
|
|
Me.SubReport.Name = "SubReport"
|
|
Me.SubReport.Report = Nothing
|
|
Me.SubReport.ReportName = "SubReport1"
|
|
Me.SubReport.Top = 0!
|
|
Me.SubReport.Width = 6.496063!
|
|
'
|
|
'PageFooter
|
|
'
|
|
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line1, Me.Label21})
|
|
Me.PageFooter.Height = 0.6769193!
|
|
Me.PageFooter.Name = "PageFooter"
|
|
'
|
|
'Line1
|
|
'
|
|
Me.Line1.Height = 0.00008109212!
|
|
Me.Line1.Left = 0.6299213!
|
|
Me.Line1.LineWeight = 1.0!
|
|
Me.Line1.Name = "Line1"
|
|
Me.Line1.Top = 0.1562992!
|
|
Me.Line1.Width = 6.417322!
|
|
Me.Line1.X1 = 0.6299213!
|
|
Me.Line1.X2 = 7.047243!
|
|
Me.Line1.Y1 = 0.1562992!
|
|
Me.Line1.Y2 = 0.1563803!
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.Height = 0.2728347!
|
|
Me.Label21.HyperLink = Nothing
|
|
Me.Label21.Left = 0.6299213!
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Style = "font-size: 7.5pt; text-align: center"
|
|
Me.Label21.Text = resources.GetString("Label21.Text")
|
|
Me.Label21.Top = 0.2062992!
|
|
Me.Label21.Width = 6.417323!
|
|
'
|
|
'ReportHeader1
|
|
'
|
|
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.lbl, Me.Label1, Me.lblFirma, Me.Line3, Me.Line2})
|
|
Me.ReportHeader1.Height = 3.407891!
|
|
Me.ReportHeader1.Name = "ReportHeader1"
|
|
'
|
|
'picVERAG
|
|
'
|
|
Me.picVERAG.Height = 0.5417323!
|
|
Me.picVERAG.HyperLink = Nothing
|
|
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
|
|
Me.picVERAG.Left = 0.6299213!
|
|
Me.picVERAG.Name = "picVERAG"
|
|
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
|
Me.picVERAG.Top = 0.2047244!
|
|
Me.picVERAG.Width = 2.552362!
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.Height = 0.2!
|
|
Me.lbl.HyperLink = Nothing
|
|
Me.lbl.Left = 5.094489!
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Style = "font-size: 10pt; font-weight: bold; text-align: left"
|
|
Me.lbl.Text = "VERAG 360 GmbH"
|
|
Me.lbl.Top = 1.472441!
|
|
Me.lbl.Width = 2.031496!
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.Height = 1.333072!
|
|
Me.Label1.HyperLink = Nothing
|
|
Me.Label1.Left = 5.094489!
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Style = "font-size: 8pt; text-align: left"
|
|
Me.Label1.Text = "Suben 100" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "A 4975 Suben" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Tel. +43 7711 2777 - 0" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Tel. +43 7711 3386" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "www.verag.ag" &
|
|
"" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "FN: 544732b" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "UID: ATU 76165837"
|
|
Me.Label1.Top = 1.67244!
|
|
Me.Label1.Width = 2.031496!
|
|
'
|
|
'lblFirma
|
|
'
|
|
Me.lblFirma.Height = 1.333071!
|
|
Me.lblFirma.HyperLink = Nothing
|
|
Me.lblFirma.Left = 0.6299213!
|
|
Me.lblFirma.Name = "lblFirma"
|
|
Me.lblFirma.Style = ""
|
|
Me.lblFirma.Text = "TESTFIRMA" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
Me.lblFirma.Top = 1.67244!
|
|
Me.lblFirma.Width = 3.543307!
|
|
'
|
|
'Line3
|
|
'
|
|
Me.Line3.Height = 0.0000808835!
|
|
Me.Line3.Left = 0.6299213!
|
|
Me.Line3.LineWeight = 1.0!
|
|
Me.Line3.Name = "Line3"
|
|
Me.Line3.Top = 0.8850393!
|
|
Me.Line3.Width = 6.417322!
|
|
Me.Line3.X1 = 0.6299213!
|
|
Me.Line3.X2 = 7.047243!
|
|
Me.Line3.Y1 = 0.8850393!
|
|
Me.Line3.Y2 = 0.8851202!
|
|
'
|
|
'Line2
|
|
'
|
|
Me.Line2.Height = 0.0000808239!
|
|
Me.Line2.Left = 0.6299213!
|
|
Me.Line2.LineWeight = 1.0!
|
|
Me.Line2.Name = "Line2"
|
|
Me.Line2.Top = 3.407874!
|
|
Me.Line2.Width = 6.417322!
|
|
Me.Line2.X1 = 0.6299213!
|
|
Me.Line2.X2 = 7.047243!
|
|
Me.Line2.Y1 = 3.407874!
|
|
Me.Line2.Y2 = 3.407955!
|
|
'
|
|
'ReportFooter1
|
|
'
|
|
Me.ReportFooter1.Height = 0!
|
|
Me.ReportFooter1.Name = "ReportFooter1"
|
|
'
|
|
'rptSDLBrief
|
|
'
|
|
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.5905512!
|
|
Me.PageSettings.PaperHeight = 11.0!
|
|
Me.PageSettings.PaperWidth = 8.5!
|
|
Me.PrintWidth = 7.677166!
|
|
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.Label7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblSDLLeistung, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblOrtDatum, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Label21, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lblFirma, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
End Sub
|
|
Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Label4 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader
|
|
Private WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
|
|
Private WithEvents lbl As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents lblFirma As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
|
|
Private WithEvents lblOrtDatum As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter
|
|
Private WithEvents Label7 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents lblKunde As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents lblSDLLeistung As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
|
|
Private WithEvents Label21 As GrapeCity.ActiveReports.SectionReportModel.Label
|
|
Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
|
|
Private WithEvents SubReport As GrapeCity.ActiveReports.SectionReportModel.SubReport
|
|
Private WithEvents Line3 As GrapeCity.ActiveReports.SectionReportModel.Line
|
|
End Class
|