This commit is contained in:
2021-09-07 08:31:10 +02:00
parent 2d06d935ef
commit 787491cf6b
36 changed files with 1090 additions and 631 deletions

View File

@@ -24,13 +24,13 @@ Partial Class frmSendungsdetailsNEU
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSendungsdetailsNEU))
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.pnl = New System.Windows.Forms.Panel()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.TabControl1 = New System.Windows.Forms.TabControl()
@@ -130,10 +130,8 @@ Partial Class frmSendungsdetailsNEU
Me.Button14 = New System.Windows.Forms.Button()
Me.Button12 = New System.Windows.Forms.Button()
Me.txtGewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtBARzuKassieren = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblWarenbezeichnung = New System.Windows.Forms.Label()
Me.Label35 = New System.Windows.Forms.Label()
Me.lblZuKass = New System.Windows.Forms.Label()
Me.lblCollGew = New System.Windows.Forms.Label()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button8 = New System.Windows.Forms.Button()
@@ -144,6 +142,9 @@ Partial Class frmSendungsdetailsNEU
Me.lblAnmerkung = New System.Windows.Forms.Label()
Me.cboPrinter = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.rtbAnmerkung = New System.Windows.Forms.RichTextBox()
Me.Panel22 = New System.Windows.Forms.Panel()
Me.txtBARzuKassieren = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblZuKass = New System.Windows.Forms.Label()
Me.tbVorkosten = New System.Windows.Forms.TabPage()
Me.lblVK_BEarbeitungAbbrechen = New System.Windows.Forms.LinkLabel()
Me.btnVorkostenAdd = New System.Windows.Forms.Button()
@@ -327,6 +328,7 @@ Partial Class frmSendungsdetailsNEU
Me.KopierenZwischenablageToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.LaufzetteldruckJANEINToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.GestellungslisteAnfügenJANEINToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
@@ -376,7 +378,6 @@ Partial Class frmSendungsdetailsNEU
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripMenuItem()
Me.NurÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.pnl.SuspendLayout()
Me.Panel4.SuspendLayout()
Me.TabControl1.SuspendLayout()
@@ -401,6 +402,7 @@ Partial Class frmSendungsdetailsNEU
Me.pnlDetails.SuspendLayout()
Me.tbcntr.SuspendLayout()
Me.TabPage4.SuspendLayout()
Me.Panel22.SuspendLayout()
Me.tbVorkosten.SuspendLayout()
CType(Me.dgvVorkosten, System.ComponentModel.ISupportInitialize).BeginInit()
Me.tbBAR.SuspendLayout()
@@ -455,9 +457,9 @@ Partial Class frmSendungsdetailsNEU
Me.Panel4.Controls.Add(Me.TabControl1)
Me.Panel4.Controls.Add(Me.Panel14)
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel4.Location = New System.Drawing.Point(0, 439)
Me.Panel4.Location = New System.Drawing.Point(0, 452)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(1214, 337)
Me.Panel4.Size = New System.Drawing.Size(1214, 324)
Me.Panel4.TabIndex = 2
'
'TabControl1
@@ -472,7 +474,7 @@ Partial Class frmSendungsdetailsNEU
Me.TabControl1.Location = New System.Drawing.Point(0, 37)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(1214, 300)
Me.TabControl1.Size = New System.Drawing.Size(1214, 287)
Me.TabControl1.TabIndex = 1
'
'tbAnhang
@@ -482,7 +484,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbAnhang.Controls.Add(Me.Panel19)
Me.tbAnhang.Location = New System.Drawing.Point(4, 22)
Me.tbAnhang.Name = "tbAnhang"
Me.tbAnhang.Size = New System.Drawing.Size(1206, 274)
Me.tbAnhang.Size = New System.Drawing.Size(1206, 261)
Me.tbAnhang.TabIndex = 4
Me.tbAnhang.Text = "Anhang"
Me.tbAnhang.UseVisualStyleBackColor = True
@@ -496,7 +498,7 @@ Partial Class frmSendungsdetailsNEU
Me.btnDirektAnfuegen.Location = New System.Drawing.Point(648, 75)
Me.btnDirektAnfuegen.Name = "btnDirektAnfuegen"
Me.btnDirektAnfuegen.Size = New System.Drawing.Size(142, 34)
Me.btnDirektAnfuegen.TabIndex = 4
Me.btnDirektAnfuegen.TabIndex = 2
Me.btnDirektAnfuegen.Text = "Direkt anfügen ..."
Me.btnDirektAnfuegen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnDirektAnfuegen.UseVisualStyleBackColor = True
@@ -510,14 +512,14 @@ Partial Class frmSendungsdetailsNEU
Me.dgvAnhang.AllowUserToResizeColumns = False
Me.dgvAnhang.AllowUserToResizeRows = False
Me.dgvAnhang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvAnhang.DefaultCellStyle = DataGridViewCellStyle1
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvAnhang.DefaultCellStyle = DataGridViewCellStyle8
Me.dgvAnhang.Dock = System.Windows.Forms.DockStyle.Fill
Me.dgvAnhang.Location = New System.Drawing.Point(0, 45)
Me.dgvAnhang.Name = "dgvAnhang"
@@ -525,7 +527,7 @@ Partial Class frmSendungsdetailsNEU
Me.dgvAnhang.RowHeadersVisible = False
Me.dgvAnhang.RowTemplate.Height = 40
Me.dgvAnhang.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvAnhang.Size = New System.Drawing.Size(1206, 229)
Me.dgvAnhang.Size = New System.Drawing.Size(1206, 216)
Me.dgvAnhang.TabIndex = 1
'
'Panel19
@@ -552,7 +554,7 @@ Partial Class frmSendungsdetailsNEU
Me.btnQuckScan.Location = New System.Drawing.Point(631, 5)
Me.btnQuckScan.Name = "btnQuckScan"
Me.btnQuckScan.Size = New System.Drawing.Size(107, 34)
Me.btnQuckScan.TabIndex = 108
Me.btnQuckScan.TabIndex = 4
Me.btnQuckScan.Text = "Quick-Scan"
Me.btnQuckScan.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnQuckScan.UseVisualStyleBackColor = True
@@ -722,7 +724,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbKundenInfo.Controls.Add(Me.Panel20)
Me.tbKundenInfo.Location = New System.Drawing.Point(4, 22)
Me.tbKundenInfo.Name = "tbKundenInfo"
Me.tbKundenInfo.Size = New System.Drawing.Size(1206, 274)
Me.tbKundenInfo.Size = New System.Drawing.Size(1206, 261)
Me.tbKundenInfo.TabIndex = 5
Me.tbKundenInfo.Text = "Kundeninfo"
Me.tbKundenInfo.UseVisualStyleBackColor = True
@@ -734,7 +736,7 @@ Partial Class frmSendungsdetailsNEU
Me.pnlKundenInfo.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlKundenInfo.Location = New System.Drawing.Point(0, 10)
Me.pnlKundenInfo.Name = "pnlKundenInfo"
Me.pnlKundenInfo.Size = New System.Drawing.Size(1206, 264)
Me.pnlKundenInfo.Size = New System.Drawing.Size(1206, 251)
Me.pnlKundenInfo.TabIndex = 1
'
'Panel20
@@ -751,7 +753,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbZollabfertigung.Controls.Add(Me.Panel16)
Me.tbZollabfertigung.Location = New System.Drawing.Point(4, 22)
Me.tbZollabfertigung.Name = "tbZollabfertigung"
Me.tbZollabfertigung.Size = New System.Drawing.Size(1206, 274)
Me.tbZollabfertigung.Size = New System.Drawing.Size(1206, 261)
Me.tbZollabfertigung.TabIndex = 2
Me.tbZollabfertigung.Text = "Zollabfertigung"
Me.tbZollabfertigung.UseVisualStyleBackColor = True
@@ -764,7 +766,7 @@ Partial Class frmSendungsdetailsNEU
Me.Panel16.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel16.Location = New System.Drawing.Point(0, 0)
Me.Panel16.Name = "Panel16"
Me.Panel16.Size = New System.Drawing.Size(1206, 274)
Me.Panel16.Size = New System.Drawing.Size(1206, 261)
Me.Panel16.TabIndex = 0
'
'dgvZollAnmeldungen
@@ -781,7 +783,7 @@ Partial Class frmSendungsdetailsNEU
Me.dgvZollAnmeldungen.ReadOnly = True
Me.dgvZollAnmeldungen.RowTemplate.Height = 30
Me.dgvZollAnmeldungen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvZollAnmeldungen.Size = New System.Drawing.Size(1206, 212)
Me.dgvZollAnmeldungen.Size = New System.Drawing.Size(1206, 199)
Me.dgvZollAnmeldungen.TabIndex = 1
'
'Panel17
@@ -790,7 +792,7 @@ Partial Class frmSendungsdetailsNEU
Me.Panel17.Controls.Add(Me.Button6)
Me.Panel17.Controls.Add(Me.Button5)
Me.Panel17.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel17.Location = New System.Drawing.Point(0, 236)
Me.Panel17.Location = New System.Drawing.Point(0, 223)
Me.Panel17.Name = "Panel17"
Me.Panel17.Size = New System.Drawing.Size(1206, 38)
Me.Panel17.TabIndex = 2
@@ -886,7 +888,6 @@ Partial Class frmSendungsdetailsNEU
'
'ToolStripMenuItem11
'
Me.ToolStripMenuItem11.Enabled = False
Me.ToolStripMenuItem11.Image = Global.AVISO.My.Resources.Resources.plus
Me.ToolStripMenuItem11.Name = "ToolStripMenuItem11"
Me.ToolStripMenuItem11.Padding = New System.Windows.Forms.Padding(8, 0, 8, 0)
@@ -978,7 +979,7 @@ Partial Class frmSendungsdetailsNEU
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(1206, 274)
Me.TabPage1.Size = New System.Drawing.Size(1206, 261)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Kunden - Zolltarif"
Me.TabPage1.UseVisualStyleBackColor = True
@@ -994,7 +995,7 @@ Partial Class frmSendungsdetailsNEU
Me.pnlKundenZolltarif.Location = New System.Drawing.Point(3, 36)
Me.pnlKundenZolltarif.MinimumSize = New System.Drawing.Size(2, 103)
Me.pnlKundenZolltarif.Name = "pnlKundenZolltarif"
Me.pnlKundenZolltarif.Size = New System.Drawing.Size(1200, 235)
Me.pnlKundenZolltarif.Size = New System.Drawing.Size(1200, 222)
Me.pnlKundenZolltarif.TabIndex = 1
Me.pnlKundenZolltarif.TabStop = True
'
@@ -1003,7 +1004,7 @@ Partial Class frmSendungsdetailsNEU
Me.Label22.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label22.AutoSize = True
Me.Label22.Location = New System.Drawing.Point(4, 194)
Me.Label22.Location = New System.Drawing.Point(4, 181)
Me.Label22.Name = "Label22"
Me.Label22.Size = New System.Drawing.Size(209, 13)
Me.Label22.TabIndex = 0
@@ -1015,7 +1016,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.AutoSize = True
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.Location = New System.Drawing.Point(4, 208)
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.Location = New System.Drawing.Point(4, 195)
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.Name = "lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden"
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.Size = New System.Drawing.Size(338, 13)
Me.lblBitteEinenEmpfangerAuswahlenUmDenKundenZolltarifEinzublenden.TabIndex = 1
@@ -1060,7 +1061,7 @@ Partial Class frmSendungsdetailsNEU
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(1206, 274)
Me.TabPage2.Size = New System.Drawing.Size(1206, 261)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Speditionsbuch"
Me.TabPage2.UseVisualStyleBackColor = True
@@ -1077,7 +1078,7 @@ Partial Class frmSendungsdetailsNEU
Me.DataGridView.Dock = System.Windows.Forms.DockStyle.Fill
Me.DataGridView.Location = New System.Drawing.Point(3, 94)
Me.DataGridView.Name = "DataGridView"
Me.DataGridView.Size = New System.Drawing.Size(1200, 177)
Me.DataGridView.Size = New System.Drawing.Size(1200, 164)
Me.DataGridView.TabIndex = 1
'
'pnlSpedBuchNacherfassung
@@ -1382,7 +1383,7 @@ Partial Class frmSendungsdetailsNEU
Me.TabPage3.Controls.Add(Me.gridVermerke)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Size = New System.Drawing.Size(1206, 274)
Me.TabPage3.Size = New System.Drawing.Size(1206, 261)
Me.TabPage3.TabIndex = 3
Me.TabPage3.Text = "Vermerke"
Me.TabPage3.UseVisualStyleBackColor = True
@@ -1392,51 +1393,51 @@ Partial Class frmSendungsdetailsNEU
Me.gridVermerke.AllowUserToAddRows = False
Me.gridVermerke.AllowUserToDeleteRows = False
Me.gridVermerke.AllowUserToResizeRows = False
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
DataGridViewCellStyle9.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
Me.gridVermerke.BackgroundColor = System.Drawing.Color.White
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle3.BackColor = System.Drawing.Color.LightBlue
DataGridViewCellStyle3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle10.BackColor = System.Drawing.Color.LightBlue
DataGridViewCellStyle10.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle4
DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle11
Me.gridVermerke.Dock = System.Windows.Forms.DockStyle.Fill
Me.gridVermerke.Location = New System.Drawing.Point(0, 0)
Me.gridVermerke.MultiSelect = False
Me.gridVermerke.Name = "gridVermerke"
Me.gridVermerke.ReadOnly = True
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle5
DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle12
Me.gridVermerke.RowHeadersVisible = False
Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle6
DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle13
Me.gridVermerke.RowTemplate.Height = 20
Me.gridVermerke.RowTemplate.ReadOnly = True
Me.gridVermerke.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridVermerke.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.gridVermerke.ShowCellErrors = False
Me.gridVermerke.ShowRowErrors = False
Me.gridVermerke.Size = New System.Drawing.Size(1206, 274)
Me.gridVermerke.Size = New System.Drawing.Size(1206, 261)
Me.gridVermerke.TabIndex = 0
Me.gridVermerke.TabStop = False
'
@@ -1461,7 +1462,7 @@ Partial Class frmSendungsdetailsNEU
Me.pnlDetails.Location = New System.Drawing.Point(0, 55)
Me.pnlDetails.MinimumSize = New System.Drawing.Size(0, 310)
Me.pnlDetails.Name = "pnlDetails"
Me.pnlDetails.Size = New System.Drawing.Size(1214, 384)
Me.pnlDetails.Size = New System.Drawing.Size(1214, 397)
Me.pnlDetails.TabIndex = 1
'
'tbcntr
@@ -1473,7 +1474,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbcntr.Location = New System.Drawing.Point(837, 69)
Me.tbcntr.Name = "tbcntr"
Me.tbcntr.SelectedIndex = 0
Me.tbcntr.Size = New System.Drawing.Size(377, 312)
Me.tbcntr.Size = New System.Drawing.Size(377, 325)
Me.tbcntr.TabIndex = 2
Me.tbcntr.TabStop = False
'
@@ -1493,10 +1494,8 @@ Partial Class frmSendungsdetailsNEU
Me.TabPage4.Controls.Add(Me.Button14)
Me.TabPage4.Controls.Add(Me.Button12)
Me.TabPage4.Controls.Add(Me.txtGewicht)
Me.TabPage4.Controls.Add(Me.txtBARzuKassieren)
Me.TabPage4.Controls.Add(Me.lblWarenbezeichnung)
Me.TabPage4.Controls.Add(Me.Label35)
Me.TabPage4.Controls.Add(Me.lblZuKass)
Me.TabPage4.Controls.Add(Me.lblCollGew)
Me.TabPage4.Controls.Add(Me.Button3)
Me.TabPage4.Controls.Add(Me.Button8)
@@ -1507,10 +1506,11 @@ Partial Class frmSendungsdetailsNEU
Me.TabPage4.Controls.Add(Me.lblAnmerkung)
Me.TabPage4.Controls.Add(Me.cboPrinter)
Me.TabPage4.Controls.Add(Me.rtbAnmerkung)
Me.TabPage4.Controls.Add(Me.Panel22)
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(369, 286)
Me.TabPage4.Size = New System.Drawing.Size(369, 299)
Me.TabPage4.TabIndex = 0
Me.TabPage4.Text = "Aktendeckel"
Me.TabPage4.UseVisualStyleBackColor = True
@@ -1528,31 +1528,31 @@ Partial Class frmSendungsdetailsNEU
Me.txtFrachtkosten._Waehrung = True
Me.txtFrachtkosten._WaehrungZeichen = True
Me.txtFrachtkosten.ForeColor = System.Drawing.Color.Black
Me.txtFrachtkosten.Location = New System.Drawing.Point(300, 69)
Me.txtFrachtkosten.Location = New System.Drawing.Point(300, 77)
Me.txtFrachtkosten.MaxLineLength = -1
Me.txtFrachtkosten.MaxLines_Warning = ""
Me.txtFrachtkosten.MaxLines_Warning_Label = Nothing
Me.txtFrachtkosten.Name = "txtFrachtkosten"
Me.txtFrachtkosten.Size = New System.Drawing.Size(64, 20)
Me.txtFrachtkosten.TabIndex = 14
Me.txtFrachtkosten.TabIndex = 13
Me.txtFrachtkosten.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(232, 72)
Me.Label1.Location = New System.Drawing.Point(232, 80)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(55, 13)
Me.Label1.TabIndex = 13
Me.Label1.TabIndex = 12
Me.Label1.Text = "Fracht (€):"
'
'cbx
'
Me.cbx.AutoSize = True
Me.cbx.Location = New System.Drawing.Point(310, 152)
Me.cbx.Location = New System.Drawing.Point(310, 168)
Me.cbx.Name = "cbx"
Me.cbx.Size = New System.Drawing.Size(55, 17)
Me.cbx.TabIndex = 21
Me.cbx.TabIndex = 20
Me.cbx.Text = "Laufz."
Me.cbx.UseVisualStyleBackColor = True
Me.cbx.Visible = False
@@ -1571,7 +1571,7 @@ Partial Class frmSendungsdetailsNEU
Me.txtWarenwertWaehrung.INVISIBLE_COLUMNS = Nothing
Me.txtWarenwertWaehrung.key_visible = False
Me.txtWarenwertWaehrung.KEYPARAM = Nothing
Me.txtWarenwertWaehrung.Location = New System.Drawing.Point(186, 69)
Me.txtWarenwertWaehrung.Location = New System.Drawing.Point(186, 77)
Me.txtWarenwertWaehrung.Name = "txtWarenwertWaehrung"
Me.txtWarenwertWaehrung.searchActive = True
Me.txtWarenwertWaehrung.Size = New System.Drawing.Size(40, 20)
@@ -1579,16 +1579,16 @@ Partial Class frmSendungsdetailsNEU
Me.txtWarenwertWaehrung.SQL_SELECT = Nothing
Me.txtWarenwertWaehrung.SQL_WHERE = Nothing
Me.txtWarenwertWaehrung.SQL_WhereParamList = Nothing
Me.txtWarenwertWaehrung.TabIndex = 12
Me.txtWarenwertWaehrung.TabIndex = 11
Me.txtWarenwertWaehrung.usrcntl = Nothing
'
'lblWW
'
Me.lblWW.AutoSize = True
Me.lblWW.Location = New System.Drawing.Point(4, 72)
Me.lblWW.Location = New System.Drawing.Point(4, 80)
Me.lblWW.Name = "lblWW"
Me.lblWW.Size = New System.Drawing.Size(62, 13)
Me.lblWW.TabIndex = 10
Me.lblWW.TabIndex = 9
Me.lblWW.Text = "Warenwert:"
'
'txtWarenwert
@@ -1604,13 +1604,13 @@ Partial Class frmSendungsdetailsNEU
Me.txtWarenwert._Waehrung = False
Me.txtWarenwert._WaehrungZeichen = True
Me.txtWarenwert.ForeColor = System.Drawing.Color.Black
Me.txtWarenwert.Location = New System.Drawing.Point(78, 69)
Me.txtWarenwert.Location = New System.Drawing.Point(78, 77)
Me.txtWarenwert.MaxLineLength = -1
Me.txtWarenwert.MaxLines_Warning = ""
Me.txtWarenwert.MaxLines_Warning_Label = Nothing
Me.txtWarenwert.Name = "txtWarenwert"
Me.txtWarenwert.Size = New System.Drawing.Size(109, 20)
Me.txtWarenwert.TabIndex = 11
Me.txtWarenwert.TabIndex = 10
Me.txtWarenwert.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Button21
@@ -1619,11 +1619,11 @@ Partial Class frmSendungsdetailsNEU
Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button21.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button21.Location = New System.Drawing.Point(233, 253)
Me.Button21.Location = New System.Drawing.Point(233, 269)
Me.Button21.Name = "Button21"
Me.Button21.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
Me.Button21.Size = New System.Drawing.Size(131, 30)
Me.Button21.TabIndex = 27
Me.Button21.TabIndex = 26
Me.Button21.Text = "weitere Formulare"
Me.Button21.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button21.UseVisualStyleBackColor = True
@@ -1631,18 +1631,18 @@ Partial Class frmSendungsdetailsNEU
'lblAnmerkungDispoliste
'
Me.lblAnmerkungDispoliste.AutoSize = True
Me.lblAnmerkungDispoliste.Location = New System.Drawing.Point(3, 238)
Me.lblAnmerkungDispoliste.Location = New System.Drawing.Point(3, 254)
Me.lblAnmerkungDispoliste.Name = "lblAnmerkungDispoliste"
Me.lblAnmerkungDispoliste.Size = New System.Drawing.Size(112, 13)
Me.lblAnmerkungDispoliste.TabIndex = 24
Me.lblAnmerkungDispoliste.TabIndex = 23
Me.lblAnmerkungDispoliste.Text = "Anmerkung Dispoliste:"
'
'rtbAnmerkungDispoliste
'
Me.rtbAnmerkungDispoliste.Location = New System.Drawing.Point(6, 252)
Me.rtbAnmerkungDispoliste.Location = New System.Drawing.Point(6, 268)
Me.rtbAnmerkungDispoliste.Name = "rtbAnmerkungDispoliste"
Me.rtbAnmerkungDispoliste.Size = New System.Drawing.Size(224, 31)
Me.rtbAnmerkungDispoliste.TabIndex = 26
Me.rtbAnmerkungDispoliste.TabIndex = 25
Me.rtbAnmerkungDispoliste.Text = ""
'
'btnImportaviso
@@ -1652,11 +1652,11 @@ Partial Class frmSendungsdetailsNEU
Me.btnImportaviso.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnImportaviso.Image = Global.AVISO.My.Resources.Resources.auftrag3
Me.btnImportaviso.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnImportaviso.Location = New System.Drawing.Point(233, 195)
Me.btnImportaviso.Location = New System.Drawing.Point(233, 211)
Me.btnImportaviso.Name = "btnImportaviso"
Me.btnImportaviso.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
Me.btnImportaviso.Size = New System.Drawing.Size(131, 30)
Me.btnImportaviso.TabIndex = 23
Me.btnImportaviso.TabIndex = 22
Me.btnImportaviso.Text = "Importaviso"
Me.btnImportaviso.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnImportaviso.UseVisualStyleBackColor = True
@@ -1669,11 +1669,11 @@ Partial Class frmSendungsdetailsNEU
Me.btnVorauszahlung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnVorauszahlung.Image = Global.AVISO.My.Resources.Resources.vorauszahlung3
Me.btnVorauszahlung.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnVorauszahlung.Location = New System.Drawing.Point(233, 224)
Me.btnVorauszahlung.Location = New System.Drawing.Point(233, 240)
Me.btnVorauszahlung.Name = "btnVorauszahlung"
Me.btnVorauszahlung.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
Me.btnVorauszahlung.Size = New System.Drawing.Size(131, 30)
Me.btnVorauszahlung.TabIndex = 25
Me.btnVorauszahlung.TabIndex = 24
Me.btnVorauszahlung.Text = "Vorauskasse"
Me.btnVorauszahlung.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnVorauszahlung.UseVisualStyleBackColor = True
@@ -1689,21 +1689,21 @@ Partial Class frmSendungsdetailsNEU
Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button14.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
Me.Button14.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.Button14.Location = New System.Drawing.Point(350, 24)
Me.Button14.Location = New System.Drawing.Point(349, 61)
Me.Button14.Name = "Button14"
Me.Button14.Padding = New System.Windows.Forms.Padding(0, 13, 0, 0)
Me.Button14.Size = New System.Drawing.Size(15, 15)
Me.Button14.TabIndex = 2
Me.Button14.TabIndex = 8
Me.Button14.TabStop = False
Me.Button14.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.Button14.UseVisualStyleBackColor = True
'
'Button12
'
Me.Button12.Location = New System.Drawing.Point(49, 145)
Me.Button12.Location = New System.Drawing.Point(49, 161)
Me.Button12.Name = "Button12"
Me.Button12.Size = New System.Drawing.Size(75, 23)
Me.Button12.TabIndex = 18
Me.Button12.TabIndex = 17
Me.Button12.Text = "ATLAS"
Me.Button12.UseVisualStyleBackColor = True
Me.Button12.Visible = False
@@ -1721,82 +1721,50 @@ Partial Class frmSendungsdetailsNEU
Me.txtGewicht._Waehrung = False
Me.txtGewicht._WaehrungZeichen = True
Me.txtGewicht.ForeColor = System.Drawing.Color.Black
Me.txtGewicht.Location = New System.Drawing.Point(146, 50)
Me.txtGewicht.Location = New System.Drawing.Point(81, 22)
Me.txtGewicht.MaxLineLength = -1
Me.txtGewicht.MaxLines_Warning = ""
Me.txtGewicht.MaxLines_Warning_Label = Nothing
Me.txtGewicht.Name = "txtGewicht"
Me.txtGewicht.Size = New System.Drawing.Size(60, 20)
Me.txtGewicht.TabIndex = 6
Me.txtGewicht.Size = New System.Drawing.Size(69, 20)
Me.txtGewicht.TabIndex = 4
Me.txtGewicht.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtBARzuKassieren
'
Me.txtBARzuKassieren._DateTimeOnly = False
Me.txtBARzuKassieren._numbersOnly = False
Me.txtBARzuKassieren._numbersOnlyKommastellen = ""
Me.txtBARzuKassieren._Prozent = False
Me.txtBARzuKassieren._ShortDateNew = False
Me.txtBARzuKassieren._ShortDateOnly = False
Me.txtBARzuKassieren._TimeOnly = False
Me.txtBARzuKassieren._value = ""
Me.txtBARzuKassieren._Waehrung = True
Me.txtBARzuKassieren._WaehrungZeichen = True
Me.txtBARzuKassieren.ForeColor = System.Drawing.Color.Black
Me.txtBARzuKassieren.Location = New System.Drawing.Point(300, 50)
Me.txtBARzuKassieren.MaxLineLength = -1
Me.txtBARzuKassieren.MaxLines_Warning = ""
Me.txtBARzuKassieren.MaxLines_Warning_Label = Nothing
Me.txtBARzuKassieren.Name = "txtBARzuKassieren"
Me.txtBARzuKassieren.Size = New System.Drawing.Size(64, 20)
Me.txtBARzuKassieren.TabIndex = 8
Me.txtBARzuKassieren.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblWarenbezeichnung
'
Me.lblWarenbezeichnung.AutoSize = True
Me.lblWarenbezeichnung.Location = New System.Drawing.Point(3, 3)
Me.lblWarenbezeichnung.Location = New System.Drawing.Point(4, 34)
Me.lblWarenbezeichnung.Name = "lblWarenbezeichnung"
Me.lblWarenbezeichnung.Size = New System.Drawing.Size(100, 13)
Me.lblWarenbezeichnung.TabIndex = 0
Me.lblWarenbezeichnung.Text = "Warenbezeichnung"
Me.lblWarenbezeichnung.Size = New System.Drawing.Size(0, 13)
Me.lblWarenbezeichnung.TabIndex = 6
'
'Label35
'
Me.Label35.AutoSize = True
Me.Label35.Location = New System.Drawing.Point(232, 95)
Me.Label35.Location = New System.Drawing.Point(232, 111)
Me.Label35.Name = "Label35"
Me.Label35.Size = New System.Drawing.Size(131, 13)
Me.Label35.TabIndex = 16
Me.Label35.TabIndex = 15
Me.Label35.Text = "Aktenzettel drucken/PDF:"
'
'lblZuKass
'
Me.lblZuKass.AutoSize = True
Me.lblZuKass.Location = New System.Drawing.Point(232, 53)
Me.lblZuKass.Name = "lblZuKass"
Me.lblZuKass.Size = New System.Drawing.Size(69, 13)
Me.lblZuKass.TabIndex = 9
Me.lblZuKass.Text = "zu kassieren:"
'
'lblCollGew
'
Me.lblCollGew.AutoSize = True
Me.lblCollGew.Location = New System.Drawing.Point(4, 53)
Me.lblCollGew.Location = New System.Drawing.Point(3, 5)
Me.lblCollGew.Name = "lblCollGew"
Me.lblCollGew.Size = New System.Drawing.Size(73, 13)
Me.lblCollGew.TabIndex = 3
Me.lblCollGew.Text = "Colli/Gewicht:"
Me.lblCollGew.Size = New System.Drawing.Size(171, 13)
Me.lblCollGew.TabIndex = 0
Me.lblCollGew.Text = "Colli/Gewicht/Warenbezeichnung:"
'
'Button3
'
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button3.Image = CType(resources.GetObject("Button3.Image"), System.Drawing.Image)
Me.Button3.Location = New System.Drawing.Point(233, 111)
Me.Button3.Location = New System.Drawing.Point(233, 127)
Me.Button3.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(78, 60)
Me.Button3.TabIndex = 19
Me.Button3.TabIndex = 18
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button3.UseVisualStyleBackColor = True
'
@@ -1805,10 +1773,10 @@ Partial Class frmSendungsdetailsNEU
Me.Button8.BackgroundImage = CType(resources.GetObject("Button8.BackgroundImage"), System.Drawing.Image)
Me.Button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button8.Location = New System.Drawing.Point(310, 111)
Me.Button8.Location = New System.Drawing.Point(310, 127)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(54, 60)
Me.Button8.TabIndex = 20
Me.Button8.TabIndex = 19
Me.Button8.UseVisualStyleBackColor = True
'
'txtColli
@@ -1824,50 +1792,50 @@ Partial Class frmSendungsdetailsNEU
Me.txtColli._Waehrung = False
Me.txtColli._WaehrungZeichen = True
Me.txtColli.ForeColor = System.Drawing.Color.Black
Me.txtColli.Location = New System.Drawing.Point(78, 50)
Me.txtColli.Location = New System.Drawing.Point(7, 22)
Me.txtColli.MaxLineLength = -1
Me.txtColli.MaxLines_Warning = ""
Me.txtColli.MaxLines_Warning_Label = Nothing
Me.txtColli.Name = "txtColli"
Me.txtColli.Size = New System.Drawing.Size(46, 20)
Me.txtColli.TabIndex = 4
Me.txtColli.TabIndex = 3
Me.txtColli.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'rtbWarenbezeichnung
'
Me.rtbWarenbezeichnung.Cursor = System.Windows.Forms.Cursors.IBeam
Me.rtbWarenbezeichnung.Location = New System.Drawing.Point(6, 19)
Me.rtbWarenbezeichnung.Location = New System.Drawing.Point(6, 41)
Me.rtbWarenbezeichnung.MaxLength = 500
Me.rtbWarenbezeichnung.Name = "rtbWarenbezeichnung"
Me.rtbWarenbezeichnung.Size = New System.Drawing.Size(359, 32)
Me.rtbWarenbezeichnung.TabIndex = 1
Me.rtbWarenbezeichnung.Size = New System.Drawing.Size(359, 36)
Me.rtbWarenbezeichnung.TabIndex = 7
Me.rtbWarenbezeichnung.Text = ""
'
'Label23
'
Me.Label23.AutoSize = True
Me.Label23.Location = New System.Drawing.Point(123, 53)
Me.Label23.Location = New System.Drawing.Point(52, 25)
Me.Label23.Name = "Label23"
Me.Label23.Size = New System.Drawing.Size(23, 13)
Me.Label23.TabIndex = 5
Me.Label23.TabIndex = 1
Me.Label23.Text = "Pk."
'
'Label24
'
Me.Label24.AutoSize = True
Me.Label24.Location = New System.Drawing.Point(207, 53)
Me.Label24.Location = New System.Drawing.Point(152, 25)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(19, 13)
Me.Label24.TabIndex = 7
Me.Label24.TabIndex = 5
Me.Label24.Text = "kg"
'
'lblAnmerkung
'
Me.lblAnmerkung.AutoSize = True
Me.lblAnmerkung.Location = New System.Drawing.Point(6, 95)
Me.lblAnmerkung.Location = New System.Drawing.Point(6, 111)
Me.lblAnmerkung.Name = "lblAnmerkung"
Me.lblAnmerkung.Size = New System.Drawing.Size(64, 13)
Me.lblAnmerkung.TabIndex = 15
Me.lblAnmerkung.TabIndex = 14
Me.lblAnmerkung.Text = "Anmerkung:"
'
'cboPrinter
@@ -1878,19 +1846,62 @@ Partial Class frmSendungsdetailsNEU
Me.cboPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cboPrinter.DropDownWidth = 300
Me.cboPrinter.FormattingEnabled = True
Me.cboPrinter.Location = New System.Drawing.Point(233, 171)
Me.cboPrinter.Location = New System.Drawing.Point(233, 187)
Me.cboPrinter.Name = "cboPrinter"
Me.cboPrinter.Size = New System.Drawing.Size(131, 21)
Me.cboPrinter.TabIndex = 22
Me.cboPrinter.TabIndex = 21
'
'rtbAnmerkung
'
Me.rtbAnmerkung.Location = New System.Drawing.Point(6, 111)
Me.rtbAnmerkung.Location = New System.Drawing.Point(6, 127)
Me.rtbAnmerkung.Name = "rtbAnmerkung"
Me.rtbAnmerkung.Size = New System.Drawing.Size(224, 124)
Me.rtbAnmerkung.TabIndex = 17
Me.rtbAnmerkung.TabIndex = 16
Me.rtbAnmerkung.Text = ""
'
'Panel22
'
Me.Panel22.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Panel22.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Panel22.Controls.Add(Me.txtBARzuKassieren)
Me.Panel22.Controls.Add(Me.lblZuKass)
Me.Panel22.Location = New System.Drawing.Point(254, 0)
Me.Panel22.Name = "Panel22"
Me.Panel22.Size = New System.Drawing.Size(115, 41)
Me.Panel22.TabIndex = 2
Me.Panel22.TabStop = True
'
'txtBARzuKassieren
'
Me.txtBARzuKassieren._DateTimeOnly = False
Me.txtBARzuKassieren._numbersOnly = False
Me.txtBARzuKassieren._numbersOnlyKommastellen = ""
Me.txtBARzuKassieren._Prozent = False
Me.txtBARzuKassieren._ShortDateNew = False
Me.txtBARzuKassieren._ShortDateOnly = False
Me.txtBARzuKassieren._TimeOnly = False
Me.txtBARzuKassieren._value = ""
Me.txtBARzuKassieren._Waehrung = True
Me.txtBARzuKassieren._WaehrungZeichen = True
Me.txtBARzuKassieren.ForeColor = System.Drawing.Color.Black
Me.txtBARzuKassieren.Location = New System.Drawing.Point(10, 16)
Me.txtBARzuKassieren.MaxLineLength = -1
Me.txtBARzuKassieren.MaxLines_Warning = ""
Me.txtBARzuKassieren.MaxLines_Warning_Label = Nothing
Me.txtBARzuKassieren.Name = "txtBARzuKassieren"
Me.txtBARzuKassieren.Size = New System.Drawing.Size(100, 20)
Me.txtBARzuKassieren.TabIndex = 1
Me.txtBARzuKassieren.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblZuKass
'
Me.lblZuKass.AutoSize = True
Me.lblZuKass.Location = New System.Drawing.Point(8, 3)
Me.lblZuKass.Name = "lblZuKass"
Me.lblZuKass.Size = New System.Drawing.Size(100, 13)
Me.lblZuKass.TabIndex = 0
Me.lblZuKass.Text = "zu kassieren (BAR):"
'
'tbVorkosten
'
Me.tbVorkosten.Controls.Add(Me.lblVK_BEarbeitungAbbrechen)
@@ -1901,7 +1912,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbVorkosten.Controls.Add(Me.dgvVorkosten)
Me.tbVorkosten.Location = New System.Drawing.Point(4, 22)
Me.tbVorkosten.Name = "tbVorkosten"
Me.tbVorkosten.Size = New System.Drawing.Size(369, 286)
Me.tbVorkosten.Size = New System.Drawing.Size(369, 299)
Me.tbVorkosten.TabIndex = 2
Me.tbVorkosten.Text = "Vorkosten"
Me.tbVorkosten.UseVisualStyleBackColor = True
@@ -2045,8 +2056,8 @@ Partial Class frmSendungsdetailsNEU
'clmnPreis
'
Me.clmnPreis.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
DataGridViewCellStyle7.Format = "C2"
Me.clmnPreis.DefaultCellStyle = DataGridViewCellStyle7
DataGridViewCellStyle14.Format = "C2"
Me.clmnPreis.DefaultCellStyle = DataGridViewCellStyle14
Me.clmnPreis.HeaderText = "Preis"
Me.clmnPreis.MaxInputLength = 15
Me.clmnPreis.Name = "clmnPreis"
@@ -2061,7 +2072,7 @@ Partial Class frmSendungsdetailsNEU
Me.tbBAR.Location = New System.Drawing.Point(4, 22)
Me.tbBAR.Name = "tbBAR"
Me.tbBAR.Padding = New System.Windows.Forms.Padding(3)
Me.tbBAR.Size = New System.Drawing.Size(369, 286)
Me.tbBAR.Size = New System.Drawing.Size(369, 299)
Me.tbBAR.TabIndex = 1
Me.tbBAR.Text = "Abrechnung/BAR-Belege"
Me.tbBAR.UseVisualStyleBackColor = True
@@ -2235,7 +2246,7 @@ Partial Class frmSendungsdetailsNEU
Me.Panel6.Location = New System.Drawing.Point(0, 69)
Me.Panel6.MinimumSize = New System.Drawing.Size(2, 235)
Me.Panel6.Name = "Panel6"
Me.Panel6.Size = New System.Drawing.Size(838, 310)
Me.Panel6.Size = New System.Drawing.Size(838, 325)
Me.Panel6.TabIndex = 1
'
'picKdAtrNr_Fraechter
@@ -3005,7 +3016,7 @@ Partial Class frmSendungsdetailsNEU
Me.Panel15.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel15.Location = New System.Drawing.Point(0, 0)
Me.Panel15.Name = "Panel15"
Me.Panel15.Size = New System.Drawing.Size(5, 310)
Me.Panel15.Size = New System.Drawing.Size(5, 325)
Me.Panel15.TabIndex = 1
'
'txtAvisierer
@@ -3721,7 +3732,7 @@ Partial Class frmSendungsdetailsNEU
Me.txtAnzahlPos.MaxLines_Warning_Label = Nothing
Me.txtAnzahlPos.Name = "txtAnzahlPos"
Me.txtAnzahlPos.Size = New System.Drawing.Size(41, 24)
Me.txtAnzahlPos.TabIndex = 17
Me.txtAnzahlPos.TabIndex = 14
Me.txtAnzahlPos.Visible = False
'
'Label4
@@ -3732,7 +3743,7 @@ Partial Class frmSendungsdetailsNEU
Me.Label4.Location = New System.Drawing.Point(799, 6)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(64, 17)
Me.Label4.TabIndex = 16
Me.Label4.TabIndex = 5
Me.Label4.Text = "Pos.Anz:"
Me.Label4.Visible = False
'
@@ -3744,7 +3755,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblAbfNrExists.Location = New System.Drawing.Point(117, 52)
Me.lblAbfNrExists.Name = "lblAbfNrExists"
Me.lblAbfNrExists.Size = New System.Drawing.Size(215, 13)
Me.lblAbfNrExists.TabIndex = 15
Me.lblAbfNrExists.TabIndex = 17
Me.lblAbfNrExists.Text = "Abfertigungsnummer existiert bereits!"
Me.lblAbfNrExists.Visible = False
'
@@ -3756,7 +3767,7 @@ Partial Class frmSendungsdetailsNEU
Me.cbxFremdspedition.Location = New System.Drawing.Point(639, 7)
Me.cbxFremdspedition.Name = "cbxFremdspedition"
Me.cbxFremdspedition.Size = New System.Drawing.Size(97, 17)
Me.cbxFremdspedition.TabIndex = 1
Me.cbxFremdspedition.TabIndex = 7
Me.cbxFremdspedition.Text = "Fremdspedition"
Me.cbxFremdspedition.UseVisualStyleBackColor = False
'
@@ -3768,7 +3779,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblAbfNr_Err.Location = New System.Drawing.Point(99, 52)
Me.lblAbfNr_Err.Name = "lblAbfNr_Err"
Me.lblAbfNr_Err.Size = New System.Drawing.Size(235, 13)
Me.lblAbfNr_Err.TabIndex = 14
Me.lblAbfNr_Err.TabIndex = 16
Me.lblAbfNr_Err.Text = "Abfertigungsnummer im falschen Format!"
Me.lblAbfNr_Err.Visible = False
'
@@ -3782,7 +3793,7 @@ Partial Class frmSendungsdetailsNEU
Me.Panel1.Location = New System.Drawing.Point(1102, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(105, 63)
Me.Panel1.TabIndex = 3
Me.Panel1.TabIndex = 15
Me.Panel1.TabStop = True
'
'Button13
@@ -3839,7 +3850,7 @@ Partial Class frmSendungsdetailsNEU
Me.cboAbfertigungsart.Location = New System.Drawing.Point(422, 27)
Me.cboAbfertigungsart.Name = "cboAbfertigungsart"
Me.cboAbfertigungsart.Size = New System.Drawing.Size(315, 24)
Me.cboAbfertigungsart.TabIndex = 2
Me.cboAbfertigungsart.TabIndex = 12
'
'lblAbfertigungsart
'
@@ -3849,7 +3860,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblAbfertigungsart.Location = New System.Drawing.Point(418, 7)
Me.lblAbfertigungsart.Name = "lblAbfertigungsart"
Me.lblAbfertigungsart.Size = New System.Drawing.Size(109, 17)
Me.lblAbfertigungsart.TabIndex = 0
Me.lblAbfertigungsart.TabIndex = 6
Me.lblAbfertigungsart.Text = "Abfertigungsart:"
'
'pnlFremd
@@ -3863,7 +3874,7 @@ Partial Class frmSendungsdetailsNEU
Me.pnlFremd.Location = New System.Drawing.Point(3, 5)
Me.pnlFremd.Name = "pnlFremd"
Me.pnlFremd.Size = New System.Drawing.Size(24, 63)
Me.pnlFremd.TabIndex = 4
Me.pnlFremd.TabIndex = 0
'
'Label9
'
@@ -3986,7 +3997,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblAnzahl.Location = New System.Drawing.Point(738, 6)
Me.lblAnzahl.Name = "lblAnzahl"
Me.lblAnzahl.Size = New System.Drawing.Size(55, 17)
Me.lblAnzahl.TabIndex = 8
Me.lblAnzahl.TabIndex = 4
Me.lblAnzahl.Text = "Anzahl:"
Me.lblAnzahl.Visible = False
'
@@ -3997,7 +4008,7 @@ Partial Class frmSendungsdetailsNEU
Me.btnNeueAbfertigungNrVergeben.Location = New System.Drawing.Point(120, 27)
Me.btnNeueAbfertigungNrVergeben.Name = "btnNeueAbfertigungNrVergeben"
Me.btnNeueAbfertigungNrVergeben.Size = New System.Drawing.Size(224, 25)
Me.btnNeueAbfertigungNrVergeben.TabIndex = 10
Me.btnNeueAbfertigungNrVergeben.TabIndex = 9
Me.btnNeueAbfertigungNrVergeben.Text = "Neue Abfertigung-Nr. vergeben"
Me.btnNeueAbfertigungNrVergeben.UseVisualStyleBackColor = False
Me.btnNeueAbfertigungNrVergeben.Visible = False
@@ -4010,7 +4021,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblFiliale.Location = New System.Drawing.Point(30, 6)
Me.lblFiliale.Name = "lblFiliale"
Me.lblFiliale.Size = New System.Drawing.Size(44, 17)
Me.lblFiliale.TabIndex = 5
Me.lblFiliale.TabIndex = 1
Me.lblFiliale.Text = "Filiale"
'
'txtUnterNr
@@ -4032,7 +4043,7 @@ Partial Class frmSendungsdetailsNEU
Me.txtUnterNr.MaxLines_Warning_Label = Nothing
Me.txtUnterNr.Name = "txtUnterNr"
Me.txtUnterNr.Size = New System.Drawing.Size(39, 24)
Me.txtUnterNr.TabIndex = 12
Me.txtUnterNr.TabIndex = 11
Me.txtUnterNr.Visible = False
'
'lblAbfertigungsnummer
@@ -4043,7 +4054,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblAbfertigungsnummer.Location = New System.Drawing.Point(116, 6)
Me.lblAbfertigungsnummer.Name = "lblAbfertigungsnummer"
Me.lblAbfertigungsnummer.Size = New System.Drawing.Size(139, 17)
Me.lblAbfertigungsnummer.TabIndex = 6
Me.lblAbfertigungsnummer.TabIndex = 2
Me.lblAbfertigungsnummer.Text = "Abfertigungsnummer"
'
'lblUnterNr
@@ -4054,7 +4065,7 @@ Partial Class frmSendungsdetailsNEU
Me.lblUnterNr.Location = New System.Drawing.Point(344, 6)
Me.lblUnterNr.Name = "lblUnterNr"
Me.lblUnterNr.Size = New System.Drawing.Size(58, 17)
Me.lblUnterNr.TabIndex = 7
Me.lblUnterNr.TabIndex = 3
Me.lblUnterNr.Text = "UnterNr"
Me.lblUnterNr.Visible = False
'
@@ -4069,7 +4080,7 @@ Partial Class frmSendungsdetailsNEU
Me.cboFiliale.Location = New System.Drawing.Point(33, 27)
Me.cboFiliale.Name = "cboFiliale"
Me.cboFiliale.Size = New System.Drawing.Size(80, 24)
Me.cboFiliale.TabIndex = 9
Me.cboFiliale.TabIndex = 8
'
'txtAbfertigungsnummer
'
@@ -4090,7 +4101,7 @@ Partial Class frmSendungsdetailsNEU
Me.txtAbfertigungsnummer.MaxLines_Warning_Label = Nothing
Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer"
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(224, 24)
Me.txtAbfertigungsnummer.TabIndex = 11
Me.txtAbfertigungsnummer.TabIndex = 10
'
'Panel2
'
@@ -4468,7 +4479,7 @@ Partial Class frmSendungsdetailsNEU
'
Me.cntxtAnh.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MarkiertePDFsDruckenToolStripMenuItem, Me.EMailAnfügenToolStripMenuItem, Me.KopierenZwischenablageToolStripMenuItem, Me.LaufzetteldruckJANEINToolStripMenuItem, Me.GestellungslisteAnfügenJANEINToolStripMenuItem, Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem})
Me.cntxtAnh.Name = "cntxtAnh"
Me.cntxtAnh.Size = New System.Drawing.Size(286, 158)
Me.cntxtAnh.Size = New System.Drawing.Size(286, 136)
'
'MarkiertePDFsDruckenToolStripMenuItem
'
@@ -4502,6 +4513,13 @@ Partial Class frmSendungsdetailsNEU
Me.GestellungslisteAnfügenJANEINToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
Me.GestellungslisteAnfügenJANEINToolStripMenuItem.Text = "Gestellungsliste anfügen JA/NEIN"
'
'AbrechungFremdeGrenzeAktDruckenToolStripMenuItem
'
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Image = Global.AVISO.My.Resources.Resources.printer
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Name = "AbrechungFremdeGrenzeAktDruckenToolStripMenuItem"
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Text = "Abrechung: Fremde Grenze Akt drucken"
'
'ToolStripMenuItem3
'
Me.ToolStripMenuItem3.Image = Global.AVISO.My.Resources.Resources.plus
@@ -4836,13 +4854,6 @@ Partial Class frmSendungsdetailsNEU
Me.NurÖffnenToolStripMenuItem.Size = New System.Drawing.Size(247, 22)
Me.NurÖffnenToolStripMenuItem.Text = "nur öffnen"
'
'AbrechungFremdeGrenzeAktDruckenToolStripMenuItem
'
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Image = Global.AVISO.My.Resources.Resources.printer
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Name = "AbrechungFremdeGrenzeAktDruckenToolStripMenuItem"
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem.Text = "Abrechung: Fremde Grenze Akt drucken"
'
'frmSendungsdetailsNEU
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
@@ -4891,6 +4902,8 @@ Partial Class frmSendungsdetailsNEU
Me.tbcntr.ResumeLayout(False)
Me.TabPage4.ResumeLayout(False)
Me.TabPage4.PerformLayout()
Me.Panel22.ResumeLayout(False)
Me.Panel22.PerformLayout()
Me.tbVorkosten.ResumeLayout(False)
Me.tbVorkosten.PerformLayout()
CType(Me.dgvVorkosten, System.ComponentModel.ISupportInitialize).EndInit()
@@ -5284,4 +5297,5 @@ Partial Class frmSendungsdetailsNEU
Friend WithEvents ToolStripMenuItem23 As ToolStripMenuItem
Friend WithEvents ToolStripMenuItem24 As ToolStripMenuItem
Friend WithEvents AbrechungFremdeGrenzeAktDruckenToolStripMenuItem As ToolStripMenuItem
Friend WithEvents Panel22 As Panel
End Class