From 457265b739be28d73a0366ad6beefa7535d9c0f9 Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Tue, 31 Mar 2026 14:13:17 +0200 Subject: [PATCH] gesamtsicherheiten, etc. --- Aviso/Aviso.vbproj | 12 + Aviso/frmGesamtsicherheitenNEU.Designer.vb | 1081 ++++++++++---------- Aviso/frmGesamtsicherheitenNEU.resx | 4 +- Aviso/frmGesamtsicherheitenNEU.vb | 10 +- Aviso/packages.config | 3 + Aviso/usrCntlSND_ATBGestellung.vb | 10 +- 6 files changed, 586 insertions(+), 534 deletions(-) diff --git a/Aviso/Aviso.vbproj b/Aviso/Aviso.vbproj index 03af2e5..cb137bb 100644 --- a/Aviso/Aviso.vbproj +++ b/Aviso/Aviso.vbproj @@ -195,6 +195,9 @@ ..\packages\EAGetMail.5.3.5\lib\net461\EAGetMail.dll + + ..\packages\fiskaltrust.interface.1.3.45\lib\net461\fiskaltrust.interface.dll + ..\Gemeinsames\bin\Debug\Gemeinsames.dll @@ -455,6 +458,9 @@ + + ..\packages\System.Interactive.Async.4.0.0\lib\net461\System.Interactive.Async.dll + ..\packages\System.IO.4.3.0\lib\net462\System.IO.dll True @@ -468,6 +474,9 @@ ..\packages\System.IO.Packaging.4.0.0\lib\net46\System.IO.Packaging.dll + + ..\packages\System.Linq.Async.4.0.0\lib\net461\System.Linq.Async.dll + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll @@ -489,6 +498,7 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + @@ -514,6 +524,8 @@ True True + + ..\packages\System.Text.Encoding.CodePages.8.0.0\lib\net462\System.Text.Encoding.CodePages.dll diff --git a/Aviso/frmGesamtsicherheitenNEU.Designer.vb b/Aviso/frmGesamtsicherheitenNEU.Designer.vb index 77666b2..4b68b91 100644 --- a/Aviso/frmGesamtsicherheitenNEU.Designer.vb +++ b/Aviso/frmGesamtsicherheitenNEU.Designer.vb @@ -34,6 +34,7 @@ Partial Class frmGesamtsicherheitenNEU Me.LöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Panel2 = New System.Windows.Forms.Panel() Me.pnlChangeATCNr = New System.Windows.Forms.Panel() + Me.txtDatumaendern = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtSicherheitsbetragContext = New System.Windows.Forms.TextBox() Me.Label30 = New System.Windows.Forms.Label() Me.txtWarenwertContext = New System.Windows.Forms.TextBox() @@ -41,25 +42,40 @@ Partial Class frmGesamtsicherheitenNEU Me.txtUhrzeitaendern = New System.Windows.Forms.TextBox() Me.Label26 = New System.Windows.Forms.Label() Me.lblATCwarning = New System.Windows.Forms.Label() + Me.FlatButton3 = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.txtATCaendern = New System.Windows.Forms.TextBox() Me.Label34 = New System.Windows.Forms.Label() + Me.FlatButton4 = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.pnlChangeATBNr = New System.Windows.Forms.Panel() Me.lblWarningATB = New System.Windows.Forms.Label() + Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.txtATBNraendern = New System.Windows.Forms.TextBox() Me.Label32 = New System.Windows.Forms.Label() + Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.panOverlay = New System.Windows.Forms.Panel() + Me.txtlkwIdSearch = New VERAG_PROG_ALLGEMEIN.MySearchBox() Me.Label23 = New System.Windows.Forms.Label() + Me.cboWarenort = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblWarenort = New System.Windows.Forms.Label() + Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox() + Me.btnSave = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.txtLKWKZ = New System.Windows.Forms.TextBox() Me.txtAbfertNum = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() + Me.btnClosePanOverlay = New VERAG_PROG_ALLGEMEIN.FlatButton() + Me.dgvGesamtsicherheit = New VERAG_PROG_ALLGEMEIN.MyDatagridview() + Me.dgvSicherheitsPos = New VERAG_PROG_ALLGEMEIN.MyDatagridview() Me.ContextMenuStripPosSicherheiten = New System.Windows.Forms.ContextMenuStrip() Me.ATCMRNNraendernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.pnlSummeGes = New System.Windows.Forms.Panel() + Me.txtPosSicherheitsbGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() + Me.txtSicherheitsbGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label28 = New System.Windows.Forms.Label() + Me.txtPosWarenwertGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label29 = New System.Windows.Forms.Label() + Me.txtWarenwertGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtPosAnzalPosGes = New System.Windows.Forms.TextBox() Me.txtAnzalPosGes = New System.Windows.Forms.TextBox() Me.Label27 = New System.Windows.Forms.Label() @@ -79,15 +95,21 @@ 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.Label33 = New System.Windows.Forms.Label() + Me.txtAnzahl = New System.Windows.Forms.TextBox() Me.Label31 = New System.Windows.Forms.Label() Me.txtMRNNr = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.txtSPosNr = New System.Windows.Forms.TextBox() + Me.txtSicherheitDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.dtpSicherheitDat = New System.Windows.Forms.DateTimePicker() + Me.txtPosDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.dtpPosDat = New System.Windows.Forms.DateTimePicker() Me.lbloffenerWarenwert = New System.Windows.Forms.Label() Me.txtGestellInfo = New System.Windows.Forms.TextBox() + Me.btnSaveDatetime = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.lblId = New System.Windows.Forms.Label() + Me.txtZollsatzueberschreiben = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.cbxZollsatzueberschreiben = New System.Windows.Forms.CheckBox() Me.lbloffenerSaldo = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() @@ -103,6 +125,10 @@ Partial Class frmGesamtsicherheitenNEU Me.Label21 = New System.Windows.Forms.Label() Me.btnPrev = New System.Windows.Forms.Button() Me.btnNext = New System.Windows.Forms.Button() + 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.txtAnzahlPos = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() @@ -123,30 +149,6 @@ Partial Class frmGesamtsicherheitenNEU Me.Label1 = New System.Windows.Forms.Label() Me.txtPosFreitext = New System.Windows.Forms.TextBox() Me.txtSicherheitFreitext = New System.Windows.Forms.TextBox() - Me.txtDatumaendern = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.FlatButton3 = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.FlatButton4 = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.txtlkwIdSearch = New VERAG_PROG_ALLGEMEIN.MySearchBox() - Me.cboWarenort = New VERAG_PROG_ALLGEMEIN.MyComboBox() - Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox() - Me.btnSave = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.btnClosePanOverlay = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.dgvGesamtsicherheit = New VERAG_PROG_ALLGEMEIN.MyDatagridview() - Me.dgvSicherheitsPos = New VERAG_PROG_ALLGEMEIN.MyDatagridview() - Me.txtPosSicherheitsbGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.txtSicherheitsbGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.txtPosWarenwertGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.txtWarenwertGes = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.txtSicherheitDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.txtPosDat = New VERAG_PROG_ALLGEMEIN.MyTextBox() - Me.btnSaveDatetime = New VERAG_PROG_ALLGEMEIN.FlatButton() - Me.txtZollsatzueberschreiben = New VERAG_PROG_ALLGEMEIN.MyTextBox() - 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.btnAddPos = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.btnAddSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton() Me.ContextMenuStripGesSicherh.SuspendLayout() @@ -154,12 +156,12 @@ Partial Class frmGesamtsicherheitenNEU Me.pnlChangeATCNr.SuspendLayout() Me.pnlChangeATBNr.SuspendLayout() Me.panOverlay.SuspendLayout() + CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).BeginInit() + CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStripPosSicherheiten.SuspendLayout() Me.pnlSummeGes.SuspendLayout() Me.panOben.SuspendLayout() Me.Panel1.SuspendLayout() - CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).BeginInit() - CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'ContextMenuStripGesSicherh @@ -222,6 +224,32 @@ Partial Class frmGesamtsicherheitenNEU Me.pnlChangeATCNr.TabIndex = 13 Me.pnlChangeATCNr.Visible = False ' + 'txtDatumaendern + ' + Me.txtDatumaendern._DateTimeOnly = False + Me.txtDatumaendern._numbersOnly = False + Me.txtDatumaendern._numbersOnlyKommastellen = "" + Me.txtDatumaendern._numbersOnlyTrennzeichen = True + Me.txtDatumaendern._Prozent = False + Me.txtDatumaendern._ShortDateNew = False + Me.txtDatumaendern._ShortDateOnly = True + Me.txtDatumaendern._TimeOnly = False + Me.txtDatumaendern._TimeOnly_Seconds = False + Me.txtDatumaendern._value = "" + Me.txtDatumaendern._Waehrung = False + Me.txtDatumaendern._WaehrungZeichen = True + Me.txtDatumaendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.txtDatumaendern.ForeColor = System.Drawing.Color.Black + Me.txtDatumaendern.Location = New System.Drawing.Point(95, 72) + Me.txtDatumaendern.MaxLength = 10 + Me.txtDatumaendern.MaxLineLength = -1 + Me.txtDatumaendern.MaxLines_Warning = "" + Me.txtDatumaendern.MaxLines_Warning_Label = Nothing + Me.txtDatumaendern.Multiline = True + Me.txtDatumaendern.Name = "txtDatumaendern" + Me.txtDatumaendern.Size = New System.Drawing.Size(112, 24) + Me.txtDatumaendern.TabIndex = 61 + ' 'txtSicherheitsbetragContext ' Me.txtSicherheitsbetragContext.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -291,6 +319,20 @@ Partial Class frmGesamtsicherheitenNEU Me.lblATCwarning.Size = New System.Drawing.Size(0, 13) Me.lblATCwarning.TabIndex = 10 ' + 'FlatButton3 + ' + Me.FlatButton3.allowBorder = False + Me.FlatButton3.BackColor = System.Drawing.Color.Gainsboro + Me.FlatButton3.FlatAppearance.BorderSize = 0 + Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.FlatButton3.ForeColor = System.Drawing.Color.Black + Me.FlatButton3.Location = New System.Drawing.Point(210, 160) + Me.FlatButton3.Name = "FlatButton3" + Me.FlatButton3.Size = New System.Drawing.Size(75, 23) + Me.FlatButton3.TabIndex = 10 + Me.FlatButton3.Text = "Ändern" + Me.FlatButton3.UseVisualStyleBackColor = False + ' 'txtATCaendern ' Me.txtATCaendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -310,6 +352,22 @@ Partial Class frmGesamtsicherheitenNEU Me.Label34.TabIndex = 5 Me.Label34.Text = "Reg-Nr./MRN" ' + 'FlatButton4 + ' + Me.FlatButton4.allowBorder = False + Me.FlatButton4.BackColor = System.Drawing.Color.White + Me.FlatButton4.BackgroundImage = CType(resources.GetObject("FlatButton4.BackgroundImage"), System.Drawing.Image) + Me.FlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch + Me.FlatButton4.DialogResult = System.Windows.Forms.DialogResult.Cancel + Me.FlatButton4.FlatAppearance.BorderSize = 0 + Me.FlatButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.FlatButton4.ForeColor = System.Drawing.Color.Black + Me.FlatButton4.Location = New System.Drawing.Point(261, 3) + Me.FlatButton4.Name = "FlatButton4" + Me.FlatButton4.Size = New System.Drawing.Size(24, 24) + Me.FlatButton4.TabIndex = 0 + Me.FlatButton4.UseVisualStyleBackColor = False + ' 'pnlChangeATBNr ' Me.pnlChangeATBNr.BackColor = System.Drawing.SystemColors.ButtonHighlight @@ -334,6 +392,20 @@ Partial Class frmGesamtsicherheitenNEU Me.lblWarningATB.Size = New System.Drawing.Size(0, 13) Me.lblWarningATB.TabIndex = 10 ' + 'FlatButton1 + ' + Me.FlatButton1.allowBorder = False + Me.FlatButton1.BackColor = System.Drawing.Color.Gainsboro + Me.FlatButton1.FlatAppearance.BorderSize = 0 + Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.FlatButton1.ForeColor = System.Drawing.Color.Black + Me.FlatButton1.Location = New System.Drawing.Point(210, 77) + Me.FlatButton1.Name = "FlatButton1" + Me.FlatButton1.Size = New System.Drawing.Size(75, 23) + Me.FlatButton1.TabIndex = 9 + Me.FlatButton1.Text = "Ändern" + Me.FlatButton1.UseVisualStyleBackColor = False + ' 'txtATBNraendern ' Me.txtATBNraendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -353,6 +425,22 @@ Partial Class frmGesamtsicherheitenNEU Me.Label32.TabIndex = 5 Me.Label32.Text = "Reg-Nr" ' + 'FlatButton2 + ' + Me.FlatButton2.allowBorder = False + Me.FlatButton2.BackColor = System.Drawing.Color.White + Me.FlatButton2.BackgroundImage = CType(resources.GetObject("FlatButton2.BackgroundImage"), System.Drawing.Image) + Me.FlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch + Me.FlatButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel + Me.FlatButton2.FlatAppearance.BorderSize = 0 + Me.FlatButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.FlatButton2.ForeColor = System.Drawing.Color.Black + Me.FlatButton2.Location = New System.Drawing.Point(261, 3) + Me.FlatButton2.Name = "FlatButton2" + Me.FlatButton2.Size = New System.Drawing.Size(24, 24) + Me.FlatButton2.TabIndex = 0 + Me.FlatButton2.UseVisualStyleBackColor = False + ' 'panOverlay ' Me.panOverlay.BackColor = System.Drawing.SystemColors.ButtonHighlight @@ -374,6 +462,31 @@ Partial Class frmGesamtsicherheitenNEU Me.panOverlay.TabIndex = 2 Me.panOverlay.Visible = False ' + 'txtlkwIdSearch + ' + Me.txtlkwIdSearch._allowFreitext = True + Me.txtlkwIdSearch._AllowSetValue = False + Me.txtlkwIdSearch._allowSpaceAsSplitter = False + Me.txtlkwIdSearch._autoSizeGross = False + Me.txtlkwIdSearch._hideIfListEmpty = True + Me.txtlkwIdSearch._value = Nothing + Me.txtlkwIdSearch.conn_art = "FMZOLL" + Me.txtlkwIdSearch.dgvpos = "LEFT" + Me.txtlkwIdSearch.DISPLAY_PARAM = Nothing + Me.txtlkwIdSearch.INVISIBLE_COLUMNS = Nothing + Me.txtlkwIdSearch.key_visible = False + Me.txtlkwIdSearch.KEYPARAM = Nothing + Me.txtlkwIdSearch.Location = New System.Drawing.Point(279, 184) + Me.txtlkwIdSearch.Name = "txtlkwIdSearch" + Me.txtlkwIdSearch.searchActive = True + Me.txtlkwIdSearch.Size = New System.Drawing.Size(186, 20) + Me.txtlkwIdSearch.SQL_ORDER_BY = Nothing + Me.txtlkwIdSearch.SQL_SELECT = Nothing + Me.txtlkwIdSearch.SQL_WHERE = Nothing + Me.txtlkwIdSearch.SQL_WhereParamList = Nothing + Me.txtlkwIdSearch.TabIndex = 7 + Me.txtlkwIdSearch.usrcntl = Nothing + ' 'Label23 ' Me.Label23.AutoSize = True @@ -384,6 +497,20 @@ Partial Class frmGesamtsicherheitenNEU Me.Label23.TabIndex = 10 Me.Label23.Text = "LKW-Id:" ' + 'cboWarenort + ' + Me.cboWarenort._allowedValuesFreiText = Nothing + Me.cboWarenort._allowFreiText = False + Me.cboWarenort._value = "" + Me.cboWarenort.DropDownWidth = 400 + Me.cboWarenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.cboWarenort.FormattingEnabled = True + Me.cboWarenort.Location = New System.Drawing.Point(278, 64) + Me.cboWarenort.MaxLength = 4 + Me.cboWarenort.Name = "cboWarenort" + Me.cboWarenort.Size = New System.Drawing.Size(186, 24) + Me.cboWarenort.TabIndex = 2 + ' 'lblWarenort ' Me.lblWarenort.AutoSize = True @@ -394,6 +521,34 @@ Partial Class frmGesamtsicherheitenNEU Me.lblWarenort.TabIndex = 1 Me.lblWarenort.Text = "Warenort:" ' + 'cboFiliale + ' + Me.cboFiliale._allowedValuesFreiText = Nothing + Me.cboFiliale._allowFreiText = False + Me.cboFiliale._value = "" + Me.cboFiliale.DropDownWidth = 300 + Me.cboFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.cboFiliale.FormattingEnabled = True + Me.cboFiliale.Location = New System.Drawing.Point(279, 103) + Me.cboFiliale.MaxLength = 4 + Me.cboFiliale.Name = "cboFiliale" + Me.cboFiliale.Size = New System.Drawing.Size(186, 24) + Me.cboFiliale.TabIndex = 4 + ' + 'btnSave + ' + Me.btnSave.allowBorder = False + Me.btnSave.BackColor = System.Drawing.Color.Gainsboro + Me.btnSave.FlatAppearance.BorderSize = 0 + Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnSave.ForeColor = System.Drawing.Color.Black + Me.btnSave.Location = New System.Drawing.Point(389, 252) + Me.btnSave.Name = "btnSave" + Me.btnSave.Size = New System.Drawing.Size(75, 23) + Me.btnSave.TabIndex = 9 + Me.btnSave.Text = "Speichern" + Me.btnSave.UseVisualStyleBackColor = False + ' 'txtLKWKZ ' Me.txtLKWKZ.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -442,6 +597,92 @@ Partial Class frmGesamtsicherheitenNEU Me.Label16.TabIndex = 3 Me.Label16.Text = "Filial-Nummer:" ' + 'btnClosePanOverlay + ' + Me.btnClosePanOverlay.allowBorder = False + Me.btnClosePanOverlay.BackColor = System.Drawing.Color.White + Me.btnClosePanOverlay.BackgroundImage = CType(resources.GetObject("btnClosePanOverlay.BackgroundImage"), System.Drawing.Image) + Me.btnClosePanOverlay.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch + Me.btnClosePanOverlay.DialogResult = System.Windows.Forms.DialogResult.Cancel + Me.btnClosePanOverlay.FlatAppearance.BorderSize = 0 + Me.btnClosePanOverlay.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnClosePanOverlay.ForeColor = System.Drawing.Color.Black + Me.btnClosePanOverlay.Location = New System.Drawing.Point(475, 24) + Me.btnClosePanOverlay.Name = "btnClosePanOverlay" + Me.btnClosePanOverlay.Size = New System.Drawing.Size(24, 24) + Me.btnClosePanOverlay.TabIndex = 0 + Me.btnClosePanOverlay.UseVisualStyleBackColor = False + ' + 'dgvGesamtsicherheit + ' + 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)) + DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvGesamtsicherheit.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1 + Me.dgvGesamtsicherheit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvGesamtsicherheit.ContextMenuStrip = Me.ContextMenuStripGesSicherh + 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)) + DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + 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)) + 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.dgvGesamtsicherheit.RowHeadersDefaultCellStyle = DataGridViewCellStyle3 + Me.dgvGesamtsicherheit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect + Me.dgvGesamtsicherheit.Size = New System.Drawing.Size(998, 457) + Me.dgvGesamtsicherheit.TabIndex = 0 + ' + 'dgvSicherheitsPos + ' + 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)) + DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvSicherheitsPos.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4 + Me.dgvSicherheitsPos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvSicherheitsPos.ContextMenuStrip = Me.ContextMenuStripPosSicherheiten + 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)) + DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.dgvSicherheitsPos.DefaultCellStyle = DataGridViewCellStyle5 + Me.dgvSicherheitsPos.Dock = System.Windows.Forms.DockStyle.Right + Me.dgvSicherheitsPos.Location = New System.Drawing.Point(1004, 0) + Me.dgvSicherheitsPos.Name = "dgvSicherheitsPos" + Me.dgvSicherheitsPos.ReadOnly = True + Me.dgvSicherheitsPos.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect + Me.dgvSicherheitsPos.Size = New System.Drawing.Size(770, 457) + Me.dgvSicherheitsPos.TabIndex = 1 + ' 'ContextMenuStripPosSicherheiten ' Me.ContextMenuStripPosSicherheiten.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ATCMRNNraendernToolStripMenuItem}) @@ -476,6 +717,54 @@ Partial Class frmGesamtsicherheitenNEU Me.pnlSummeGes.Size = New System.Drawing.Size(1774, 32) Me.pnlSummeGes.TabIndex = 3 ' + 'txtPosSicherheitsbGes + ' + Me.txtPosSicherheitsbGes._DateTimeOnly = False + Me.txtPosSicherheitsbGes._numbersOnly = False + Me.txtPosSicherheitsbGes._numbersOnlyKommastellen = "" + Me.txtPosSicherheitsbGes._numbersOnlyTrennzeichen = False + Me.txtPosSicherheitsbGes._Prozent = False + Me.txtPosSicherheitsbGes._ShortDateNew = False + Me.txtPosSicherheitsbGes._ShortDateOnly = False + Me.txtPosSicherheitsbGes._TimeOnly = False + Me.txtPosSicherheitsbGes._TimeOnly_Seconds = False + Me.txtPosSicherheitsbGes._value = "" + Me.txtPosSicherheitsbGes._Waehrung = True + Me.txtPosSicherheitsbGes._WaehrungZeichen = True + Me.txtPosSicherheitsbGes.ForeColor = System.Drawing.Color.Black + Me.txtPosSicherheitsbGes.Location = New System.Drawing.Point(1530, 6) + Me.txtPosSicherheitsbGes.MaxLineLength = -1 + Me.txtPosSicherheitsbGes.MaxLines_Warning = "" + Me.txtPosSicherheitsbGes.MaxLines_Warning_Label = Nothing + Me.txtPosSicherheitsbGes.Name = "txtPosSicherheitsbGes" + Me.txtPosSicherheitsbGes.ReadOnly = True + Me.txtPosSicherheitsbGes.Size = New System.Drawing.Size(100, 20) + Me.txtPosSicherheitsbGes.TabIndex = 5 + ' + 'txtSicherheitsbGes + ' + Me.txtSicherheitsbGes._DateTimeOnly = False + Me.txtSicherheitsbGes._numbersOnly = False + Me.txtSicherheitsbGes._numbersOnlyKommastellen = "" + Me.txtSicherheitsbGes._numbersOnlyTrennzeichen = False + Me.txtSicherheitsbGes._Prozent = False + Me.txtSicherheitsbGes._ShortDateNew = False + Me.txtSicherheitsbGes._ShortDateOnly = False + Me.txtSicherheitsbGes._TimeOnly = False + Me.txtSicherheitsbGes._TimeOnly_Seconds = False + Me.txtSicherheitsbGes._value = "" + Me.txtSicherheitsbGes._Waehrung = True + Me.txtSicherheitsbGes._WaehrungZeichen = True + Me.txtSicherheitsbGes.ForeColor = System.Drawing.Color.Black + Me.txtSicherheitsbGes.Location = New System.Drawing.Point(720, 6) + Me.txtSicherheitsbGes.MaxLineLength = -1 + Me.txtSicherheitsbGes.MaxLines_Warning = "" + Me.txtSicherheitsbGes.MaxLines_Warning_Label = Nothing + Me.txtSicherheitsbGes.Name = "txtSicherheitsbGes" + Me.txtSicherheitsbGes.ReadOnly = True + Me.txtSicherheitsbGes.Size = New System.Drawing.Size(100, 20) + Me.txtSicherheitsbGes.TabIndex = 5 + ' 'Label28 ' Me.Label28.AutoSize = True @@ -486,6 +775,30 @@ Partial Class frmGesamtsicherheitenNEU Me.Label28.TabIndex = 4 Me.Label28.Text = "Sicherheitsbetrag Summe:" ' + 'txtPosWarenwertGes + ' + Me.txtPosWarenwertGes._DateTimeOnly = False + Me.txtPosWarenwertGes._numbersOnly = False + Me.txtPosWarenwertGes._numbersOnlyKommastellen = "" + Me.txtPosWarenwertGes._numbersOnlyTrennzeichen = False + Me.txtPosWarenwertGes._Prozent = False + Me.txtPosWarenwertGes._ShortDateNew = False + Me.txtPosWarenwertGes._ShortDateOnly = False + Me.txtPosWarenwertGes._TimeOnly = False + Me.txtPosWarenwertGes._TimeOnly_Seconds = False + Me.txtPosWarenwertGes._value = "" + Me.txtPosWarenwertGes._Waehrung = True + Me.txtPosWarenwertGes._WaehrungZeichen = True + Me.txtPosWarenwertGes.ForeColor = System.Drawing.Color.Black + Me.txtPosWarenwertGes.Location = New System.Drawing.Point(1276, 6) + Me.txtPosWarenwertGes.MaxLineLength = -1 + Me.txtPosWarenwertGes.MaxLines_Warning = "" + Me.txtPosWarenwertGes.MaxLines_Warning_Label = Nothing + Me.txtPosWarenwertGes.Name = "txtPosWarenwertGes" + Me.txtPosWarenwertGes.ReadOnly = True + Me.txtPosWarenwertGes.Size = New System.Drawing.Size(100, 20) + Me.txtPosWarenwertGes.TabIndex = 3 + ' 'Label29 ' Me.Label29.AutoSize = True @@ -496,6 +809,30 @@ Partial Class frmGesamtsicherheitenNEU Me.Label29.TabIndex = 2 Me.Label29.Text = "Warentwert Summe:" ' + 'txtWarenwertGes + ' + Me.txtWarenwertGes._DateTimeOnly = False + Me.txtWarenwertGes._numbersOnly = False + Me.txtWarenwertGes._numbersOnlyKommastellen = "" + Me.txtWarenwertGes._numbersOnlyTrennzeichen = False + Me.txtWarenwertGes._Prozent = False + Me.txtWarenwertGes._ShortDateNew = False + Me.txtWarenwertGes._ShortDateOnly = False + Me.txtWarenwertGes._TimeOnly = False + Me.txtWarenwertGes._TimeOnly_Seconds = False + Me.txtWarenwertGes._value = "" + Me.txtWarenwertGes._Waehrung = True + Me.txtWarenwertGes._WaehrungZeichen = True + Me.txtWarenwertGes.ForeColor = System.Drawing.Color.Black + Me.txtWarenwertGes.Location = New System.Drawing.Point(431, 7) + Me.txtWarenwertGes.MaxLineLength = -1 + Me.txtWarenwertGes.MaxLines_Warning = "" + Me.txtWarenwertGes.MaxLines_Warning_Label = Nothing + Me.txtWarenwertGes.Name = "txtWarenwertGes" + Me.txtWarenwertGes.ReadOnly = True + Me.txtWarenwertGes.Size = New System.Drawing.Size(100, 20) + Me.txtWarenwertGes.TabIndex = 3 + ' 'txtPosAnzalPosGes ' Me.txtPosAnzalPosGes.Location = New System.Drawing.Point(1088, 6) @@ -572,7 +909,7 @@ Partial Class frmGesamtsicherheitenNEU Me.txtPosTime.Margin = New System.Windows.Forms.Padding(0) Me.txtPosTime.Name = "txtPosTime" Me.txtPosTime.Size = New System.Drawing.Size(55, 24) - Me.txtPosTime.TabIndex = 34 + Me.txtPosTime.TabIndex = 35 ' 'txtSicherheitTime ' @@ -592,7 +929,7 @@ Partial Class frmGesamtsicherheitenNEU Me.txtPosSicherheitsbetrag.Margin = New System.Windows.Forms.Padding(0) Me.txtPosSicherheitsbetrag.Name = "txtPosSicherheitsbetrag" Me.txtPosSicherheitsbetrag.Size = New System.Drawing.Size(104, 24) - Me.txtPosSicherheitsbetrag.TabIndex = 36 + Me.txtPosSicherheitsbetrag.TabIndex = 37 ' 'txtPosWarenwert ' @@ -602,7 +939,7 @@ Partial Class frmGesamtsicherheitenNEU 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 = 35 + Me.txtPosWarenwert.TabIndex = 36 ' 'txtPositionenCRN ' @@ -613,7 +950,7 @@ Partial Class frmGesamtsicherheitenNEU Me.txtPositionenCRN.Margin = New System.Windows.Forms.Padding(0) Me.txtPositionenCRN.Name = "txtPositionenCRN" Me.txtPositionenCRN.Size = New System.Drawing.Size(203, 24) - Me.txtPositionenCRN.TabIndex = 32 + Me.txtPositionenCRN.TabIndex = 33 ' 'txtSicherheitSicherheitsbetrag ' @@ -683,6 +1020,8 @@ 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.Label33) + Me.panOben.Controls.Add(Me.txtAnzahl) Me.panOben.Controls.Add(Me.Label31) Me.panOben.Controls.Add(Me.txtMRNNr) Me.panOben.Controls.Add(Me.Label19) @@ -746,6 +1085,25 @@ Partial Class frmGesamtsicherheitenNEU Me.panOben.Size = New System.Drawing.Size(1774, 287) Me.panOben.TabIndex = 0 ' + 'Label33 + ' + Me.Label33.AutoSize = True + Me.Label33.ForeColor = System.Drawing.SystemColors.ButtonHighlight + Me.Label33.Location = New System.Drawing.Point(867, 187) + Me.Label33.Name = "Label33" + Me.Label33.Size = New System.Drawing.Size(64, 13) + Me.Label33.TabIndex = 59 + Me.Label33.Text = "Packstücke" + ' + 'txtAnzahl + ' + Me.txtAnzahl.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.txtAnzahl.Location = New System.Drawing.Point(865, 200) + Me.txtAnzahl.Margin = New System.Windows.Forms.Padding(0) + Me.txtAnzahl.Name = "txtAnzahl" + Me.txtAnzahl.Size = New System.Drawing.Size(60, 24) + Me.txtAnzahl.TabIndex = 32 + ' 'Label31 ' Me.Label31.AutoSize = True @@ -785,6 +1143,32 @@ Partial Class frmGesamtsicherheitenNEU Me.txtSPosNr.Size = New System.Drawing.Size(35, 24) Me.txtSPosNr.TabIndex = 56 ' + 'txtSicherheitDat + ' + Me.txtSicherheitDat._DateTimeOnly = False + Me.txtSicherheitDat._numbersOnly = False + Me.txtSicherheitDat._numbersOnlyKommastellen = "" + Me.txtSicherheitDat._numbersOnlyTrennzeichen = True + Me.txtSicherheitDat._Prozent = False + Me.txtSicherheitDat._ShortDateNew = False + Me.txtSicherheitDat._ShortDateOnly = True + Me.txtSicherheitDat._TimeOnly = False + Me.txtSicherheitDat._TimeOnly_Seconds = False + Me.txtSicherheitDat._value = "" + Me.txtSicherheitDat._Waehrung = False + Me.txtSicherheitDat._WaehrungZeichen = True + Me.txtSicherheitDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.txtSicherheitDat.ForeColor = System.Drawing.Color.Black + Me.txtSicherheitDat.Location = New System.Drawing.Point(478, 200) + Me.txtSicherheitDat.MaxLength = 10 + Me.txtSicherheitDat.MaxLineLength = -1 + Me.txtSicherheitDat.MaxLines_Warning = "" + Me.txtSicherheitDat.MaxLines_Warning_Label = Nothing + Me.txtSicherheitDat.Multiline = True + Me.txtSicherheitDat.Name = "txtSicherheitDat" + Me.txtSicherheitDat.Size = New System.Drawing.Size(78, 24) + Me.txtSicherheitDat.TabIndex = 28 + ' 'dtpSicherheitDat ' Me.dtpSicherheitDat.CustomFormat = "''" @@ -796,6 +1180,33 @@ Partial Class frmGesamtsicherheitenNEU Me.dtpSicherheitDat.Size = New System.Drawing.Size(110, 24) Me.dtpSicherheitDat.TabIndex = 54 ' + 'txtPosDat + ' + Me.txtPosDat._DateTimeOnly = False + Me.txtPosDat._numbersOnly = False + Me.txtPosDat._numbersOnlyKommastellen = "" + Me.txtPosDat._numbersOnlyTrennzeichen = True + Me.txtPosDat._Prozent = False + Me.txtPosDat._ShortDateNew = False + Me.txtPosDat._ShortDateOnly = True + Me.txtPosDat._TimeOnly = False + Me.txtPosDat._TimeOnly_Seconds = False + Me.txtPosDat._value = "" + Me.txtPosDat._Waehrung = False + Me.txtPosDat._WaehrungZeichen = True + Me.txtPosDat.Anchor = System.Windows.Forms.AnchorStyles.Right + Me.txtPosDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.txtPosDat.ForeColor = System.Drawing.Color.Black + Me.txtPosDat.Location = New System.Drawing.Point(1298, 200) + Me.txtPosDat.MaxLength = 10 + Me.txtPosDat.MaxLineLength = -1 + Me.txtPosDat.MaxLines_Warning = "" + Me.txtPosDat.MaxLines_Warning_Label = Nothing + Me.txtPosDat.Multiline = True + Me.txtPosDat.Name = "txtPosDat" + Me.txtPosDat.Size = New System.Drawing.Size(78, 24) + Me.txtPosDat.TabIndex = 34 + ' 'dtpPosDat ' Me.dtpPosDat.Anchor = System.Windows.Forms.AnchorStyles.Right @@ -833,6 +1244,21 @@ Partial Class frmGesamtsicherheitenNEU Me.txtGestellInfo.Size = New System.Drawing.Size(863, 22) Me.txtGestellInfo.TabIndex = 50 ' + 'btnSaveDatetime + ' + Me.btnSaveDatetime.allowBorder = False + Me.btnSaveDatetime.BackColor = System.Drawing.Color.White + Me.btnSaveDatetime.FlatAppearance.BorderSize = 0 + Me.btnSaveDatetime.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnSaveDatetime.ForeColor = System.Drawing.Color.Black + Me.btnSaveDatetime.Location = New System.Drawing.Point(12, 156) + Me.btnSaveDatetime.Name = "btnSaveDatetime" + Me.btnSaveDatetime.Size = New System.Drawing.Size(75, 23) + Me.btnSaveDatetime.TabIndex = 11 + Me.btnSaveDatetime.Text = "speichern" + Me.btnSaveDatetime.UseVisualStyleBackColor = False + Me.btnSaveDatetime.Visible = False + ' 'lblId ' Me.lblId.Anchor = System.Windows.Forms.AnchorStyles.Right @@ -845,6 +1271,31 @@ Partial Class frmGesamtsicherheitenNEU Me.lblId.TabIndex = 0 Me.lblId.Text = "ID" ' + 'txtZollsatzueberschreiben + ' + Me.txtZollsatzueberschreiben._DateTimeOnly = False + Me.txtZollsatzueberschreiben._numbersOnly = True + Me.txtZollsatzueberschreiben._numbersOnlyKommastellen = "" + Me.txtZollsatzueberschreiben._numbersOnlyTrennzeichen = True + Me.txtZollsatzueberschreiben._Prozent = False + Me.txtZollsatzueberschreiben._ShortDateNew = False + Me.txtZollsatzueberschreiben._ShortDateOnly = False + Me.txtZollsatzueberschreiben._TimeOnly = False + Me.txtZollsatzueberschreiben._TimeOnly_Seconds = False + Me.txtZollsatzueberschreiben._value = "" + Me.txtZollsatzueberschreiben._Waehrung = False + Me.txtZollsatzueberschreiben._WaehrungZeichen = True + Me.txtZollsatzueberschreiben.Anchor = System.Windows.Forms.AnchorStyles.Right + Me.txtZollsatzueberschreiben.Enabled = False + Me.txtZollsatzueberschreiben.ForeColor = System.Drawing.Color.Black + Me.txtZollsatzueberschreiben.Location = New System.Drawing.Point(1241, 152) + Me.txtZollsatzueberschreiben.MaxLineLength = -1 + Me.txtZollsatzueberschreiben.MaxLines_Warning = "" + Me.txtZollsatzueberschreiben.MaxLines_Warning_Label = Nothing + Me.txtZollsatzueberschreiben.Name = "txtZollsatzueberschreiben" + Me.txtZollsatzueberschreiben.Size = New System.Drawing.Size(30, 20) + Me.txtZollsatzueberschreiben.TabIndex = 10 + ' 'cbxZollsatzueberschreiben ' Me.cbxZollsatzueberschreiben.Anchor = System.Windows.Forms.AnchorStyles.Right @@ -1014,6 +1465,72 @@ Partial Class frmGesamtsicherheitenNEU Me.btnNext.Text = ">>" Me.btnNext.UseVisualStyleBackColor = False ' + 'btnDeletePos + ' + Me.btnDeletePos.allowBorder = False + Me.btnDeletePos.Anchor = System.Windows.Forms.AnchorStyles.Right + Me.btnDeletePos.BackColor = System.Drawing.Color.White + Me.btnDeletePos.BackgroundImage = CType(resources.GetObject("btnDeletePos.BackgroundImage"), System.Drawing.Image) + 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(1690, 160) + Me.btnDeletePos.Name = "btnDeletePos" + Me.btnDeletePos.Size = New System.Drawing.Size(24, 24) + Me.btnDeletePos.TabIndex = 24 + Me.btnDeletePos.UseVisualStyleBackColor = False + Me.btnDeletePos.Visible = False + ' + 'btnDeleteSicherheit + ' + Me.btnDeleteSicherheit.allowBorder = False + Me.btnDeleteSicherheit.BackColor = System.Drawing.Color.White + Me.btnDeleteSicherheit.BackgroundImage = CType(resources.GetObject("btnDeleteSicherheit.BackgroundImage"), System.Drawing.Image) + 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(950, 164) + Me.btnDeleteSicherheit.Name = "btnDeleteSicherheit" + Me.btnDeleteSicherheit.Size = New System.Drawing.Size(24, 24) + Me.btnDeleteSicherheit.TabIndex = 12 + Me.btnDeleteSicherheit.UseVisualStyleBackColor = False + Me.btnDeleteSicherheit.Visible = False + ' + 'btnUpdatePos + ' + Me.btnUpdatePos.allowBorder = False + Me.btnUpdatePos.Anchor = System.Windows.Forms.AnchorStyles.Right + Me.btnUpdatePos.BackColor = System.Drawing.Color.White + Me.btnUpdatePos.BackgroundImage = CType(resources.GetObject("btnUpdatePos.BackgroundImage"), System.Drawing.Image) + 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(1690, 241) + Me.btnUpdatePos.Name = "btnUpdatePos" + Me.btnUpdatePos.Size = New System.Drawing.Size(24, 24) + Me.btnUpdatePos.TabIndex = 49 + Me.btnUpdatePos.UseVisualStyleBackColor = False + Me.btnUpdatePos.Visible = False + ' + 'btnUpdateSicherheit + ' + Me.btnUpdateSicherheit.allowBorder = False + Me.btnUpdateSicherheit.BackColor = System.Drawing.Color.White + Me.btnUpdateSicherheit.BackgroundImage = CType(resources.GetObject("btnUpdateSicherheit.BackgroundImage"), System.Drawing.Image) + 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(950, 245) + Me.btnUpdateSicherheit.Name = "btnUpdateSicherheit" + Me.btnUpdateSicherheit.Size = New System.Drawing.Size(24, 24) + Me.btnUpdateSicherheit.TabIndex = 41 + Me.btnUpdateSicherheit.UseVisualStyleBackColor = False + Me.btnUpdateSicherheit.Visible = False + ' 'Label15 ' Me.Label15.AutoSize = True @@ -1216,503 +1733,9 @@ Partial Class frmGesamtsicherheitenNEU Me.txtSicherheitFreitext.Location = New System.Drawing.Point(602, 244) Me.txtSicherheitFreitext.Margin = New System.Windows.Forms.Padding(0) Me.txtSicherheitFreitext.Name = "txtSicherheitFreitext" - Me.txtSicherheitFreitext.Size = New System.Drawing.Size(260, 24) + Me.txtSicherheitFreitext.Size = New System.Drawing.Size(323, 24) Me.txtSicherheitFreitext.TabIndex = 46 ' - 'txtDatumaendern - ' - Me.txtDatumaendern._DateTimeOnly = False - Me.txtDatumaendern._numbersOnly = False - Me.txtDatumaendern._numbersOnlyKommastellen = "" - Me.txtDatumaendern._numbersOnlyTrennzeichen = True - Me.txtDatumaendern._Prozent = False - Me.txtDatumaendern._ShortDateNew = False - Me.txtDatumaendern._ShortDateOnly = True - Me.txtDatumaendern._TimeOnly = False - Me.txtDatumaendern._TimeOnly_Seconds = False - Me.txtDatumaendern._value = "" - Me.txtDatumaendern._Waehrung = False - Me.txtDatumaendern._WaehrungZeichen = True - Me.txtDatumaendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtDatumaendern.ForeColor = System.Drawing.Color.Black - Me.txtDatumaendern.Location = New System.Drawing.Point(95, 72) - Me.txtDatumaendern.MaxLength = 10 - Me.txtDatumaendern.MaxLineLength = -1 - Me.txtDatumaendern.MaxLines_Warning = "" - Me.txtDatumaendern.MaxLines_Warning_Label = Nothing - Me.txtDatumaendern.Multiline = True - Me.txtDatumaendern.Name = "txtDatumaendern" - Me.txtDatumaendern.Size = New System.Drawing.Size(112, 24) - Me.txtDatumaendern.TabIndex = 61 - ' - 'FlatButton3 - ' - Me.FlatButton3.allowBorder = False - Me.FlatButton3.BackColor = System.Drawing.Color.Gainsboro - Me.FlatButton3.FlatAppearance.BorderSize = 0 - Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.FlatButton3.ForeColor = System.Drawing.Color.Black - Me.FlatButton3.Location = New System.Drawing.Point(210, 160) - Me.FlatButton3.Name = "FlatButton3" - Me.FlatButton3.Size = New System.Drawing.Size(75, 23) - Me.FlatButton3.TabIndex = 10 - Me.FlatButton3.Text = "Ändern" - Me.FlatButton3.UseVisualStyleBackColor = False - ' - 'FlatButton4 - ' - Me.FlatButton4.allowBorder = False - Me.FlatButton4.BackColor = System.Drawing.Color.White - Me.FlatButton4.BackgroundImage = CType(resources.GetObject("FlatButton4.BackgroundImage"), System.Drawing.Image) - Me.FlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch - Me.FlatButton4.DialogResult = System.Windows.Forms.DialogResult.Cancel - Me.FlatButton4.FlatAppearance.BorderSize = 0 - Me.FlatButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.FlatButton4.ForeColor = System.Drawing.Color.Black - Me.FlatButton4.Location = New System.Drawing.Point(261, 3) - Me.FlatButton4.Name = "FlatButton4" - Me.FlatButton4.Size = New System.Drawing.Size(24, 24) - Me.FlatButton4.TabIndex = 0 - Me.FlatButton4.UseVisualStyleBackColor = False - ' - 'FlatButton1 - ' - Me.FlatButton1.allowBorder = False - Me.FlatButton1.BackColor = System.Drawing.Color.Gainsboro - Me.FlatButton1.FlatAppearance.BorderSize = 0 - Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.FlatButton1.ForeColor = System.Drawing.Color.Black - Me.FlatButton1.Location = New System.Drawing.Point(210, 77) - Me.FlatButton1.Name = "FlatButton1" - Me.FlatButton1.Size = New System.Drawing.Size(75, 23) - Me.FlatButton1.TabIndex = 9 - Me.FlatButton1.Text = "Ändern" - Me.FlatButton1.UseVisualStyleBackColor = False - ' - 'FlatButton2 - ' - Me.FlatButton2.allowBorder = False - Me.FlatButton2.BackColor = System.Drawing.Color.White - Me.FlatButton2.BackgroundImage = CType(resources.GetObject("FlatButton2.BackgroundImage"), System.Drawing.Image) - Me.FlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch - Me.FlatButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel - Me.FlatButton2.FlatAppearance.BorderSize = 0 - Me.FlatButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.FlatButton2.ForeColor = System.Drawing.Color.Black - Me.FlatButton2.Location = New System.Drawing.Point(261, 3) - Me.FlatButton2.Name = "FlatButton2" - Me.FlatButton2.Size = New System.Drawing.Size(24, 24) - Me.FlatButton2.TabIndex = 0 - Me.FlatButton2.UseVisualStyleBackColor = False - ' - 'txtlkwIdSearch - ' - Me.txtlkwIdSearch._allowFreitext = True - Me.txtlkwIdSearch._AllowSetValue = False - Me.txtlkwIdSearch._allowSpaceAsSplitter = False - Me.txtlkwIdSearch._autoSizeGross = False - Me.txtlkwIdSearch._hideIfListEmpty = True - Me.txtlkwIdSearch._value = Nothing - Me.txtlkwIdSearch.conn_art = "FMZOLL" - Me.txtlkwIdSearch.dgvpos = "LEFT" - Me.txtlkwIdSearch.DISPLAY_PARAM = Nothing - Me.txtlkwIdSearch.INVISIBLE_COLUMNS = Nothing - Me.txtlkwIdSearch.key_visible = False - Me.txtlkwIdSearch.KEYPARAM = Nothing - Me.txtlkwIdSearch.Location = New System.Drawing.Point(279, 184) - Me.txtlkwIdSearch.Name = "txtlkwIdSearch" - Me.txtlkwIdSearch.searchActive = True - Me.txtlkwIdSearch.Size = New System.Drawing.Size(186, 20) - Me.txtlkwIdSearch.SQL_ORDER_BY = Nothing - Me.txtlkwIdSearch.SQL_SELECT = Nothing - Me.txtlkwIdSearch.SQL_WHERE = Nothing - Me.txtlkwIdSearch.SQL_WhereParamList = Nothing - Me.txtlkwIdSearch.TabIndex = 7 - Me.txtlkwIdSearch.usrcntl = Nothing - ' - 'cboWarenort - ' - Me.cboWarenort._allowedValuesFreiText = Nothing - Me.cboWarenort._allowFreiText = False - Me.cboWarenort._value = "" - Me.cboWarenort.DropDownWidth = 400 - Me.cboWarenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.cboWarenort.FormattingEnabled = True - Me.cboWarenort.Location = New System.Drawing.Point(278, 64) - Me.cboWarenort.MaxLength = 4 - Me.cboWarenort.Name = "cboWarenort" - Me.cboWarenort.Size = New System.Drawing.Size(186, 24) - Me.cboWarenort.TabIndex = 2 - ' - 'cboFiliale - ' - Me.cboFiliale._allowedValuesFreiText = Nothing - Me.cboFiliale._allowFreiText = False - Me.cboFiliale._value = "" - Me.cboFiliale.DropDownWidth = 300 - Me.cboFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.cboFiliale.FormattingEnabled = True - Me.cboFiliale.Location = New System.Drawing.Point(279, 103) - Me.cboFiliale.MaxLength = 4 - Me.cboFiliale.Name = "cboFiliale" - Me.cboFiliale.Size = New System.Drawing.Size(186, 24) - Me.cboFiliale.TabIndex = 4 - ' - 'btnSave - ' - Me.btnSave.allowBorder = False - Me.btnSave.BackColor = System.Drawing.Color.Gainsboro - Me.btnSave.FlatAppearance.BorderSize = 0 - Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnSave.ForeColor = System.Drawing.Color.Black - Me.btnSave.Location = New System.Drawing.Point(389, 252) - Me.btnSave.Name = "btnSave" - Me.btnSave.Size = New System.Drawing.Size(75, 23) - Me.btnSave.TabIndex = 9 - Me.btnSave.Text = "Speichern" - Me.btnSave.UseVisualStyleBackColor = False - ' - 'btnClosePanOverlay - ' - Me.btnClosePanOverlay.allowBorder = False - Me.btnClosePanOverlay.BackColor = System.Drawing.Color.White - Me.btnClosePanOverlay.BackgroundImage = CType(resources.GetObject("btnClosePanOverlay.BackgroundImage"), System.Drawing.Image) - Me.btnClosePanOverlay.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch - Me.btnClosePanOverlay.DialogResult = System.Windows.Forms.DialogResult.Cancel - Me.btnClosePanOverlay.FlatAppearance.BorderSize = 0 - Me.btnClosePanOverlay.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnClosePanOverlay.ForeColor = System.Drawing.Color.Black - Me.btnClosePanOverlay.Location = New System.Drawing.Point(475, 24) - Me.btnClosePanOverlay.Name = "btnClosePanOverlay" - Me.btnClosePanOverlay.Size = New System.Drawing.Size(24, 24) - Me.btnClosePanOverlay.TabIndex = 0 - Me.btnClosePanOverlay.UseVisualStyleBackColor = False - ' - 'dgvGesamtsicherheit - ' - 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)) - DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvGesamtsicherheit.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1 - Me.dgvGesamtsicherheit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize - Me.dgvGesamtsicherheit.ContextMenuStrip = Me.ContextMenuStripGesSicherh - 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)) - DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - 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)) - 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.dgvGesamtsicherheit.RowHeadersDefaultCellStyle = DataGridViewCellStyle3 - Me.dgvGesamtsicherheit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect - Me.dgvGesamtsicherheit.Size = New System.Drawing.Size(998, 457) - Me.dgvGesamtsicherheit.TabIndex = 0 - ' - 'dgvSicherheitsPos - ' - 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)) - DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvSicherheitsPos.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4 - Me.dgvSicherheitsPos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize - Me.dgvSicherheitsPos.ContextMenuStrip = Me.ContextMenuStripPosSicherheiten - 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)) - DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - Me.dgvSicherheitsPos.DefaultCellStyle = DataGridViewCellStyle5 - Me.dgvSicherheitsPos.Dock = System.Windows.Forms.DockStyle.Right - Me.dgvSicherheitsPos.Location = New System.Drawing.Point(1004, 0) - Me.dgvSicherheitsPos.Name = "dgvSicherheitsPos" - Me.dgvSicherheitsPos.ReadOnly = True - Me.dgvSicherheitsPos.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect - Me.dgvSicherheitsPos.Size = New System.Drawing.Size(770, 457) - Me.dgvSicherheitsPos.TabIndex = 1 - ' - 'txtPosSicherheitsbGes - ' - Me.txtPosSicherheitsbGes._DateTimeOnly = False - Me.txtPosSicherheitsbGes._numbersOnly = False - Me.txtPosSicherheitsbGes._numbersOnlyKommastellen = "" - Me.txtPosSicherheitsbGes._numbersOnlyTrennzeichen = False - Me.txtPosSicherheitsbGes._Prozent = False - Me.txtPosSicherheitsbGes._ShortDateNew = False - Me.txtPosSicherheitsbGes._ShortDateOnly = False - Me.txtPosSicherheitsbGes._TimeOnly = False - Me.txtPosSicherheitsbGes._TimeOnly_Seconds = False - Me.txtPosSicherheitsbGes._value = "" - Me.txtPosSicherheitsbGes._Waehrung = True - Me.txtPosSicherheitsbGes._WaehrungZeichen = True - Me.txtPosSicherheitsbGes.ForeColor = System.Drawing.Color.Black - Me.txtPosSicherheitsbGes.Location = New System.Drawing.Point(1530, 6) - Me.txtPosSicherheitsbGes.MaxLineLength = -1 - Me.txtPosSicherheitsbGes.MaxLines_Warning = "" - Me.txtPosSicherheitsbGes.MaxLines_Warning_Label = Nothing - Me.txtPosSicherheitsbGes.Name = "txtPosSicherheitsbGes" - Me.txtPosSicherheitsbGes.ReadOnly = True - Me.txtPosSicherheitsbGes.Size = New System.Drawing.Size(100, 20) - Me.txtPosSicherheitsbGes.TabIndex = 5 - ' - 'txtSicherheitsbGes - ' - Me.txtSicherheitsbGes._DateTimeOnly = False - Me.txtSicherheitsbGes._numbersOnly = False - Me.txtSicherheitsbGes._numbersOnlyKommastellen = "" - Me.txtSicherheitsbGes._numbersOnlyTrennzeichen = False - Me.txtSicherheitsbGes._Prozent = False - Me.txtSicherheitsbGes._ShortDateNew = False - Me.txtSicherheitsbGes._ShortDateOnly = False - Me.txtSicherheitsbGes._TimeOnly = False - Me.txtSicherheitsbGes._TimeOnly_Seconds = False - Me.txtSicherheitsbGes._value = "" - Me.txtSicherheitsbGes._Waehrung = True - Me.txtSicherheitsbGes._WaehrungZeichen = True - Me.txtSicherheitsbGes.ForeColor = System.Drawing.Color.Black - Me.txtSicherheitsbGes.Location = New System.Drawing.Point(720, 6) - Me.txtSicherheitsbGes.MaxLineLength = -1 - Me.txtSicherheitsbGes.MaxLines_Warning = "" - Me.txtSicherheitsbGes.MaxLines_Warning_Label = Nothing - Me.txtSicherheitsbGes.Name = "txtSicherheitsbGes" - Me.txtSicherheitsbGes.ReadOnly = True - Me.txtSicherheitsbGes.Size = New System.Drawing.Size(100, 20) - Me.txtSicherheitsbGes.TabIndex = 5 - ' - 'txtPosWarenwertGes - ' - Me.txtPosWarenwertGes._DateTimeOnly = False - Me.txtPosWarenwertGes._numbersOnly = False - Me.txtPosWarenwertGes._numbersOnlyKommastellen = "" - Me.txtPosWarenwertGes._numbersOnlyTrennzeichen = False - Me.txtPosWarenwertGes._Prozent = False - Me.txtPosWarenwertGes._ShortDateNew = False - Me.txtPosWarenwertGes._ShortDateOnly = False - Me.txtPosWarenwertGes._TimeOnly = False - Me.txtPosWarenwertGes._TimeOnly_Seconds = False - Me.txtPosWarenwertGes._value = "" - Me.txtPosWarenwertGes._Waehrung = True - Me.txtPosWarenwertGes._WaehrungZeichen = True - Me.txtPosWarenwertGes.ForeColor = System.Drawing.Color.Black - Me.txtPosWarenwertGes.Location = New System.Drawing.Point(1276, 6) - Me.txtPosWarenwertGes.MaxLineLength = -1 - Me.txtPosWarenwertGes.MaxLines_Warning = "" - Me.txtPosWarenwertGes.MaxLines_Warning_Label = Nothing - Me.txtPosWarenwertGes.Name = "txtPosWarenwertGes" - Me.txtPosWarenwertGes.ReadOnly = True - Me.txtPosWarenwertGes.Size = New System.Drawing.Size(100, 20) - Me.txtPosWarenwertGes.TabIndex = 3 - ' - 'txtWarenwertGes - ' - Me.txtWarenwertGes._DateTimeOnly = False - Me.txtWarenwertGes._numbersOnly = False - Me.txtWarenwertGes._numbersOnlyKommastellen = "" - Me.txtWarenwertGes._numbersOnlyTrennzeichen = False - Me.txtWarenwertGes._Prozent = False - Me.txtWarenwertGes._ShortDateNew = False - Me.txtWarenwertGes._ShortDateOnly = False - Me.txtWarenwertGes._TimeOnly = False - Me.txtWarenwertGes._TimeOnly_Seconds = False - Me.txtWarenwertGes._value = "" - Me.txtWarenwertGes._Waehrung = True - Me.txtWarenwertGes._WaehrungZeichen = True - Me.txtWarenwertGes.ForeColor = System.Drawing.Color.Black - Me.txtWarenwertGes.Location = New System.Drawing.Point(431, 7) - Me.txtWarenwertGes.MaxLineLength = -1 - Me.txtWarenwertGes.MaxLines_Warning = "" - Me.txtWarenwertGes.MaxLines_Warning_Label = Nothing - Me.txtWarenwertGes.Name = "txtWarenwertGes" - Me.txtWarenwertGes.ReadOnly = True - Me.txtWarenwertGes.Size = New System.Drawing.Size(100, 20) - Me.txtWarenwertGes.TabIndex = 3 - ' - 'txtSicherheitDat - ' - Me.txtSicherheitDat._DateTimeOnly = False - Me.txtSicherheitDat._numbersOnly = False - Me.txtSicherheitDat._numbersOnlyKommastellen = "" - Me.txtSicherheitDat._numbersOnlyTrennzeichen = True - Me.txtSicherheitDat._Prozent = False - Me.txtSicherheitDat._ShortDateNew = False - Me.txtSicherheitDat._ShortDateOnly = True - Me.txtSicherheitDat._TimeOnly = False - Me.txtSicherheitDat._TimeOnly_Seconds = False - Me.txtSicherheitDat._value = "" - Me.txtSicherheitDat._Waehrung = False - Me.txtSicherheitDat._WaehrungZeichen = True - Me.txtSicherheitDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtSicherheitDat.ForeColor = System.Drawing.Color.Black - Me.txtSicherheitDat.Location = New System.Drawing.Point(478, 200) - Me.txtSicherheitDat.MaxLength = 10 - Me.txtSicherheitDat.MaxLineLength = -1 - Me.txtSicherheitDat.MaxLines_Warning = "" - Me.txtSicherheitDat.MaxLines_Warning_Label = Nothing - Me.txtSicherheitDat.Multiline = True - Me.txtSicherheitDat.Name = "txtSicherheitDat" - Me.txtSicherheitDat.Size = New System.Drawing.Size(78, 24) - Me.txtSicherheitDat.TabIndex = 28 - ' - 'txtPosDat - ' - Me.txtPosDat._DateTimeOnly = False - Me.txtPosDat._numbersOnly = False - Me.txtPosDat._numbersOnlyKommastellen = "" - Me.txtPosDat._numbersOnlyTrennzeichen = True - Me.txtPosDat._Prozent = False - Me.txtPosDat._ShortDateNew = False - Me.txtPosDat._ShortDateOnly = True - Me.txtPosDat._TimeOnly = False - Me.txtPosDat._TimeOnly_Seconds = False - Me.txtPosDat._value = "" - Me.txtPosDat._Waehrung = False - Me.txtPosDat._WaehrungZeichen = True - Me.txtPosDat.Anchor = System.Windows.Forms.AnchorStyles.Right - Me.txtPosDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtPosDat.ForeColor = System.Drawing.Color.Black - Me.txtPosDat.Location = New System.Drawing.Point(1298, 200) - Me.txtPosDat.MaxLength = 10 - Me.txtPosDat.MaxLineLength = -1 - Me.txtPosDat.MaxLines_Warning = "" - Me.txtPosDat.MaxLines_Warning_Label = Nothing - Me.txtPosDat.Multiline = True - Me.txtPosDat.Name = "txtPosDat" - Me.txtPosDat.Size = New System.Drawing.Size(78, 24) - Me.txtPosDat.TabIndex = 33 - ' - 'btnSaveDatetime - ' - Me.btnSaveDatetime.allowBorder = False - Me.btnSaveDatetime.BackColor = System.Drawing.Color.White - Me.btnSaveDatetime.FlatAppearance.BorderSize = 0 - Me.btnSaveDatetime.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnSaveDatetime.ForeColor = System.Drawing.Color.Black - Me.btnSaveDatetime.Location = New System.Drawing.Point(12, 156) - Me.btnSaveDatetime.Name = "btnSaveDatetime" - Me.btnSaveDatetime.Size = New System.Drawing.Size(75, 23) - Me.btnSaveDatetime.TabIndex = 11 - Me.btnSaveDatetime.Text = "speichern" - Me.btnSaveDatetime.UseVisualStyleBackColor = False - Me.btnSaveDatetime.Visible = False - ' - 'txtZollsatzueberschreiben - ' - Me.txtZollsatzueberschreiben._DateTimeOnly = False - Me.txtZollsatzueberschreiben._numbersOnly = True - Me.txtZollsatzueberschreiben._numbersOnlyKommastellen = "" - Me.txtZollsatzueberschreiben._numbersOnlyTrennzeichen = True - Me.txtZollsatzueberschreiben._Prozent = False - Me.txtZollsatzueberschreiben._ShortDateNew = False - Me.txtZollsatzueberschreiben._ShortDateOnly = False - Me.txtZollsatzueberschreiben._TimeOnly = False - Me.txtZollsatzueberschreiben._TimeOnly_Seconds = False - Me.txtZollsatzueberschreiben._value = "" - Me.txtZollsatzueberschreiben._Waehrung = False - Me.txtZollsatzueberschreiben._WaehrungZeichen = True - Me.txtZollsatzueberschreiben.Anchor = System.Windows.Forms.AnchorStyles.Right - Me.txtZollsatzueberschreiben.Enabled = False - Me.txtZollsatzueberschreiben.ForeColor = System.Drawing.Color.Black - Me.txtZollsatzueberschreiben.Location = New System.Drawing.Point(1241, 152) - Me.txtZollsatzueberschreiben.MaxLineLength = -1 - Me.txtZollsatzueberschreiben.MaxLines_Warning = "" - Me.txtZollsatzueberschreiben.MaxLines_Warning_Label = Nothing - Me.txtZollsatzueberschreiben.Name = "txtZollsatzueberschreiben" - Me.txtZollsatzueberschreiben.Size = New System.Drawing.Size(30, 20) - Me.txtZollsatzueberschreiben.TabIndex = 10 - ' - 'btnDeletePos - ' - Me.btnDeletePos.allowBorder = False - Me.btnDeletePos.Anchor = System.Windows.Forms.AnchorStyles.Right - Me.btnDeletePos.BackColor = System.Drawing.Color.White - Me.btnDeletePos.BackgroundImage = CType(resources.GetObject("btnDeletePos.BackgroundImage"), System.Drawing.Image) - 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(1690, 160) - Me.btnDeletePos.Name = "btnDeletePos" - Me.btnDeletePos.Size = New System.Drawing.Size(24, 24) - Me.btnDeletePos.TabIndex = 24 - Me.btnDeletePos.UseVisualStyleBackColor = False - Me.btnDeletePos.Visible = False - ' - 'btnDeleteSicherheit - ' - Me.btnDeleteSicherheit.allowBorder = False - Me.btnDeleteSicherheit.BackColor = System.Drawing.Color.White - Me.btnDeleteSicherheit.BackgroundImage = CType(resources.GetObject("btnDeleteSicherheit.BackgroundImage"), System.Drawing.Image) - 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(874, 164) - Me.btnDeleteSicherheit.Name = "btnDeleteSicherheit" - Me.btnDeleteSicherheit.Size = New System.Drawing.Size(24, 24) - Me.btnDeleteSicherheit.TabIndex = 12 - Me.btnDeleteSicherheit.UseVisualStyleBackColor = False - Me.btnDeleteSicherheit.Visible = False - ' - 'btnUpdatePos - ' - Me.btnUpdatePos.allowBorder = False - Me.btnUpdatePos.Anchor = System.Windows.Forms.AnchorStyles.Right - Me.btnUpdatePos.BackColor = System.Drawing.Color.White - Me.btnUpdatePos.BackgroundImage = CType(resources.GetObject("btnUpdatePos.BackgroundImage"), System.Drawing.Image) - 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(1690, 241) - Me.btnUpdatePos.Name = "btnUpdatePos" - Me.btnUpdatePos.Size = New System.Drawing.Size(24, 24) - Me.btnUpdatePos.TabIndex = 49 - Me.btnUpdatePos.UseVisualStyleBackColor = False - Me.btnUpdatePos.Visible = False - ' - 'btnUpdateSicherheit - ' - Me.btnUpdateSicherheit.allowBorder = False - Me.btnUpdateSicherheit.BackColor = System.Drawing.Color.White - Me.btnUpdateSicherheit.BackgroundImage = CType(resources.GetObject("btnUpdateSicherheit.BackgroundImage"), System.Drawing.Image) - 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(874, 245) - Me.btnUpdateSicherheit.Name = "btnUpdateSicherheit" - Me.btnUpdateSicherheit.Size = New System.Drawing.Size(24, 24) - Me.btnUpdateSicherheit.TabIndex = 41 - Me.btnUpdateSicherheit.UseVisualStyleBackColor = False - Me.btnUpdateSicherheit.Visible = False - ' 'btnAddPos ' Me.btnAddPos.allowBorder = False @@ -1738,7 +1761,7 @@ Partial Class frmGesamtsicherheitenNEU 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(874, 203) + Me.btnAddSicherheit.Location = New System.Drawing.Point(950, 203) Me.btnAddSicherheit.Name = "btnAddSicherheit" Me.btnAddSicherheit.Size = New System.Drawing.Size(24, 24) Me.btnAddSicherheit.TabIndex = 36 @@ -1764,6 +1787,8 @@ Partial Class frmGesamtsicherheitenNEU Me.pnlChangeATBNr.PerformLayout() Me.panOverlay.ResumeLayout(False) Me.panOverlay.PerformLayout() + CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).EndInit() + CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStripPosSicherheiten.ResumeLayout(False) Me.pnlSummeGes.ResumeLayout(False) Me.pnlSummeGes.PerformLayout() @@ -1771,8 +1796,6 @@ Partial Class frmGesamtsicherheitenNEU Me.panOben.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() - CType(Me.dgvGesamtsicherheit, System.ComponentModel.ISupportInitialize).EndInit() - CType(Me.dgvSicherheitsPos, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub @@ -1898,4 +1921,6 @@ Partial Class frmGesamtsicherheitenNEU Friend WithEvents LöschenToolStripMenuItem As ToolStripMenuItem Friend WithEvents btnDAKOSY_AUTO As Button Friend WithEvents cbxHeader As CheckBox + Friend WithEvents Label33 As Label + Friend WithEvents txtAnzahl As TextBox End Class diff --git a/Aviso/frmGesamtsicherheitenNEU.resx b/Aviso/frmGesamtsicherheitenNEU.resx index 208d609..1fe61c9 100644 --- a/Aviso/frmGesamtsicherheitenNEU.resx +++ b/Aviso/frmGesamtsicherheitenNEU.resx @@ -241,7 +241,7 @@ XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+ tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/ - 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDgAACw4BQL7hQQAAAYBJREFUOE9jYKAAyLnI + 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAAAYBJREFUOE9jYKAAyLnI BQX2BrZJSkqiS5EGGFkYmUP2hCyLvxT/H4QdpzqmcUlyMaGrIxoE7wyeDzMMhmMuxOSzC7CzoqslCqAb Bjf0fEwYulqCIGhb0D10g+Iuxr0X1Rc1QVdLELjMcNmBxbAVyn7KUuhqCQKzSrNJ6IZFHY/aph2nzY+u lihgVoFqYNCWoMt80nzoyogDGhEa2ciGxZyN+YmuBgMo+yrHxV6InS7nIieMLC5pKemK7lWj6UY8yGow @@ -298,7 +298,7 @@ XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+ tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/ - 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDgAACw4BQL7hQQAAAYBJREFUOE9jYKAAyLnI + 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAAAYBJREFUOE9jYKAAyLnI BQX2BrZJSkqiS5EGGFkYmUP2hCyLvxT/H4QdpzqmcUlyMaGrIxoE7wyeDzMMhmMuxOSzC7CzoqslCqAb Bjf0fEwYulqCIGhb0D10g+Iuxr0X1Rc1QVdLELjMcNmBxbAVyn7KUuhqCQKzSrNJ6IZFHY/aph2nzY+u lihgVoFqYNCWoMt80nzoyogDGhEa2ciGxZyN+YmuBgMo+yrHxV6InS7nIieMLC5pKemK7lWj6UY8yGow diff --git a/Aviso/frmGesamtsicherheitenNEU.vb b/Aviso/frmGesamtsicherheitenNEU.vb index 65e9dfa..fb81338 100644 --- a/Aviso/frmGesamtsicherheitenNEU.vb +++ b/Aviso/frmGesamtsicherheitenNEU.vb @@ -730,7 +730,7 @@ Public Class frmGesamtsicherheitenNEU End Select End Sub - Private Sub DateTime_Keypresses(sender As Object, e As System.Windows.Forms.KeyPressEventArgs) Handles txtPosTime.KeyPress, txtSicherheitTime.KeyPress, txtUhrzeitaendern.KeyPress + Private Sub DateTime_Keypresses(sender As Object, e As System.Windows.Forms.KeyPressEventArgs) Handles txtPosTime.KeyPress, txtSicherheitTime.KeyPress, txtUhrzeitaendern.KeyPress, txtAnzahl.KeyPress Select Case Asc(e.KeyChar) Case 48 To 57, 8, 44, 46, 58 'Case 48 To 57, 8, 44, 46, 58, 160, 188, 110, 111, 190, 226 @@ -802,12 +802,15 @@ Public Class frmGesamtsicherheitenNEU attachPosNrToExistingATB = False Dim warenwert As Double Dim sicherheitsbetrag As Double + Dim AnzahlEH As Integer If count > 1 Then warenwert = 0 sicherheitsbetrag = 0 + AnzahlEH = 0 Else warenwert = Double.Parse(txtSicherheitWarenwert.Text) sicherheitsbetrag = Double.Parse(txtSicherheitSicherheitsbetrag.Text) + AnzahlEH = Integer.Parse(setNullToZero(txtAnzahl.Text)) End If Dim OPEN As New cSicherheiten() @@ -829,6 +832,7 @@ Public Class frmGesamtsicherheitenNEU .gs_atr = setNullToZero(cboSicherheitATR.SelectedItem) .gs_zollsatz = Me.Zollsatz .gs_avisoId = Me.avisoID + .gs_EH_Anzahl = AnzahlEH setEnviromentDataToObject(OPEN, Me) End With @@ -934,6 +938,7 @@ Public Class frmGesamtsicherheitenNEU .gs_atr = setNullToZero(cboSicherheitATR.SelectedItem) .gs_zollsatz = Me.Zollsatz .gs_avisoId = Me.avisoID + .gs_EH_Anzahl = Integer.Parse(setNullToZero(txtAnzahl.Text)) setEnviromentDataToObject(OPEN, Me) End With @@ -1119,6 +1124,7 @@ Public Class frmGesamtsicherheitenNEU cboSicherheitATR.SelectedItem = Sicherh.gs_atr txtSicherheitDat.Text = Sicherh.gs_datum.ToString("dd.MM.yyyy") txtSicherheitTime.Text = Sicherh.gs_datum.ToString("HH:mm") + txtAnzahl.Text = Sicherh.gs_EH_Anzahl currentSicherheit = Sicherh txtAnzahlPos.Enabled = False @@ -1160,7 +1166,7 @@ Public Class frmGesamtsicherheitenNEU .gs_gsNr = Me.gessicherheitID '.MakeDate = Me.MakeDate .gs_freitext = Me.txtSicherheitFreitext.Text - '.saldo = currentGesSichRef.Saldo + .gs_EH_Anzahl = Integer.Parse(setNullToZero(txtAnzahl.Text)) .gs_atr = setNullToZero(cboSicherheitATR.SelectedItem) End With diff --git a/Aviso/packages.config b/Aviso/packages.config index 2d8da5f..5b035fc 100644 --- a/Aviso/packages.config +++ b/Aviso/packages.config @@ -10,6 +10,7 @@ + @@ -22,9 +23,11 @@ + + diff --git a/Aviso/usrCntlSND_ATBGestellung.vb b/Aviso/usrCntlSND_ATBGestellung.vb index 7891354..afc682e 100644 --- a/Aviso/usrCntlSND_ATBGestellung.vb +++ b/Aviso/usrCntlSND_ATBGestellung.vb @@ -47,8 +47,14 @@ Public Class usrCntlSND_ATBGestellung If (SND.tblSnd_WarenwertWaehrung) Is Nothing Then MsgBox("Währungseinheit angeben!") : Exit Sub If SND.tblSnd_WarenwertWaehrung <> "EUR" Then - Dim kurs As New cEZB_Waehrungskurse(SND.tblSnd_WarenwertWaehrung) - WarenwertEUR = Math.Round(kurs.EXCHANGE_CURTOEUR(SND.tblSnd_Warenwert, SND.tblSnd_WarenwertWaehrung, CDate(Today)), 2) + Dim kurs As New cFremdwaehrungskurse(SND.tblSnd_WarenwertWaehrung) + If kurs.hasEntry Then + WarenwertEUR = Math.Round(kurs.EXCHANGE_CURTOEUR(SND.tblSnd_Warenwert, SND.tblSnd_WarenwertWaehrung, CDate(Today)), 2) + Else + MsgBox("Umrechnungskurs kann nicht ermittelt werden, bitte EUR-Betrag eingeben!") + Exit Sub + End If + Else WarenwertEUR = SND.tblSnd_Warenwert End If