Feature_Gesamtsicherheiten

This commit is contained in:
2022-10-19 17:04:36 +02:00
parent 21e4681df7
commit b67e780cb7
7 changed files with 892 additions and 757 deletions

View File

@@ -29,7 +29,7 @@ Partial Class frmGesamtsicherheitenNEU
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGesamtsicherheitenNEU))
Me.dgvGesamtsicherheitMRN = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.dgvGesamtsicherheit = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.ClosedErzeugenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.Panel2 = New System.Windows.Forms.Panel()
@@ -44,18 +44,18 @@ Partial Class frmGesamtsicherheitenNEU
Me.Label17 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.btnClosePanOverlay = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.dgvGesamtsicherheitPositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.btnAddClose = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnAddOpen = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.dgvSicherheitsPos = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.btnAddPos = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnAddSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.lblGestellungNr = New System.Windows.Forms.Label()
Me.txtCRNTime = New System.Windows.Forms.TextBox()
Me.txtCRNDate = New System.Windows.Forms.TextBox()
Me.txtMRNTime = New System.Windows.Forms.TextBox()
Me.txtMRNDate = New System.Windows.Forms.TextBox()
Me.btnSaveOben = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.txtCRNSicherheitsbetrag = New System.Windows.Forms.TextBox()
Me.txtCRNWarenwert = New System.Windows.Forms.TextBox()
Me.txtCRN = New System.Windows.Forms.TextBox()
Me.txtPosSicherheitsbetrag = New System.Windows.Forms.TextBox()
Me.txtPosWarenwert = New System.Windows.Forms.TextBox()
Me.txtPositionenCRN = New System.Windows.Forms.TextBox()
Me.txtMRNSicherheitsbetrag = New System.Windows.Forms.TextBox()
Me.txtMRNWarenwert = New System.Windows.Forms.TextBox()
Me.txtMRN = New System.Windows.Forms.TextBox()
@@ -64,13 +64,15 @@ Partial Class frmGesamtsicherheitenNEU
Me.lblReferenzwert = New System.Windows.Forms.Label()
Me.lblSaldo = New System.Windows.Forms.Label()
Me.panOben = New System.Windows.Forms.Panel()
Me.Label20 = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.txtDatBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.btnSuche = New System.Windows.Forms.Button()
Me.Label26 = New System.Windows.Forms.Label()
Me.Button7 = New System.Windows.Forms.Button()
Me.Button6 = New System.Windows.Forms.Button()
Me.Button5 = New System.Windows.Forms.Button()
Me.btnBisTag = New System.Windows.Forms.Button()
Me.btnVonTag = New System.Windows.Forms.Button()
Me.btnTag = New System.Windows.Forms.Button()
Me.txtDatVon = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label24 = New System.Windows.Forms.Label()
Me.btnJahr = New System.Windows.Forms.Button()
@@ -84,19 +86,17 @@ Partial Class frmGesamtsicherheitenNEU
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
Me.btnSucheStarten = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Label23 = New System.Windows.Forms.Label()
Me.cbxWarenort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cbx_Suche_Warenort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.cbxFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cbx_Suche_Filiale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.btnNeu = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.txtLKW = New System.Windows.Forms.TextBox()
Me.txtAbfNr = New System.Windows.Forms.TextBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.txt_Suche = New System.Windows.Forms.TextBox()
Me.Label21 = New System.Windows.Forms.Label()
Me.Label22 = New System.Windows.Forms.Label()
Me.btnDeleteClose = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnDeleteOpen = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnUpdateClose = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnUpdateOpen = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnDeletePos = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnDeleteSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnUpdatePos = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.btnUpdateSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Label15 = New System.Windows.Forms.Label()
Me.txtPos = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
@@ -115,22 +115,22 @@ Partial Class frmGesamtsicherheitenNEU
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtFreitextClose = New System.Windows.Forms.TextBox()
Me.txtPosFreitext = New System.Windows.Forms.TextBox()
Me.txtFreitextOpen = New System.Windows.Forms.TextBox()
CType(Me.dgvGesamtsicherheitMRN, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ContextMenuStrip1.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.panOverlay.SuspendLayout()
CType(Me.dgvGesamtsicherheitPositionen, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).BeginInit()
Me.panOben.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'dgvGesamtsicherheitMRN
'dgvGesamtsicherheit
'
Me.dgvGesamtsicherheitMRN.AKTUALISIERUNGS_INTERVALL = -1
Me.dgvGesamtsicherheitMRN.AllowUserToAddRows = False
Me.dgvGesamtsicherheitMRN.AllowUserToDeleteRows = False
Me.dgvGesamtsicherheit.AKTUALISIERUNGS_INTERVALL = -1
Me.dgvGesamtsicherheit.AllowUserToAddRows = False
Me.dgvGesamtsicherheit.AllowUserToDeleteRows = False
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -138,9 +138,9 @@ Partial Class frmGesamtsicherheitenNEU
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.dgvGesamtsicherheitMRN.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
Me.dgvGesamtsicherheitMRN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvGesamtsicherheitMRN.ContextMenuStrip = Me.ContextMenuStrip1
Me.dgvGesamtsicherheit.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
Me.dgvGesamtsicherheit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvGesamtsicherheit.ContextMenuStrip = Me.ContextMenuStrip1
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -148,11 +148,11 @@ Partial Class frmGesamtsicherheitenNEU
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvGesamtsicherheitMRN.DefaultCellStyle = DataGridViewCellStyle2
Me.dgvGesamtsicherheitMRN.Dock = System.Windows.Forms.DockStyle.Left
Me.dgvGesamtsicherheitMRN.Location = New System.Drawing.Point(0, 0)
Me.dgvGesamtsicherheitMRN.Name = "dgvGesamtsicherheitMRN"
Me.dgvGesamtsicherheitMRN.ReadOnly = True
Me.dgvGesamtsicherheit.DefaultCellStyle = DataGridViewCellStyle2
Me.dgvGesamtsicherheit.Dock = System.Windows.Forms.DockStyle.Left
Me.dgvGesamtsicherheit.Location = New System.Drawing.Point(0, 0)
Me.dgvGesamtsicherheit.Name = "dgvGesamtsicherheit"
Me.dgvGesamtsicherheit.ReadOnly = True
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -160,10 +160,10 @@ Partial Class frmGesamtsicherheitenNEU
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.dgvGesamtsicherheitMRN.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
Me.dgvGesamtsicherheitMRN.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvGesamtsicherheitMRN.Size = New System.Drawing.Size(692, 486)
Me.dgvGesamtsicherheitMRN.TabIndex = 0
Me.dgvGesamtsicherheit.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
Me.dgvGesamtsicherheit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvGesamtsicherheit.Size = New System.Drawing.Size(692, 486)
Me.dgvGesamtsicherheit.TabIndex = 0
'
'ContextMenuStrip1
'
@@ -180,8 +180,8 @@ Partial Class frmGesamtsicherheitenNEU
'Panel2
'
Me.Panel2.Controls.Add(Me.panOverlay)
Me.Panel2.Controls.Add(Me.dgvGesamtsicherheitPositionen)
Me.Panel2.Controls.Add(Me.dgvGesamtsicherheitMRN)
Me.Panel2.Controls.Add(Me.dgvSicherheitsPos)
Me.Panel2.Controls.Add(Me.dgvGesamtsicherheit)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel2.Location = New System.Drawing.Point(0, 290)
Me.Panel2.Name = "Panel2"
@@ -201,7 +201,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.panOverlay.Controls.Add(Me.Label17)
Me.panOverlay.Controls.Add(Me.Label16)
Me.panOverlay.Controls.Add(Me.btnClosePanOverlay)
Me.panOverlay.Location = New System.Drawing.Point(27, 183)
Me.panOverlay.Location = New System.Drawing.Point(493, 15)
Me.panOverlay.Name = "panOverlay"
Me.panOverlay.Size = New System.Drawing.Size(527, 275)
Me.panOverlay.TabIndex = 2
@@ -323,11 +323,11 @@ Partial Class frmGesamtsicherheitenNEU
Me.btnClosePanOverlay.TabIndex = 0
Me.btnClosePanOverlay.UseVisualStyleBackColor = False
'
'dgvGesamtsicherheitPositionen
'dgvSicherheitsPos
'
Me.dgvGesamtsicherheitPositionen.AKTUALISIERUNGS_INTERVALL = -1
Me.dgvGesamtsicherheitPositionen.AllowUserToAddRows = False
Me.dgvGesamtsicherheitPositionen.AllowUserToDeleteRows = False
Me.dgvSicherheitsPos.AKTUALISIERUNGS_INTERVALL = -1
Me.dgvSicherheitsPos.AllowUserToAddRows = False
Me.dgvSicherheitsPos.AllowUserToDeleteRows = False
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -335,8 +335,8 @@ Partial Class frmGesamtsicherheitenNEU
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.dgvGesamtsicherheitPositionen.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
Me.dgvGesamtsicherheitPositionen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvSicherheitsPos.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
Me.dgvSicherheitsPos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -344,44 +344,44 @@ Partial Class frmGesamtsicherheitenNEU
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvGesamtsicherheitPositionen.DefaultCellStyle = DataGridViewCellStyle5
Me.dgvGesamtsicherheitPositionen.Dock = System.Windows.Forms.DockStyle.Right
Me.dgvGesamtsicherheitPositionen.Location = New System.Drawing.Point(692, 0)
Me.dgvGesamtsicherheitPositionen.Name = "dgvGesamtsicherheitPositionen"
Me.dgvGesamtsicherheitPositionen.ReadOnly = True
Me.dgvGesamtsicherheitPositionen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvGesamtsicherheitPositionen.Size = New System.Drawing.Size(692, 486)
Me.dgvGesamtsicherheitPositionen.TabIndex = 1
Me.dgvSicherheitsPos.DefaultCellStyle = DataGridViewCellStyle5
Me.dgvSicherheitsPos.Dock = System.Windows.Forms.DockStyle.Right
Me.dgvSicherheitsPos.Location = New System.Drawing.Point(692, 0)
Me.dgvSicherheitsPos.Name = "dgvSicherheitsPos"
Me.dgvSicherheitsPos.ReadOnly = True
Me.dgvSicherheitsPos.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvSicherheitsPos.Size = New System.Drawing.Size(692, 486)
Me.dgvSicherheitsPos.TabIndex = 1
'
'btnAddClose
'btnAddPos
'
Me.btnAddClose.allowBorder = False
Me.btnAddClose.BackColor = System.Drawing.Color.White
Me.btnAddClose.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
Me.btnAddClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnAddClose.FlatAppearance.BorderSize = 0
Me.btnAddClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAddClose.ForeColor = System.Drawing.Color.Black
Me.btnAddClose.Location = New System.Drawing.Point(1348, 225)
Me.btnAddClose.Name = "btnAddClose"
Me.btnAddClose.Size = New System.Drawing.Size(24, 24)
Me.btnAddClose.TabIndex = 31
Me.btnAddClose.UseVisualStyleBackColor = False
Me.btnAddPos.allowBorder = False
Me.btnAddPos.BackColor = System.Drawing.Color.White
Me.btnAddPos.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
Me.btnAddPos.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnAddPos.FlatAppearance.BorderSize = 0
Me.btnAddPos.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAddPos.ForeColor = System.Drawing.Color.Black
Me.btnAddPos.Location = New System.Drawing.Point(1348, 225)
Me.btnAddPos.Name = "btnAddPos"
Me.btnAddPos.Size = New System.Drawing.Size(24, 24)
Me.btnAddPos.TabIndex = 31
Me.btnAddPos.UseVisualStyleBackColor = False
'
'btnAddOpen
'btnAddSicherheit
'
Me.btnAddOpen.allowBorder = False
Me.btnAddOpen.BackColor = System.Drawing.Color.White
Me.btnAddOpen.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
Me.btnAddOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnAddOpen.FlatAppearance.BorderSize = 0
Me.btnAddOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAddOpen.ForeColor = System.Drawing.Color.Black
Me.btnAddOpen.Location = New System.Drawing.Point(654, 205)
Me.btnAddOpen.Name = "btnAddOpen"
Me.btnAddOpen.Size = New System.Drawing.Size(24, 24)
Me.btnAddOpen.TabIndex = 30
Me.btnAddOpen.UseVisualStyleBackColor = False
Me.btnAddSicherheit.allowBorder = False
Me.btnAddSicherheit.BackColor = System.Drawing.Color.White
Me.btnAddSicherheit.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
Me.btnAddSicherheit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnAddSicherheit.FlatAppearance.BorderSize = 0
Me.btnAddSicherheit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAddSicherheit.ForeColor = System.Drawing.Color.Black
Me.btnAddSicherheit.Location = New System.Drawing.Point(654, 205)
Me.btnAddSicherheit.Name = "btnAddSicherheit"
Me.btnAddSicherheit.Size = New System.Drawing.Size(24, 24)
Me.btnAddSicherheit.TabIndex = 30
Me.btnAddSicherheit.UseVisualStyleBackColor = False
'
'lblGestellungNr
'
@@ -447,33 +447,33 @@ Partial Class frmGesamtsicherheitenNEU
Me.btnSaveOben.Text = "Speichern"
Me.btnSaveOben.UseVisualStyleBackColor = False
'
'txtCRNSicherheitsbetrag
'txtPosSicherheitsbetrag
'
Me.txtCRNSicherheitsbetrag.Enabled = False
Me.txtCRNSicherheitsbetrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCRNSicherheitsbetrag.Location = New System.Drawing.Point(1172, 204)
Me.txtCRNSicherheitsbetrag.Margin = New System.Windows.Forms.Padding(0)
Me.txtCRNSicherheitsbetrag.Name = "txtCRNSicherheitsbetrag"
Me.txtCRNSicherheitsbetrag.Size = New System.Drawing.Size(100, 24)
Me.txtCRNSicherheitsbetrag.TabIndex = 29
Me.txtPosSicherheitsbetrag.Enabled = False
Me.txtPosSicherheitsbetrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPosSicherheitsbetrag.Location = New System.Drawing.Point(1172, 204)
Me.txtPosSicherheitsbetrag.Margin = New System.Windows.Forms.Padding(0)
Me.txtPosSicherheitsbetrag.Name = "txtPosSicherheitsbetrag"
Me.txtPosSicherheitsbetrag.Size = New System.Drawing.Size(100, 24)
Me.txtPosSicherheitsbetrag.TabIndex = 29
'
'txtCRNWarenwert
'txtPosWarenwert
'
Me.txtCRNWarenwert.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCRNWarenwert.Location = New System.Drawing.Point(1072, 204)
Me.txtCRNWarenwert.Margin = New System.Windows.Forms.Padding(0)
Me.txtCRNWarenwert.Name = "txtCRNWarenwert"
Me.txtCRNWarenwert.Size = New System.Drawing.Size(100, 24)
Me.txtCRNWarenwert.TabIndex = 28
Me.txtPosWarenwert.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPosWarenwert.Location = New System.Drawing.Point(1072, 204)
Me.txtPosWarenwert.Margin = New System.Windows.Forms.Padding(0)
Me.txtPosWarenwert.Name = "txtPosWarenwert"
Me.txtPosWarenwert.Size = New System.Drawing.Size(100, 24)
Me.txtPosWarenwert.TabIndex = 28
'
'txtCRN
'txtPositionenCRN
'
Me.txtCRN.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCRN.Location = New System.Drawing.Point(708, 204)
Me.txtCRN.Margin = New System.Windows.Forms.Padding(0)
Me.txtCRN.Name = "txtCRN"
Me.txtCRN.Size = New System.Drawing.Size(205, 24)
Me.txtCRN.TabIndex = 25
Me.txtPositionenCRN.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPositionenCRN.Location = New System.Drawing.Point(708, 204)
Me.txtPositionenCRN.Margin = New System.Windows.Forms.Padding(0)
Me.txtPositionenCRN.Name = "txtPositionenCRN"
Me.txtPositionenCRN.Size = New System.Drawing.Size(205, 24)
Me.txtPositionenCRN.TabIndex = 25
'
'txtMRNSicherheitsbetrag
'
@@ -511,7 +511,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.btn_resetSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btn_resetSearch.ForeColor = System.Drawing.Color.Black
Me.btn_resetSearch.Image = Global.AVISO.My.Resources.Resources.refresh
Me.btn_resetSearch.Location = New System.Drawing.Point(354, 28)
Me.btn_resetSearch.Location = New System.Drawing.Point(610, 33)
Me.btn_resetSearch.Name = "btn_resetSearch"
Me.btn_resetSearch.Size = New System.Drawing.Size(32, 33)
Me.btn_resetSearch.TabIndex = 3
@@ -523,7 +523,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.lblZollsatz.AutoSize = True
Me.lblZollsatz.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblZollsatz.ForeColor = System.Drawing.Color.Honeydew
Me.lblZollsatz.Location = New System.Drawing.Point(1010, 190)
Me.lblZollsatz.Location = New System.Drawing.Point(962, 168)
Me.lblZollsatz.Name = "lblZollsatz"
Me.lblZollsatz.Size = New System.Drawing.Size(85, 16)
Me.lblZollsatz.TabIndex = 4
@@ -535,7 +535,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.lblReferenzwert.AutoSize = True
Me.lblReferenzwert.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblReferenzwert.ForeColor = System.Drawing.Color.Honeydew
Me.lblReferenzwert.Location = New System.Drawing.Point(1010, 168)
Me.lblReferenzwert.Location = New System.Drawing.Point(962, 152)
Me.lblReferenzwert.Name = "lblReferenzwert"
Me.lblReferenzwert.Size = New System.Drawing.Size(136, 16)
Me.lblReferenzwert.TabIndex = 1
@@ -547,7 +547,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.lblSaldo.AutoSize = True
Me.lblSaldo.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSaldo.ForeColor = System.Drawing.Color.Honeydew
Me.lblSaldo.Location = New System.Drawing.Point(1152, 160)
Me.lblSaldo.Location = New System.Drawing.Point(1225, 152)
Me.lblSaldo.Name = "lblSaldo"
Me.lblSaldo.Size = New System.Drawing.Size(147, 24)
Me.lblSaldo.TabIndex = 5
@@ -556,11 +556,13 @@ Partial Class frmGesamtsicherheitenNEU
'panOben
'
Me.panOben.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.panOben.Controls.Add(Me.Label20)
Me.panOben.Controls.Add(Me.TextBox1)
Me.panOben.Controls.Add(Me.Panel1)
Me.panOben.Controls.Add(Me.btnDeleteClose)
Me.panOben.Controls.Add(Me.btnDeleteOpen)
Me.panOben.Controls.Add(Me.btnUpdateClose)
Me.panOben.Controls.Add(Me.btnUpdateOpen)
Me.panOben.Controls.Add(Me.btnDeletePos)
Me.panOben.Controls.Add(Me.btnDeleteSicherheit)
Me.panOben.Controls.Add(Me.btnUpdatePos)
Me.panOben.Controls.Add(Me.btnUpdateSicherheit)
Me.panOben.Controls.Add(Me.Label15)
Me.panOben.Controls.Add(Me.txtPos)
Me.panOben.Controls.Add(Me.Label14)
@@ -579,19 +581,19 @@ Partial Class frmGesamtsicherheitenNEU
Me.panOben.Controls.Add(Me.Label3)
Me.panOben.Controls.Add(Me.Label2)
Me.panOben.Controls.Add(Me.Label1)
Me.panOben.Controls.Add(Me.txtFreitextClose)
Me.panOben.Controls.Add(Me.txtPosFreitext)
Me.panOben.Controls.Add(Me.txtFreitextOpen)
Me.panOben.Controls.Add(Me.btnAddClose)
Me.panOben.Controls.Add(Me.btnAddOpen)
Me.panOben.Controls.Add(Me.btnAddPos)
Me.panOben.Controls.Add(Me.btnAddSicherheit)
Me.panOben.Controls.Add(Me.lblGestellungNr)
Me.panOben.Controls.Add(Me.txtCRNTime)
Me.panOben.Controls.Add(Me.txtCRNDate)
Me.panOben.Controls.Add(Me.txtMRNTime)
Me.panOben.Controls.Add(Me.txtMRNDate)
Me.panOben.Controls.Add(Me.btnSaveOben)
Me.panOben.Controls.Add(Me.txtCRNSicherheitsbetrag)
Me.panOben.Controls.Add(Me.txtCRNWarenwert)
Me.panOben.Controls.Add(Me.txtCRN)
Me.panOben.Controls.Add(Me.txtPosSicherheitsbetrag)
Me.panOben.Controls.Add(Me.txtPosWarenwert)
Me.panOben.Controls.Add(Me.txtPositionenCRN)
Me.panOben.Controls.Add(Me.txtMRNSicherheitsbetrag)
Me.panOben.Controls.Add(Me.txtMRNWarenwert)
Me.panOben.Controls.Add(Me.txtMRN)
@@ -605,15 +607,35 @@ Partial Class frmGesamtsicherheitenNEU
Me.panOben.Size = New System.Drawing.Size(1384, 290)
Me.panOben.TabIndex = 0
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.ForeColor = System.Drawing.SystemColors.ButtonHighlight
Me.Label20.Location = New System.Drawing.Point(918, 237)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(25, 13)
Me.Label20.TabIndex = 42
Me.Label20.Text = "Pos"
'
'TextBox1
'
Me.TextBox1.Enabled = False
Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox1.Location = New System.Drawing.Point(921, 250)
Me.TextBox1.Margin = New System.Windows.Forms.Padding(0)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(37, 24)
Me.TextBox1.TabIndex = 43
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight
Me.Panel1.Controls.Add(Me.txtDatBis)
Me.Panel1.Controls.Add(Me.btnSuche)
Me.Panel1.Controls.Add(Me.Label26)
Me.Panel1.Controls.Add(Me.Button7)
Me.Panel1.Controls.Add(Me.Button6)
Me.Panel1.Controls.Add(Me.Button5)
Me.Panel1.Controls.Add(Me.btnBisTag)
Me.Panel1.Controls.Add(Me.btnVonTag)
Me.Panel1.Controls.Add(Me.btnTag)
Me.Panel1.Controls.Add(Me.txtDatVon)
Me.Panel1.Controls.Add(Me.Label24)
Me.Panel1.Controls.Add(Me.btnJahr)
@@ -627,13 +649,11 @@ Partial Class frmGesamtsicherheitenNEU
Me.Panel1.Controls.Add(Me.DateTimePicker1)
Me.Panel1.Controls.Add(Me.btnSucheStarten)
Me.Panel1.Controls.Add(Me.Label23)
Me.Panel1.Controls.Add(Me.cbxWarenort)
Me.Panel1.Controls.Add(Me.cbx_Suche_Warenort)
Me.Panel1.Controls.Add(Me.Label19)
Me.Panel1.Controls.Add(Me.cbxFiliale)
Me.Panel1.Controls.Add(Me.cbx_Suche_Filiale)
Me.Panel1.Controls.Add(Me.btnNeu)
Me.Panel1.Controls.Add(Me.txtLKW)
Me.Panel1.Controls.Add(Me.txtAbfNr)
Me.Panel1.Controls.Add(Me.Label20)
Me.Panel1.Controls.Add(Me.txt_Suche)
Me.Panel1.Controls.Add(Me.Label21)
Me.Panel1.Controls.Add(Me.Label22)
Me.Panel1.Controls.Add(Me.btn_resetSearch)
@@ -641,7 +661,6 @@ Partial Class frmGesamtsicherheitenNEU
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1384, 97)
Me.Panel1.TabIndex = 10
Me.Panel1.Visible = False
'
'txtDatBis
'
@@ -674,7 +693,7 @@ Partial Class frmGesamtsicherheitenNEU
Me.btnSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSuche.Location = New System.Drawing.Point(414, 19)
Me.btnSuche.Location = New System.Drawing.Point(692, 20)
Me.btnSuche.Name = "btnSuche"
Me.btnSuche.Size = New System.Drawing.Size(162, 52)
Me.btnSuche.TabIndex = 35
@@ -691,49 +710,49 @@ Partial Class frmGesamtsicherheitenNEU
Me.Label26.TabIndex = 34
Me.Label26.Text = "Datum"
'
'Button7
'btnBisTag
'
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button7.ForeColor = System.Drawing.Color.Black
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button7.Location = New System.Drawing.Point(284, 7)
Me.Button7.Margin = New System.Windows.Forms.Padding(0)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(34, 23)
Me.Button7.TabIndex = 26
Me.Button7.Text = ">>"
Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button7.UseVisualStyleBackColor = True
Me.btnBisTag.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnBisTag.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnBisTag.ForeColor = System.Drawing.Color.Black
Me.btnBisTag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnBisTag.Location = New System.Drawing.Point(284, 7)
Me.btnBisTag.Margin = New System.Windows.Forms.Padding(0)
Me.btnBisTag.Name = "btnBisTag"
Me.btnBisTag.Size = New System.Drawing.Size(34, 23)
Me.btnBisTag.TabIndex = 26
Me.btnBisTag.Text = ">>"
Me.btnBisTag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnBisTag.UseVisualStyleBackColor = True
'
'Button6
'btnVonTag
'
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button6.ForeColor = System.Drawing.Color.Black
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button6.Location = New System.Drawing.Point(165, 7)
Me.Button6.Margin = New System.Windows.Forms.Padding(0)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(34, 23)
Me.Button6.TabIndex = 24
Me.Button6.Text = "<<"
Me.Button6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button6.UseVisualStyleBackColor = True
Me.btnVonTag.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnVonTag.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnVonTag.ForeColor = System.Drawing.Color.Black
Me.btnVonTag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnVonTag.Location = New System.Drawing.Point(165, 7)
Me.btnVonTag.Margin = New System.Windows.Forms.Padding(0)
Me.btnVonTag.Name = "btnVonTag"
Me.btnVonTag.Size = New System.Drawing.Size(34, 23)
Me.btnVonTag.TabIndex = 24
Me.btnVonTag.Text = "<<"
Me.btnVonTag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnVonTag.UseVisualStyleBackColor = True
'
'Button5
'btnTag
'
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button5.ForeColor = System.Drawing.Color.Black
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button5.Location = New System.Drawing.Point(198, 7)
Me.Button5.Margin = New System.Windows.Forms.Padding(0)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(87, 23)
Me.Button5.TabIndex = 25
Me.Button5.Text = "Heute"
Me.Button5.UseVisualStyleBackColor = True
Me.btnTag.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnTag.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnTag.ForeColor = System.Drawing.Color.Black
Me.btnTag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnTag.Location = New System.Drawing.Point(198, 7)
Me.btnTag.Margin = New System.Windows.Forms.Padding(0)
Me.btnTag.Name = "btnTag"
Me.btnTag.Size = New System.Drawing.Size(87, 23)
Me.btnTag.TabIndex = 25
Me.btnTag.Text = "Heute"
Me.btnTag.UseVisualStyleBackColor = True
'
'txtDatVon
'
@@ -916,43 +935,43 @@ Partial Class frmGesamtsicherheitenNEU
Me.Label23.TabIndex = 13
Me.Label23.Text = "Bis"
'
'cbxWarenort
'cbx_Suche_Warenort
'
Me.cbxWarenort._allowedValuesFreiText = Nothing
Me.cbxWarenort._allowFreiText = False
Me.cbxWarenort._value = ""
Me.cbxWarenort.DropDownWidth = 300
Me.cbxWarenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxWarenort.FormattingEnabled = True
Me.cbxWarenort.Location = New System.Drawing.Point(663, 29)
Me.cbxWarenort.MaxLength = 4
Me.cbxWarenort.Name = "cbxWarenort"
Me.cbxWarenort.Size = New System.Drawing.Size(95, 24)
Me.cbxWarenort.TabIndex = 9
Me.cbx_Suche_Warenort._allowedValuesFreiText = Nothing
Me.cbx_Suche_Warenort._allowFreiText = False
Me.cbx_Suche_Warenort._value = ""
Me.cbx_Suche_Warenort.DropDownWidth = 300
Me.cbx_Suche_Warenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbx_Suche_Warenort.FormattingEnabled = True
Me.cbx_Suche_Warenort.Location = New System.Drawing.Point(345, 20)
Me.cbx_Suche_Warenort.MaxLength = 4
Me.cbx_Suche_Warenort.Name = "cbx_Suche_Warenort"
Me.cbx_Suche_Warenort.Size = New System.Drawing.Size(95, 24)
Me.cbx_Suche_Warenort.TabIndex = 9
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label19.Location = New System.Drawing.Point(660, 16)
Me.Label19.Location = New System.Drawing.Point(342, 7)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(63, 13)
Me.Label19.TabIndex = 8
Me.Label19.Text = "Warenort:"
'
'cbxFiliale
'cbx_Suche_Filiale
'
Me.cbxFiliale._allowedValuesFreiText = Nothing
Me.cbxFiliale._allowFreiText = False
Me.cbxFiliale._value = ""
Me.cbxFiliale.DropDownWidth = 300
Me.cbxFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxFiliale.FormattingEnabled = True
Me.cbxFiliale.Location = New System.Drawing.Point(783, 32)
Me.cbxFiliale.MaxLength = 4
Me.cbxFiliale.Name = "cbxFiliale"
Me.cbxFiliale.Size = New System.Drawing.Size(95, 21)
Me.cbxFiliale.TabIndex = 2
Me.cbx_Suche_Filiale._allowedValuesFreiText = Nothing
Me.cbx_Suche_Filiale._allowFreiText = False
Me.cbx_Suche_Filiale._value = ""
Me.cbx_Suche_Filiale.DropDownWidth = 300
Me.cbx_Suche_Filiale.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbx_Suche_Filiale.FormattingEnabled = True
Me.cbx_Suche_Filiale.Location = New System.Drawing.Point(493, 21)
Me.cbx_Suche_Filiale.MaxLength = 4
Me.cbx_Suche_Filiale.Name = "cbx_Suche_Filiale"
Me.cbx_Suche_Filiale.Size = New System.Drawing.Size(95, 21)
Me.cbx_Suche_Filiale.TabIndex = 2
'
'btnNeu
'
@@ -961,124 +980,105 @@ Partial Class frmGesamtsicherheitenNEU
Me.btnNeu.FlatAppearance.BorderSize = 0
Me.btnNeu.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnNeu.ForeColor = System.Drawing.Color.Black
Me.btnNeu.Location = New System.Drawing.Point(1156, 31)
Me.btnNeu.Location = New System.Drawing.Point(1262, 31)
Me.btnNeu.Name = "btnNeu"
Me.btnNeu.Size = New System.Drawing.Size(75, 23)
Me.btnNeu.TabIndex = 7
Me.btnNeu.Text = "Neu"
Me.btnNeu.UseVisualStyleBackColor = False
'
'txtLKW
'txt_Suche
'
Me.txtLKW.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLKW.Location = New System.Drawing.Point(1055, 32)
Me.txtLKW.Margin = New System.Windows.Forms.Padding(0)
Me.txtLKW.Name = "txtLKW"
Me.txtLKW.Size = New System.Drawing.Size(79, 24)
Me.txtLKW.TabIndex = 6
'
'txtAbfNr
'
Me.txtAbfNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAbfNr.Location = New System.Drawing.Point(898, 32)
Me.txtAbfNr.Margin = New System.Windows.Forms.Padding(0)
Me.txtAbfNr.Name = "txtAbfNr"
Me.txtAbfNr.Size = New System.Drawing.Size(122, 24)
Me.txtAbfNr.TabIndex = 4
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label20.Location = New System.Drawing.Point(1052, 16)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(55, 13)
Me.Label20.TabIndex = 5
Me.Label20.Text = "LKW-ID:"
Me.txt_Suche.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txt_Suche.Location = New System.Drawing.Point(345, 68)
Me.txt_Suche.Margin = New System.Windows.Forms.Padding(0)
Me.txt_Suche.Name = "txt_Suche"
Me.txt_Suche.Size = New System.Drawing.Size(243, 24)
Me.txt_Suche.TabIndex = 4
'
'Label21
'
Me.Label21.AutoSize = True
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label21.Location = New System.Drawing.Point(895, 16)
Me.Label21.Location = New System.Drawing.Point(342, 52)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(125, 13)
Me.Label21.Size = New System.Drawing.Size(47, 13)
Me.Label21.TabIndex = 3
Me.Label21.Text = "Abfertigungsnummer:"
Me.Label21.Text = "Suche:"
'
'Label22
'
Me.Label22.AutoSize = True
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label22.Location = New System.Drawing.Point(780, 16)
Me.Label22.Location = New System.Drawing.Point(490, 5)
Me.Label22.Name = "Label22"
Me.Label22.Size = New System.Drawing.Size(44, 13)
Me.Label22.TabIndex = 1
Me.Label22.Text = "Filiale:"
'
'btnDeleteClose
'btnDeletePos
'
Me.btnDeleteClose.allowBorder = False
Me.btnDeleteClose.BackColor = System.Drawing.Color.White
Me.btnDeleteClose.BackgroundImage = Global.AVISO.My.Resources.Resources.del2
Me.btnDeleteClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnDeleteClose.FlatAppearance.BorderSize = 0
Me.btnDeleteClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDeleteClose.ForeColor = System.Drawing.Color.Black
Me.btnDeleteClose.Location = New System.Drawing.Point(1348, 195)
Me.btnDeleteClose.Name = "btnDeleteClose"
Me.btnDeleteClose.Size = New System.Drawing.Size(24, 24)
Me.btnDeleteClose.TabIndex = 7
Me.btnDeleteClose.UseVisualStyleBackColor = False
Me.btnDeleteClose.Visible = False
Me.btnDeletePos.allowBorder = False
Me.btnDeletePos.BackColor = System.Drawing.Color.White
Me.btnDeletePos.BackgroundImage = Global.AVISO.My.Resources.Resources.del2
Me.btnDeletePos.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnDeletePos.FlatAppearance.BorderSize = 0
Me.btnDeletePos.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDeletePos.ForeColor = System.Drawing.Color.Black
Me.btnDeletePos.Location = New System.Drawing.Point(1348, 195)
Me.btnDeletePos.Name = "btnDeletePos"
Me.btnDeletePos.Size = New System.Drawing.Size(24, 24)
Me.btnDeletePos.TabIndex = 7
Me.btnDeletePos.UseVisualStyleBackColor = False
Me.btnDeletePos.Visible = False
'
'btnDeleteOpen
'btnDeleteSicherheit
'
Me.btnDeleteOpen.allowBorder = False
Me.btnDeleteOpen.BackColor = System.Drawing.Color.White
Me.btnDeleteOpen.BackgroundImage = Global.AVISO.My.Resources.Resources.del2
Me.btnDeleteOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnDeleteOpen.FlatAppearance.BorderSize = 0
Me.btnDeleteOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDeleteOpen.ForeColor = System.Drawing.Color.Black
Me.btnDeleteOpen.Location = New System.Drawing.Point(654, 175)
Me.btnDeleteOpen.Name = "btnDeleteOpen"
Me.btnDeleteOpen.Size = New System.Drawing.Size(24, 24)
Me.btnDeleteOpen.TabIndex = 6
Me.btnDeleteOpen.UseVisualStyleBackColor = False
Me.btnDeleteOpen.Visible = False
Me.btnDeleteSicherheit.allowBorder = False
Me.btnDeleteSicherheit.BackColor = System.Drawing.Color.White
Me.btnDeleteSicherheit.BackgroundImage = Global.AVISO.My.Resources.Resources.del2
Me.btnDeleteSicherheit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnDeleteSicherheit.FlatAppearance.BorderSize = 0
Me.btnDeleteSicherheit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDeleteSicherheit.ForeColor = System.Drawing.Color.Black
Me.btnDeleteSicherheit.Location = New System.Drawing.Point(654, 175)
Me.btnDeleteSicherheit.Name = "btnDeleteSicherheit"
Me.btnDeleteSicherheit.Size = New System.Drawing.Size(24, 24)
Me.btnDeleteSicherheit.TabIndex = 6
Me.btnDeleteSicherheit.UseVisualStyleBackColor = False
Me.btnDeleteSicherheit.Visible = False
'
'btnUpdateClose
'btnUpdatePos
'
Me.btnUpdateClose.allowBorder = False
Me.btnUpdateClose.BackColor = System.Drawing.Color.White
Me.btnUpdateClose.BackgroundImage = Global.AVISO.My.Resources.Resources.ok
Me.btnUpdateClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnUpdateClose.FlatAppearance.BorderSize = 0
Me.btnUpdateClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUpdateClose.ForeColor = System.Drawing.Color.Black
Me.btnUpdateClose.Location = New System.Drawing.Point(1348, 257)
Me.btnUpdateClose.Name = "btnUpdateClose"
Me.btnUpdateClose.Size = New System.Drawing.Size(24, 24)
Me.btnUpdateClose.TabIndex = 37
Me.btnUpdateClose.UseVisualStyleBackColor = False
Me.btnUpdateClose.Visible = False
Me.btnUpdatePos.allowBorder = False
Me.btnUpdatePos.BackColor = System.Drawing.Color.White
Me.btnUpdatePos.BackgroundImage = Global.AVISO.My.Resources.Resources.ok
Me.btnUpdatePos.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnUpdatePos.FlatAppearance.BorderSize = 0
Me.btnUpdatePos.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUpdatePos.ForeColor = System.Drawing.Color.Black
Me.btnUpdatePos.Location = New System.Drawing.Point(1348, 257)
Me.btnUpdatePos.Name = "btnUpdatePos"
Me.btnUpdatePos.Size = New System.Drawing.Size(24, 24)
Me.btnUpdatePos.TabIndex = 37
Me.btnUpdatePos.UseVisualStyleBackColor = False
Me.btnUpdatePos.Visible = False
'
'btnUpdateOpen
'btnUpdateSicherheit
'
Me.btnUpdateOpen.allowBorder = False
Me.btnUpdateOpen.BackColor = System.Drawing.Color.White
Me.btnUpdateOpen.BackgroundImage = Global.AVISO.My.Resources.Resources.ok
Me.btnUpdateOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnUpdateOpen.FlatAppearance.BorderSize = 0
Me.btnUpdateOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUpdateOpen.ForeColor = System.Drawing.Color.Black
Me.btnUpdateOpen.Location = New System.Drawing.Point(654, 237)
Me.btnUpdateOpen.Name = "btnUpdateOpen"
Me.btnUpdateOpen.Size = New System.Drawing.Size(24, 24)
Me.btnUpdateOpen.TabIndex = 35
Me.btnUpdateOpen.UseVisualStyleBackColor = False
Me.btnUpdateOpen.Visible = False
Me.btnUpdateSicherheit.allowBorder = False
Me.btnUpdateSicherheit.BackColor = System.Drawing.Color.White
Me.btnUpdateSicherheit.BackgroundImage = Global.AVISO.My.Resources.Resources.ok
Me.btnUpdateSicherheit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.btnUpdateSicherheit.FlatAppearance.BorderSize = 0
Me.btnUpdateSicherheit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUpdateSicherheit.ForeColor = System.Drawing.Color.Black
Me.btnUpdateSicherheit.Location = New System.Drawing.Point(654, 237)
Me.btnUpdateSicherheit.Name = "btnUpdateSicherheit"
Me.btnUpdateSicherheit.Size = New System.Drawing.Size(24, 24)
Me.btnUpdateSicherheit.TabIndex = 35
Me.btnUpdateSicherheit.UseVisualStyleBackColor = False
Me.btnUpdateSicherheit.Visible = False
'
'Label15
'
@@ -1262,14 +1262,14 @@ Partial Class frmGesamtsicherheitenNEU
Me.Label1.TabIndex = 8
Me.Label1.Text = "ATB Nummer"
'
'txtFreitextClose
'txtPosFreitext
'
Me.txtFreitextClose.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtFreitextClose.Location = New System.Drawing.Point(1017, 250)
Me.txtFreitextClose.Margin = New System.Windows.Forms.Padding(0)
Me.txtFreitextClose.Name = "txtFreitextClose"
Me.txtFreitextClose.Size = New System.Drawing.Size(255, 24)
Me.txtFreitextClose.TabIndex = 41
Me.txtPosFreitext.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPosFreitext.Location = New System.Drawing.Point(1017, 250)
Me.txtPosFreitext.Margin = New System.Windows.Forms.Padding(0)
Me.txtPosFreitext.Name = "txtPosFreitext"
Me.txtPosFreitext.Size = New System.Drawing.Size(255, 24)
Me.txtPosFreitext.TabIndex = 41
'
'txtFreitextOpen
'
@@ -1293,12 +1293,12 @@ Partial Class frmGesamtsicherheitenNEU
Me.Name = "frmGesamtsicherheitenNEU"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "frmGesSich"
CType(Me.dgvGesamtsicherheitMRN, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).EndInit()
Me.ContextMenuStrip1.ResumeLayout(False)
Me.Panel2.ResumeLayout(False)
Me.panOverlay.ResumeLayout(False)
Me.panOverlay.PerformLayout()
CType(Me.dgvGesamtsicherheitPositionen, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).EndInit()
Me.panOben.ResumeLayout(False)
Me.panOben.PerformLayout()
Me.Panel1.ResumeLayout(False)
@@ -1307,20 +1307,20 @@ Partial Class frmGesamtsicherheitenNEU
End Sub
Friend WithEvents dgvGesamtsicherheitMRN As VERAG_PROG_ALLGEMEIN.MyDatagridview
Friend WithEvents dgvGesamtsicherheit As VERAG_PROG_ALLGEMEIN.MyDatagridview
Friend WithEvents Panel2 As Panel
Friend WithEvents dgvGesamtsicherheitPositionen As VERAG_PROG_ALLGEMEIN.MyDatagridview
Friend WithEvents btnAddClose As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnAddOpen As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents dgvSicherheitsPos As VERAG_PROG_ALLGEMEIN.MyDatagridview
Friend WithEvents btnAddPos As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnAddSicherheit As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents lblGestellungNr As Label
Friend WithEvents txtCRNTime As TextBox
Friend WithEvents txtCRNDate As TextBox
Friend WithEvents txtMRNTime As TextBox
Friend WithEvents txtMRNDate As TextBox
Friend WithEvents btnSaveOben As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents txtCRNSicherheitsbetrag As TextBox
Friend WithEvents txtCRNWarenwert As TextBox
Friend WithEvents txtCRN As TextBox
Friend WithEvents txtPosSicherheitsbetrag As TextBox
Friend WithEvents txtPosWarenwert As TextBox
Friend WithEvents txtPositionenCRN As TextBox
Friend WithEvents txtMRNSicherheitsbetrag As TextBox
Friend WithEvents txtMRNWarenwert As TextBox
Friend WithEvents txtMRN As TextBox
@@ -1329,7 +1329,7 @@ Partial Class frmGesamtsicherheitenNEU
Friend WithEvents lblReferenzwert As Label
Friend WithEvents lblSaldo As Label
Friend WithEvents panOben As Panel
Friend WithEvents txtFreitextClose As TextBox
Friend WithEvents txtPosFreitext As TextBox
Friend WithEvents txtFreitextOpen As TextBox
Friend WithEvents Label14 As Label
Friend WithEvents txtEust As TextBox
@@ -1358,30 +1358,28 @@ Partial Class frmGesamtsicherheitenNEU
Friend WithEvents Label16 As Label
Friend WithEvents btnClosePanOverlay As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents btnUpdateClose As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnUpdateOpen As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnDeleteClose As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnDeleteOpen As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnUpdatePos As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnUpdateSicherheit As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnDeletePos As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents btnDeleteSicherheit As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents cboWarenort As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents lblWarenort As Label
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
Friend WithEvents ClosedErzeugenToolStripMenuItem As ToolStripMenuItem
Friend WithEvents Panel1 As Panel
Friend WithEvents cbxWarenort As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents cbx_Suche_Warenort As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents Label19 As Label
Friend WithEvents cbxFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents cbx_Suche_Filiale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents btnNeu As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents txtLKW As TextBox
Friend WithEvents txtAbfNr As TextBox
Friend WithEvents Label20 As Label
Friend WithEvents txt_Suche As TextBox
Friend WithEvents Label21 As Label
Friend WithEvents Label22 As Label
Friend WithEvents btnSucheStarten As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents Label23 As Label
Friend WithEvents Label26 As Label
Friend WithEvents Button7 As Button
Friend WithEvents Button6 As Button
Friend WithEvents Button5 As Button
Friend WithEvents btnBisTag As Button
Friend WithEvents btnVonTag As Button
Friend WithEvents btnTag As Button
Friend WithEvents txtDatVon As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label24 As Label
Friend WithEvents btnJahr As Button
@@ -1395,4 +1393,6 @@ Partial Class frmGesamtsicherheitenNEU
Friend WithEvents DateTimePicker1 As DateTimePicker
Friend WithEvents btnSuche As Button
Friend WithEvents txtDatBis As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label20 As Label
Friend WithEvents TextBox1 As TextBox
End Class