neu
This commit is contained in:
83
Gemeinsames/rptSendungen.Designer.vb
generated
83
Gemeinsames/rptSendungen.Designer.vb
generated
@@ -18,9 +18,8 @@ Partial Public Class rptSendungen
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptSendungen))
|
||||
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
|
||||
Me.Picture = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
||||
Me.shGrenze = New GrapeCity.ActiveReports.SectionReportModel.Shape()
|
||||
Me.lblGrenze = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtGrenze = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.lblGrenze = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtAnmerkungen = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtAbfertigungsart = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtTarifposanzahl = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
@@ -103,7 +102,6 @@ Partial Public Class rptSendungen
|
||||
Me.txtDokZuSend_Ueberschrift = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtDokZuSend_Text = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtBARzuKassieren = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.barcodeLKW = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
||||
Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.barcodeSendung = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
||||
Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
@@ -120,9 +118,11 @@ Partial Public Class rptSendungen
|
||||
Me.txtEmpfaenger_ZOLLKto = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.txtKdAuftrNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
||||
Me.cbxDyUebermittelt = New GrapeCity.ActiveReports.SectionReportModel.CheckBox()
|
||||
Me.shGrenze = New GrapeCity.ActiveReports.SectionReportModel.Shape()
|
||||
Me.barcodeLKW = New GrapeCity.ActiveReports.SectionReportModel.Picture()
|
||||
CType(Me.Picture, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.lblGrenze, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtGrenze, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.lblGrenze, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtAnmerkungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtAbfertigungsart, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtTarifposanzahl, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -205,7 +205,6 @@ Partial Public Class rptSendungen
|
||||
CType(Me.txtDokZuSend_Ueberschrift, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtDokZuSend_Text, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtBARzuKassieren, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.barcodeSendung, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -221,6 +220,7 @@ Partial Public Class rptSendungen
|
||||
CType(Me.txtEmpfaenger_ZOLLKto, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.txtKdAuftrNr, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.cbxDyUebermittelt, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
'
|
||||
'Detail
|
||||
@@ -241,28 +241,6 @@ Partial Public Class rptSendungen
|
||||
Me.Picture.Top = 0!
|
||||
Me.Picture.Width = 8.26378!
|
||||
'
|
||||
'shGrenze
|
||||
'
|
||||
Me.shGrenze.Height = 0.3645669!
|
||||
Me.shGrenze.Left = 2.893307!
|
||||
Me.shGrenze.Name = "shGrenze"
|
||||
Me.shGrenze.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing)
|
||||
Me.shGrenze.Top = 0.8212599!
|
||||
Me.shGrenze.Visible = False
|
||||
Me.shGrenze.Width = 1.914962!
|
||||
'
|
||||
'lblGrenze
|
||||
'
|
||||
Me.lblGrenze.CanGrow = False
|
||||
Me.lblGrenze.Height = 0.1795275!
|
||||
Me.lblGrenze.Left = 2.90315!
|
||||
Me.lblGrenze.Name = "lblGrenze"
|
||||
Me.lblGrenze.Style = "font-size: 6pt; ddo-char-set: 1"
|
||||
Me.lblGrenze.Text = "Grenze:"
|
||||
Me.lblGrenze.Top = 0.8173229!
|
||||
Me.lblGrenze.Visible = False
|
||||
Me.lblGrenze.Width = 0.5181108!
|
||||
'
|
||||
'txtGrenze
|
||||
'
|
||||
Me.txtGrenze.CanGrow = False
|
||||
@@ -277,6 +255,18 @@ Partial Public Class rptSendungen
|
||||
Me.txtGrenze.Visible = False
|
||||
Me.txtGrenze.Width = 1.914961!
|
||||
'
|
||||
'lblGrenze
|
||||
'
|
||||
Me.lblGrenze.CanGrow = False
|
||||
Me.lblGrenze.Height = 0.1795275!
|
||||
Me.lblGrenze.Left = 2.90315!
|
||||
Me.lblGrenze.Name = "lblGrenze"
|
||||
Me.lblGrenze.Style = "font-size: 6pt; ddo-char-set: 1"
|
||||
Me.lblGrenze.Text = "Grenze:"
|
||||
Me.lblGrenze.Top = 0.8173229!
|
||||
Me.lblGrenze.Visible = False
|
||||
Me.lblGrenze.Width = 0.5181108!
|
||||
'
|
||||
'txtAnmerkungen
|
||||
'
|
||||
Me.txtAnmerkungen.CanGrow = False
|
||||
@@ -1407,18 +1397,6 @@ Partial Public Class rptSendungen
|
||||
Me.txtBARzuKassieren.Top = 5.497638!
|
||||
Me.txtBARzuKassieren.Width = 0.9358268!
|
||||
'
|
||||
'barcodeLKW
|
||||
'
|
||||
Me.barcodeLKW.Height = 0.2889763!
|
||||
Me.barcodeLKW.HyperLink = Nothing
|
||||
Me.barcodeLKW.ImageData = Nothing
|
||||
Me.barcodeLKW.Left = 0.6421265!
|
||||
Me.barcodeLKW.Name = "barcodeLKW"
|
||||
Me.barcodeLKW.PictureAlignment = GrapeCity.ActiveReports.SectionReportModel.PictureAlignment.TopLeft
|
||||
Me.barcodeLKW.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
||||
Me.barcodeLKW.Top = 0.8212597!
|
||||
Me.barcodeLKW.Width = 2.739763!
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
Me.TextBox1.CanGrow = False
|
||||
@@ -1453,6 +1431,7 @@ Partial Public Class rptSendungen
|
||||
"ddo-char-set: 1"
|
||||
Me.TextBox2.Text = "Barcode-Scan links: Akt <20>bernehmen & Sendung <20>ffnen"
|
||||
Me.TextBox2.Top = 10.78504!
|
||||
Me.TextBox2.Visible = False
|
||||
Me.TextBox2.Width = 2.864567!
|
||||
'
|
||||
'txtNCTSVZAdr
|
||||
@@ -1610,6 +1589,28 @@ Partial Public Class rptSendungen
|
||||
Me.cbxDyUebermittelt.Visible = False
|
||||
Me.cbxDyUebermittelt.Width = 2.634252!
|
||||
'
|
||||
'shGrenze
|
||||
'
|
||||
Me.shGrenze.Height = 0.3645669!
|
||||
Me.shGrenze.Left = 2.893307!
|
||||
Me.shGrenze.Name = "shGrenze"
|
||||
Me.shGrenze.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing)
|
||||
Me.shGrenze.Top = 0.8212599!
|
||||
Me.shGrenze.Visible = False
|
||||
Me.shGrenze.Width = 1.914962!
|
||||
'
|
||||
'barcodeLKW
|
||||
'
|
||||
Me.barcodeLKW.Height = 0.2889763!
|
||||
Me.barcodeLKW.HyperLink = Nothing
|
||||
Me.barcodeLKW.ImageData = Nothing
|
||||
Me.barcodeLKW.Left = 0.6421265!
|
||||
Me.barcodeLKW.Name = "barcodeLKW"
|
||||
Me.barcodeLKW.PictureAlignment = GrapeCity.ActiveReports.SectionReportModel.PictureAlignment.TopLeft
|
||||
Me.barcodeLKW.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
||||
Me.barcodeLKW.Top = 0.8212597!
|
||||
Me.barcodeLKW.Width = 2.739763!
|
||||
'
|
||||
'rptSendungen
|
||||
'
|
||||
Me.MasterReport = False
|
||||
@@ -1628,8 +1629,8 @@ Partial Public Class rptSendungen
|
||||
"lic", "Heading2", "Normal"))
|
||||
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
|
||||
CType(Me.Picture, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.lblGrenze, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtGrenze, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.lblGrenze, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtAnmerkungen, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtAbfertigungsart, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtTarifposanzahl, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -1712,7 +1713,6 @@ Partial Public Class rptSendungen
|
||||
CType(Me.txtDokZuSend_Ueberschrift, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtDokZuSend_Text, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtBARzuKassieren, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.barcodeSendung, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -1728,6 +1728,7 @@ Partial Public Class rptSendungen
|
||||
CType(Me.txtEmpfaenger_ZOLLKto, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.txtKdAuftrNr, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.cbxDyUebermittelt, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.barcodeLKW, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user