401 lines
19 KiB
VB.net
401 lines
19 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Public Class rptLeereOBU
|
||
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(rptLeereOBU))
|
||
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
|
||
Me.Label10 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label7 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
||
Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblSDLLeistung = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
|
||
Me.lblKunde = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblSDL = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblLKW = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblKartenNr = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblLieferdatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.lblBestelldatum = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
|
||
Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
|
||
Me.lblDetails = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
|
||
Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader()
|
||
Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
||
Me.lblText1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label()
|
||
Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter()
|
||
CType(Me.Label10, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label7, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblSDLLeistung, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblSDL, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblLKW, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblKartenNr, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblLieferdatum, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblBestelldatum, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.lblText1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
'
|
||
'PageHeader
|
||
'
|
||
Me.PageHeader.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label10, Me.Label7, Me.Label2, Me.Label5, Me.Label6, Me.Label9, Me.Line2})
|
||
Me.PageHeader.Height = 0.1791339!
|
||
Me.PageHeader.Name = "PageHeader"
|
||
'
|
||
'Label10
|
||
'
|
||
Me.Label10.Height = 0.1791339!
|
||
Me.Label10.HyperLink = Nothing
|
||
Me.Label10.Left = 6.636615!
|
||
Me.Label10.Name = "Label10"
|
||
Me.Label10.Style = "font-size: 9pt; font-weight: bold; text-align: center"
|
||
Me.Label10.Text = "Lieferdatum"
|
||
Me.Label10.Top = 0!
|
||
Me.Label10.Width = 0.8437006!
|
||
'
|
||
'Label7
|
||
'
|
||
Me.Label7.Height = 0.1791339!
|
||
Me.Label7.HyperLink = Nothing
|
||
Me.Label7.Left = 1.186221!
|
||
Me.Label7.Name = "Label7"
|
||
Me.Label7.Style = "font-size: 9pt; font-weight: bold; text-align: left"
|
||
Me.Label7.Text = "Kunde"
|
||
Me.Label7.Top = 0!
|
||
Me.Label7.Width = 1.781103!
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.Height = 0.1791339!
|
||
Me.Label2.HyperLink = Nothing
|
||
Me.Label2.Left = 0.1968504!
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Style = "font-size: 9pt; font-weight: bold; text-align: left"
|
||
Me.Label2.Text = "SDL-Nr."
|
||
Me.Label2.Top = 0!
|
||
Me.Label2.Width = 0.9893703!
|
||
'
|
||
'Label5
|
||
'
|
||
Me.Label5.Height = 0.1791339!
|
||
Me.Label5.HyperLink = Nothing
|
||
Me.Label5.Left = 2.967323!
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Style = "font-size: 9pt; font-weight: bold; text-align: left"
|
||
Me.Label5.Text = "LKW"
|
||
Me.Label5.Top = 0!
|
||
Me.Label5.Width = 0.9893701!
|
||
'
|
||
'Label6
|
||
'
|
||
Me.Label6.Height = 0.1791339!
|
||
Me.Label6.HyperLink = Nothing
|
||
Me.Label6.Left = 3.956693!
|
||
Me.Label6.Name = "Label6"
|
||
Me.Label6.Style = "font-size: 9pt; font-weight: bold; text-align: left"
|
||
Me.Label6.Text = "KartenNr"
|
||
Me.Label6.Top = 0!
|
||
Me.Label6.Width = 1.836221!
|
||
'
|
||
'Label9
|
||
'
|
||
Me.Label9.Height = 0.1791339!
|
||
Me.Label9.HyperLink = Nothing
|
||
Me.Label9.Left = 5.792914!
|
||
Me.Label9.Name = "Label9"
|
||
Me.Label9.Style = "font-size: 9pt; font-weight: bold; text-align: center"
|
||
Me.Label9.Text = "Bestelldatum"
|
||
Me.Label9.Top = 0!
|
||
Me.Label9.Width = 0.8437009!
|
||
'
|
||
'Line2
|
||
'
|
||
Me.Line2.Height = 0!
|
||
Me.Line2.Left = 0.1968504!
|
||
Me.Line2.LineWeight = 1.0!
|
||
Me.Line2.Name = "Line2"
|
||
Me.Line2.Top = 0.1791339!
|
||
Me.Line2.Width = 7.283465!
|
||
Me.Line2.X1 = 0.1968504!
|
||
Me.Line2.X2 = 7.480315!
|
||
Me.Line2.Y1 = 0.1791339!
|
||
Me.Line2.Y2 = 0.1791339!
|
||
'
|
||
'Label8
|
||
'
|
||
Me.Label8.Height = 0.1791339!
|
||
Me.Label8.HyperLink = Nothing
|
||
Me.Label8.Left = 0.1968504!
|
||
Me.Label8.Name = "Label8"
|
||
Me.Label8.Style = "font-size: 9pt; font-weight: bold; text-align: left"
|
||
Me.Label8.Text = "SDL-Leistung:"
|
||
Me.Label8.Top = 0.6751969!
|
||
Me.Label8.Width = 0.9582679!
|
||
'
|
||
'lblSDLLeistung
|
||
'
|
||
Me.lblSDLLeistung.Height = 0.1791339!
|
||
Me.lblSDLLeistung.HyperLink = Nothing
|
||
Me.lblSDLLeistung.Left = 1.155118!
|
||
Me.lblSDLLeistung.Name = "lblSDLLeistung"
|
||
Me.lblSDLLeistung.Style = "font-size: 9pt; font-weight: normal; text-align: left"
|
||
Me.lblSDLLeistung.Text = "200 - Maut AT"
|
||
Me.lblSDLLeistung.Top = 0.6751969!
|
||
Me.lblSDLLeistung.Width = 1.812205!
|
||
'
|
||
'Detail
|
||
'
|
||
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblKunde, Me.lblSDL, Me.lblLKW, Me.lblKartenNr, Me.lblLieferdatum, Me.lblBestelldatum})
|
||
Me.Detail.Height = 0.1582677!
|
||
Me.Detail.Name = "Detail"
|
||
'
|
||
'lblKunde
|
||
'
|
||
Me.lblKunde.Height = 0.1582677!
|
||
Me.lblKunde.HyperLink = Nothing
|
||
Me.lblKunde.Left = 1.186221!
|
||
Me.lblKunde.Name = "lblKunde"
|
||
Me.lblKunde.Style = "font-size: 9pt; font-weight: normal; text-align: left"
|
||
Me.lblKunde.Text = "Kunde"
|
||
Me.lblKunde.Top = 0!
|
||
Me.lblKunde.Width = 1.781103!
|
||
'
|
||
'lblSDL
|
||
'
|
||
Me.lblSDL.Height = 0.1582677!
|
||
Me.lblSDL.HyperLink = Nothing
|
||
Me.lblSDL.Left = 0.1968503!
|
||
Me.lblSDL.Name = "lblSDL"
|
||
Me.lblSDL.Style = "font-size: 9pt; font-weight: normal; text-align: left"
|
||
Me.lblSDL.Text = "SDL-Nr."
|
||
Me.lblSDL.Top = 0!
|
||
Me.lblSDL.Width = 0.9893701!
|
||
'
|
||
'lblLKW
|
||
'
|
||
Me.lblLKW.Height = 0.1582677!
|
||
Me.lblLKW.HyperLink = Nothing
|
||
Me.lblLKW.Left = 2.967323!
|
||
Me.lblLKW.Name = "lblLKW"
|
||
Me.lblLKW.Style = "font-size: 9pt; font-weight: normal; text-align: left"
|
||
Me.lblLKW.Text = "LKW"
|
||
Me.lblLKW.Top = 0!
|
||
Me.lblLKW.Width = 0.9893701!
|
||
'
|
||
'lblKartenNr
|
||
'
|
||
Me.lblKartenNr.Height = 0.1582677!
|
||
Me.lblKartenNr.HyperLink = Nothing
|
||
Me.lblKartenNr.Left = 3.956693!
|
||
Me.lblKartenNr.Name = "lblKartenNr"
|
||
Me.lblKartenNr.Style = "font-size: 9pt; font-weight: normal; text-align: left"
|
||
Me.lblKartenNr.Text = "KartenNr"
|
||
Me.lblKartenNr.Top = 0!
|
||
Me.lblKartenNr.Width = 1.836221!
|
||
'
|
||
'lblLieferdatum
|
||
'
|
||
Me.lblLieferdatum.Height = 0.1582677!
|
||
Me.lblLieferdatum.HyperLink = Nothing
|
||
Me.lblLieferdatum.Left = 6.636615!
|
||
Me.lblLieferdatum.Name = "lblLieferdatum"
|
||
Me.lblLieferdatum.Style = "font-size: 9pt; font-weight: normal; text-align: center"
|
||
Me.lblLieferdatum.Text = "Lieferdatum"
|
||
Me.lblLieferdatum.Top = 0!
|
||
Me.lblLieferdatum.Width = 0.8437006!
|
||
'
|
||
'lblBestelldatum
|
||
'
|
||
Me.lblBestelldatum.Height = 0.1582677!
|
||
Me.lblBestelldatum.HyperLink = Nothing
|
||
Me.lblBestelldatum.Left = 5.792914!
|
||
Me.lblBestelldatum.Name = "lblBestelldatum"
|
||
Me.lblBestelldatum.Style = "font-size: 9pt; font-weight: normal; text-align: center"
|
||
Me.lblBestelldatum.Text = "Bestelldatum"
|
||
Me.lblBestelldatum.Top = 0!
|
||
Me.lblBestelldatum.Width = 0.8437006!
|
||
'
|
||
'PageFooter
|
||
'
|
||
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.ReportInfo1, Me.lblDetails, Me.Line1})
|
||
Me.PageFooter.Height = 0.2!
|
||
Me.PageFooter.Name = "PageFooter"
|
||
'
|
||
'ReportInfo1
|
||
'
|
||
Me.ReportInfo1.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
|
||
Me.ReportInfo1.Height = 0.2!
|
||
Me.ReportInfo1.Left = 4.002362!
|
||
Me.ReportInfo1.Name = "ReportInfo1"
|
||
Me.ReportInfo1.Style = "font-size: 8pt; text-align: right"
|
||
Me.ReportInfo1.Top = 0!
|
||
Me.ReportInfo1.Width = 3.478!
|
||
'
|
||
'lblDetails
|
||
'
|
||
Me.lblDetails.Height = 0.2!
|
||
Me.lblDetails.HyperLink = Nothing
|
||
Me.lblDetails.Left = 0.1968504!
|
||
Me.lblDetails.Name = "lblDetails"
|
||
Me.lblDetails.Style = "font-size: 8pt"
|
||
Me.lblDetails.Text = ""
|
||
Me.lblDetails.Top = 0!
|
||
Me.lblDetails.Width = 4.735435!
|
||
'
|
||
'Line1
|
||
'
|
||
Me.Line1.Height = 0!
|
||
Me.Line1.Left = 0.1968504!
|
||
Me.Line1.LineWeight = 1.0!
|
||
Me.Line1.Name = "Line1"
|
||
Me.Line1.Top = 0!
|
||
Me.Line1.Width = 7.283462!
|
||
Me.Line1.X1 = 0.1968504!
|
||
Me.Line1.X2 = 7.480312!
|
||
Me.Line1.Y1 = 0!
|
||
Me.Line1.Y2 = 0!
|
||
'
|
||
'ReportHeader1
|
||
'
|
||
Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.lblText1, Me.Label1, Me.Label8, Me.lblSDLLeistung})
|
||
Me.ReportHeader1.Height = 1.145116!
|
||
Me.ReportHeader1.Name = "ReportHeader1"
|
||
'
|
||
'picVERAG
|
||
'
|
||
Me.picVERAG.Height = 0.5000001!
|
||
Me.picVERAG.HyperLink = Nothing
|
||
Me.picVERAG.ImageData = CType(resources.GetObject("picVERAG.ImageData"), System.IO.Stream)
|
||
Me.picVERAG.Left = 5.0!
|
||
Me.picVERAG.Name = "picVERAG"
|
||
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
||
Me.picVERAG.Top = 0.07362211!
|
||
Me.picVERAG.Width = 2.677166!
|
||
'
|
||
'lblText1
|
||
'
|
||
Me.lblText1.Height = 0.2102362!
|
||
Me.lblText1.HyperLink = Nothing
|
||
Me.lblText1.Left = 0.1968504!
|
||
Me.lblText1.Name = "lblText1"
|
||
Me.lblText1.Style = "font-weight: bold"
|
||
Me.lblText1.Text = "Liste leerer OBU-Eintr<74>ge"
|
||
Me.lblText1.Top = 0.1633858!
|
||
Me.lblText1.Width = 2.770472!
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.Height = 0.2!
|
||
Me.Label1.HyperLink = Nothing
|
||
Me.Label1.Left = 0.1968508!
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Style = ""
|
||
Me.Label1.Text = "- Detailauswertung -"
|
||
Me.Label1.Top = 0.373622!
|
||
Me.Label1.Visible = False
|
||
Me.Label1.Width = 2.770472!
|
||
'
|
||
'ReportFooter1
|
||
'
|
||
Me.ReportFooter1.Height = 0!
|
||
Me.ReportFooter1.Name = "ReportFooter1"
|
||
'
|
||
'rptLeereOBU
|
||
'
|
||
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.Label10, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label7, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblSDLLeistung, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblKunde, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblSDL, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblLKW, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblKartenNr, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblLieferdatum, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblBestelldatum, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.lblText1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.Label1, 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 Line2 As GrapeCity.ActiveReports.SectionReportModel.Line
|
||
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 lblSDLLeistung As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture
|
||
Private WithEvents lblText1 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
|
||
Private WithEvents lblDetails As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
|
||
Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label6 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblKunde As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblSDL As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblLKW As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblKartenNr As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents Label10 As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblLieferdatum As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
Private WithEvents lblBestelldatum As GrapeCity.ActiveReports.SectionReportModel.Label
|
||
End Class
|