From ada34afdc1567fc0dcd3506a56775630147ac523 Mon Sep 17 00:00:00 2001 From: Andreas Luxbauer Date: Mon, 17 Apr 2023 17:01:22 +0200 Subject: [PATCH] Auswertung VERIMEX --- Aviso/Auswertung/usrctlStatVERIMEX.vb | 2 +- Aviso/frmHauptfenster.vb | 2 +- Aviso/usrcntlAktDetailsATILLANeu.Designer.vb | 568 +++++++++---------- Aviso/usrcntlAktDetailsATILLANeu.resx | 26 +- Aviso/usrcntlAktDetailsATILLANeu.vb | 1 + 5 files changed, 300 insertions(+), 299 deletions(-) diff --git a/Aviso/Auswertung/usrctlStatVERIMEX.vb b/Aviso/Auswertung/usrctlStatVERIMEX.vb index 38800ff..bf0af18 100644 --- a/Aviso/Auswertung/usrctlStatVERIMEX.vb +++ b/Aviso/Auswertung/usrctlStatVERIMEX.vb @@ -53,7 +53,7 @@ Public Class usrctlStatVERIMEX " & whereFiliale & " group by mit_vname,mit_nname" 'früher: Datum statt tblSnd_AbfertigungTR - ' MsgBox(sqlstr) + ' MsgBox(sqlstr) dgvAbfertigungTR.DataSource = SQL.loadDgvBySql(sqlstr, "AVISO") End With diff --git a/Aviso/frmHauptfenster.vb b/Aviso/frmHauptfenster.vb index 6774f30..b0ce1c5 100644 --- a/Aviso/frmHauptfenster.vb +++ b/Aviso/frmHauptfenster.vb @@ -1295,7 +1295,7 @@ Public Class frmHauptfenster " else 1 " & " END, VoraussichtlichesEintreffen, Grenzstelle,Ankunft " & If(cbx_My_LKW.Checked, "", ",tblSnd_SendungID") End If - + ' MsgBox(sqlStr) 'Dim sqlStr As String = " SELECT AvisoID, [Status],CASE WHEN LetzterMitarbeiterId=@maId then '0' ELSE '1' END as [statVorb], LKW_Nr, Dauer, Datum, AvisoEingang, Ankunft, Grenzstelle, Freigabe, LetzterMitarbeiterId AS maId, CASE WHEN LetzterMitarbeiterId=@maId then '0' ELSE '1' END as Vorbereitung,LetzterMitarbeiter,CASE WHEN [LKW_fertig] = 1 THEN 'OK' ELSE '' END AS [LKW_fertig],AvisoTVHinweis " & ' " FROM Aviso " & ' " WHERE ( Status IN (0, 3, 4, 5) OR ( Status = 1 AND [Abgeschlossen] = 0 )) " & diff --git a/Aviso/usrcntlAktDetailsATILLANeu.Designer.vb b/Aviso/usrcntlAktDetailsATILLANeu.Designer.vb index a604905..f4eb30b 100644 --- a/Aviso/usrcntlAktDetailsATILLANeu.Designer.vb +++ b/Aviso/usrcntlAktDetailsATILLANeu.Designer.vb @@ -23,27 +23,27 @@ Partial Class usrcntlAktDetailsATILLANeu _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() - Dim DataGridViewCellStyle66 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle67 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle68 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle69 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle70 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle71 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle72 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle73 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle74 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle75 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle76 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle77 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle78 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle79 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle80 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(usrcntlAktDetailsATILLANeu)) - Dim DataGridViewCellStyle61 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle62 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle63 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle64 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() - Dim DataGridViewCellStyle65 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.pnlDetailsRechts = New System.Windows.Forms.Panel() Me.Panel3 = New System.Windows.Forms.Panel() Me.SplitContainer = New System.Windows.Forms.SplitContainer() @@ -105,20 +105,26 @@ Partial Class usrcntlAktDetailsATILLANeu Me.Panel9 = New System.Windows.Forms.Panel() Me.btnErfasst = New System.Windows.Forms.Button() Me.lblTimeErfasst = New System.Windows.Forms.Label() - Me.Panel6 = New System.Windows.Forms.Panel() - Me.btnVERIMEX = New System.Windows.Forms.Button() - Me.Label7 = New System.Windows.Forms.Label() Me.Panel13 = New System.Windows.Forms.Panel() Me.btnVorgeschrieben = New System.Windows.Forms.Button() Me.lblTimeVorgeschreiben = New System.Windows.Forms.Label() Me.Panel11 = New System.Windows.Forms.Panel() Me.btnAnkunft = New System.Windows.Forms.Button() Me.lblTimeAnkunft = New System.Windows.Forms.Label() + Me.Panel14 = New System.Windows.Forms.Panel() + Me.btnAnVerimex = New System.Windows.Forms.Button() + Me.Label8 = New System.Windows.Forms.Label() + Me.Panel15 = New System.Windows.Forms.Panel() + Me.btnAnIndonesien = New System.Windows.Forms.Button() + Me.Label11 = New System.Windows.Forms.Label() Me.Panel12 = New System.Windows.Forms.Panel() Me.btnFreigabe = New System.Windows.Forms.Button() Me.lblTimeFreigabe = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.btnNichtEingetroffen = New System.Windows.Forms.Button() + Me.Panel6 = New System.Windows.Forms.Panel() + Me.btnVERIMEX = New System.Windows.Forms.Button() + Me.Label7 = New System.Windows.Forms.Label() Me.lblInfoAviso = New System.Windows.Forms.Label() Me.pnl = New System.Windows.Forms.Panel() Me.txtLKW_Nr = New System.Windows.Forms.TextBox() @@ -140,12 +146,6 @@ Partial Class usrcntlAktDetailsATILLANeu Me.UmbenennenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.LöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.AusZwischenablageEinfügenPasteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.Panel14 = New System.Windows.Forms.Panel() - Me.btnAnVerimex = New System.Windows.Forms.Button() - Me.Label8 = New System.Windows.Forms.Label() - Me.Panel15 = New System.Windows.Forms.Panel() - Me.btnAnIndonesien = New System.Windows.Forms.Button() - Me.Label11 = New System.Windows.Forms.Label() Me.pnlDetailsRechts.SuspendLayout() Me.Panel3.SuspendLayout() CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).BeginInit() @@ -172,19 +172,19 @@ Partial Class usrcntlAktDetailsATILLANeu CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit() Me.FlowLayoutPanel.SuspendLayout() Me.Panel9.SuspendLayout() - Me.Panel6.SuspendLayout() Me.Panel13.SuspendLayout() Me.Panel11.SuspendLayout() + Me.Panel14.SuspendLayout() + Me.Panel15.SuspendLayout() Me.Panel12.SuspendLayout() Me.Panel2.SuspendLayout() + Me.Panel6.SuspendLayout() Me.pnl.SuspendLayout() Me.pnlStatus.SuspendLayout() Me.conMenuVermerke.SuspendLayout() Me.cntxtFormulare.SuspendLayout() Me.cntxtZollantrag.SuspendLayout() Me.cntxt.SuspendLayout() - Me.Panel14.SuspendLayout() - Me.Panel15.SuspendLayout() Me.SuspendLayout() ' 'pnlDetailsRechts @@ -277,7 +277,7 @@ Partial Class usrcntlAktDetailsATILLANeu Me.tbZollanmeldungen.Controls.Add(Me.Panel1) Me.tbZollanmeldungen.Location = New System.Drawing.Point(4, 22) Me.tbZollanmeldungen.Name = "tbZollanmeldungen" - Me.tbZollanmeldungen.Size = New System.Drawing.Size(567, 181) + Me.tbZollanmeldungen.Size = New System.Drawing.Size(567, 157) Me.tbZollanmeldungen.TabIndex = 2 Me.tbZollanmeldungen.Text = "Zollanmeldungen" Me.tbZollanmeldungen.UseVisualStyleBackColor = True @@ -290,7 +290,7 @@ Partial Class usrcntlAktDetailsATILLANeu Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(567, 181) + Me.Panel1.Size = New System.Drawing.Size(567, 157) Me.Panel1.TabIndex = 0 ' 'dgvZollAnmeldungen @@ -298,51 +298,51 @@ Partial Class usrcntlAktDetailsATILLANeu Me.dgvZollAnmeldungen.AllowUserToAddRows = False Me.dgvZollAnmeldungen.AllowUserToDeleteRows = False Me.dgvZollAnmeldungen.AllowUserToResizeRows = False - DataGridViewCellStyle66.BackColor = System.Drawing.Color.Azure - DataGridViewCellStyle66.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvZollAnmeldungen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle66 + DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure + DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvZollAnmeldungen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.dgvZollAnmeldungen.BackgroundColor = System.Drawing.Color.White - DataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle67.BackColor = System.Drawing.Color.LightBlue - DataGridViewCellStyle67.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle67.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle67.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle67.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle67.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvZollAnmeldungen.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle67 + DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle2.BackColor = System.Drawing.Color.LightBlue + DataGridViewCellStyle2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvZollAnmeldungen.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2 Me.dgvZollAnmeldungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing - DataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle68.BackColor = System.Drawing.SystemColors.Window - DataGridViewCellStyle68.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle68.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle68.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle68.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle68.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - Me.dgvZollAnmeldungen.DefaultCellStyle = DataGridViewCellStyle68 + DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window + 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.ControlText + DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.dgvZollAnmeldungen.DefaultCellStyle = DataGridViewCellStyle3 Me.dgvZollAnmeldungen.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvZollAnmeldungen.Location = New System.Drawing.Point(0, 31) Me.dgvZollAnmeldungen.MultiSelect = False Me.dgvZollAnmeldungen.Name = "dgvZollAnmeldungen" Me.dgvZollAnmeldungen.ReadOnly = True - DataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle69.BackColor = System.Drawing.SystemColors.Control - DataGridViewCellStyle69.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle69.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle69.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle69.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle69.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvZollAnmeldungen.RowHeadersDefaultCellStyle = DataGridViewCellStyle69 + 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.dgvZollAnmeldungen.RowHeadersDefaultCellStyle = DataGridViewCellStyle4 Me.dgvZollAnmeldungen.RowHeadersVisible = False Me.dgvZollAnmeldungen.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing - DataGridViewCellStyle70.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvZollAnmeldungen.RowsDefaultCellStyle = DataGridViewCellStyle70 + DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvZollAnmeldungen.RowsDefaultCellStyle = DataGridViewCellStyle5 Me.dgvZollAnmeldungen.RowTemplate.Height = 20 Me.dgvZollAnmeldungen.RowTemplate.ReadOnly = True Me.dgvZollAnmeldungen.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvZollAnmeldungen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvZollAnmeldungen.ShowCellErrors = False Me.dgvZollAnmeldungen.ShowRowErrors = False - Me.dgvZollAnmeldungen.Size = New System.Drawing.Size(565, 148) + Me.dgvZollAnmeldungen.Size = New System.Drawing.Size(565, 124) Me.dgvZollAnmeldungen.TabIndex = 102 Me.dgvZollAnmeldungen.TabStop = False ' @@ -387,7 +387,7 @@ Partial Class usrcntlAktDetailsATILLANeu Me.tbSpedBuch.Location = New System.Drawing.Point(4, 22) Me.tbSpedBuch.Name = "tbSpedBuch" Me.tbSpedBuch.Padding = New System.Windows.Forms.Padding(3) - Me.tbSpedBuch.Size = New System.Drawing.Size(567, 181) + Me.tbSpedBuch.Size = New System.Drawing.Size(567, 157) Me.tbSpedBuch.TabIndex = 1 Me.tbSpedBuch.Text = "Speditionsbuch" Me.tbSpedBuch.UseVisualStyleBackColor = True @@ -397,51 +397,51 @@ Partial Class usrcntlAktDetailsATILLANeu Me.dgvSpeditionsbuch.AllowUserToAddRows = False Me.dgvSpeditionsbuch.AllowUserToDeleteRows = False Me.dgvSpeditionsbuch.AllowUserToResizeRows = False - DataGridViewCellStyle71.BackColor = System.Drawing.Color.Azure - DataGridViewCellStyle71.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvSpeditionsbuch.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle71 + DataGridViewCellStyle6.BackColor = System.Drawing.Color.Azure + DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvSpeditionsbuch.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 Me.dgvSpeditionsbuch.BackgroundColor = System.Drawing.Color.White - DataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle72.BackColor = System.Drawing.Color.LightBlue - DataGridViewCellStyle72.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle72.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle72.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle72.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvSpeditionsbuch.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle72 + DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle7.BackColor = System.Drawing.Color.LightBlue + DataGridViewCellStyle7.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvSpeditionsbuch.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7 Me.dgvSpeditionsbuch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing - DataGridViewCellStyle73.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle73.BackColor = System.Drawing.SystemColors.Window - DataGridViewCellStyle73.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle73.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle73.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle73.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle73.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - Me.dgvSpeditionsbuch.DefaultCellStyle = DataGridViewCellStyle73 + DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window + DataGridViewCellStyle8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.dgvSpeditionsbuch.DefaultCellStyle = DataGridViewCellStyle8 Me.dgvSpeditionsbuch.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvSpeditionsbuch.Location = New System.Drawing.Point(3, 34) Me.dgvSpeditionsbuch.MultiSelect = False Me.dgvSpeditionsbuch.Name = "dgvSpeditionsbuch" Me.dgvSpeditionsbuch.ReadOnly = True - DataGridViewCellStyle74.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle74.BackColor = System.Drawing.SystemColors.Control - DataGridViewCellStyle74.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle74.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle74.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle74.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle74.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvSpeditionsbuch.RowHeadersDefaultCellStyle = DataGridViewCellStyle74 + DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control + DataGridViewCellStyle9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvSpeditionsbuch.RowHeadersDefaultCellStyle = DataGridViewCellStyle9 Me.dgvSpeditionsbuch.RowHeadersVisible = False Me.dgvSpeditionsbuch.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing - DataGridViewCellStyle75.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvSpeditionsbuch.RowsDefaultCellStyle = DataGridViewCellStyle75 + DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvSpeditionsbuch.RowsDefaultCellStyle = DataGridViewCellStyle10 Me.dgvSpeditionsbuch.RowTemplate.Height = 20 Me.dgvSpeditionsbuch.RowTemplate.ReadOnly = True Me.dgvSpeditionsbuch.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvSpeditionsbuch.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvSpeditionsbuch.ShowCellErrors = False Me.dgvSpeditionsbuch.ShowRowErrors = False - Me.dgvSpeditionsbuch.Size = New System.Drawing.Size(561, 144) + Me.dgvSpeditionsbuch.Size = New System.Drawing.Size(561, 120) Me.dgvSpeditionsbuch.TabIndex = 101 Me.dgvSpeditionsbuch.TabStop = False ' @@ -486,7 +486,7 @@ Partial Class usrcntlAktDetailsATILLANeu Me.tbAnhaenge.Location = New System.Drawing.Point(4, 22) Me.tbAnhaenge.Name = "tbAnhaenge" Me.tbAnhaenge.Padding = New System.Windows.Forms.Padding(3) - Me.tbAnhaenge.Size = New System.Drawing.Size(567, 181) + Me.tbAnhaenge.Size = New System.Drawing.Size(567, 157) Me.tbAnhaenge.TabIndex = 3 Me.tbAnhaenge.Text = "Anhänge" Me.tbAnhaenge.UseVisualStyleBackColor = True @@ -496,50 +496,50 @@ Partial Class usrcntlAktDetailsATILLANeu Me.dgvanhaenge.AllowUserToAddRows = False Me.dgvanhaenge.AllowUserToDeleteRows = False Me.dgvanhaenge.AllowUserToResizeRows = False - DataGridViewCellStyle76.BackColor = System.Drawing.Color.Azure - DataGridViewCellStyle76.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvanhaenge.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle76 + DataGridViewCellStyle11.BackColor = System.Drawing.Color.Azure + DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvanhaenge.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11 Me.dgvanhaenge.BackgroundColor = System.Drawing.Color.White - DataGridViewCellStyle77.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle77.BackColor = System.Drawing.Color.LightBlue - DataGridViewCellStyle77.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle77.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle77.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle77.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle77.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvanhaenge.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle77 + DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle12.BackColor = System.Drawing.Color.LightBlue + DataGridViewCellStyle12.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvanhaenge.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle12 Me.dgvanhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing - DataGridViewCellStyle78.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle78.BackColor = System.Drawing.SystemColors.Window - DataGridViewCellStyle78.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle78.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle78.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle78.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle78.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - Me.dgvanhaenge.DefaultCellStyle = DataGridViewCellStyle78 + DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window + DataGridViewCellStyle13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.dgvanhaenge.DefaultCellStyle = DataGridViewCellStyle13 Me.dgvanhaenge.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvanhaenge.Location = New System.Drawing.Point(3, 3) Me.dgvanhaenge.Name = "dgvanhaenge" Me.dgvanhaenge.ReadOnly = True - DataGridViewCellStyle79.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle79.BackColor = System.Drawing.SystemColors.Control - DataGridViewCellStyle79.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle79.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle79.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle79.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle79.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvanhaenge.RowHeadersDefaultCellStyle = DataGridViewCellStyle79 + DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control + DataGridViewCellStyle14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvanhaenge.RowHeadersDefaultCellStyle = DataGridViewCellStyle14 Me.dgvanhaenge.RowHeadersVisible = False Me.dgvanhaenge.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing - DataGridViewCellStyle80.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.dgvanhaenge.RowsDefaultCellStyle = DataGridViewCellStyle80 + DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.dgvanhaenge.RowsDefaultCellStyle = DataGridViewCellStyle15 Me.dgvanhaenge.RowTemplate.Height = 30 Me.dgvanhaenge.RowTemplate.ReadOnly = True Me.dgvanhaenge.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.dgvanhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvanhaenge.ShowCellErrors = False Me.dgvanhaenge.ShowRowErrors = False - Me.dgvanhaenge.Size = New System.Drawing.Size(561, 137) + Me.dgvanhaenge.Size = New System.Drawing.Size(561, 113) Me.dgvanhaenge.TabIndex = 102 Me.dgvanhaenge.TabStop = False ' @@ -550,7 +550,7 @@ Partial Class usrcntlAktDetailsATILLANeu Me.Panel5.Controls.Add(Me.Button4) Me.Panel5.Controls.Add(Me.Button10) Me.Panel5.Dock = System.Windows.Forms.DockStyle.Bottom - Me.Panel5.Location = New System.Drawing.Point(3, 140) + Me.Panel5.Location = New System.Drawing.Point(3, 116) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(561, 38) Me.Panel5.TabIndex = 112 @@ -627,44 +627,44 @@ Partial Class usrcntlAktDetailsATILLANeu Me.gridVermerke.AllowUserToAddRows = False Me.gridVermerke.AllowUserToDeleteRows = False Me.gridVermerke.AllowUserToResizeRows = False - DataGridViewCellStyle61.BackColor = System.Drawing.Color.Azure - DataGridViewCellStyle61.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle61 + DataGridViewCellStyle16.BackColor = System.Drawing.Color.Azure + DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16 Me.gridVermerke.BackgroundColor = System.Drawing.Color.White - DataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle62.BackColor = System.Drawing.Color.LightBlue - DataGridViewCellStyle62.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle62.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle62.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle62 + DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle17.BackColor = System.Drawing.Color.LightBlue + DataGridViewCellStyle17.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle17 Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing - DataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle63.BackColor = System.Drawing.SystemColors.Window - DataGridViewCellStyle63.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle63.ForeColor = System.Drawing.SystemColors.ControlText - DataGridViewCellStyle63.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle63.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle63.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] - Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle63 + DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window + DataGridViewCellStyle18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle18 Me.gridVermerke.Dock = System.Windows.Forms.DockStyle.Fill Me.gridVermerke.Location = New System.Drawing.Point(0, 29) Me.gridVermerke.MultiSelect = False Me.gridVermerke.Name = "gridVermerke" Me.gridVermerke.ReadOnly = True - DataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft - DataGridViewCellStyle64.BackColor = System.Drawing.SystemColors.Control - DataGridViewCellStyle64.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - DataGridViewCellStyle64.ForeColor = System.Drawing.SystemColors.WindowText - DataGridViewCellStyle64.SelectionBackColor = System.Drawing.SystemColors.Highlight - DataGridViewCellStyle64.SelectionForeColor = System.Drawing.SystemColors.HighlightText - DataGridViewCellStyle64.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle64 + DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control + DataGridViewCellStyle19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle19 Me.gridVermerke.RowHeadersVisible = False Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing - DataGridViewCellStyle65.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] - Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle65 + DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle20 Me.gridVermerke.RowTemplate.Height = 20 Me.gridVermerke.RowTemplate.ReadOnly = True Me.gridVermerke.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False] @@ -1184,46 +1184,6 @@ Partial Class usrcntlAktDetailsATILLANeu Me.lblTimeErfasst.Text = "-" Me.lblTimeErfasst.TextAlign = System.Drawing.ContentAlignment.TopCenter ' - 'Panel6 - ' - Me.Panel6.AutoSize = True - Me.Panel6.Controls.Add(Me.btnVERIMEX) - Me.Panel6.Controls.Add(Me.Label7) - Me.Panel6.Location = New System.Drawing.Point(75, 84) - Me.Panel6.Name = "Panel6" - Me.Panel6.Size = New System.Drawing.Size(111, 74) - Me.Panel6.TabIndex = 19 - Me.Panel6.Visible = False - ' - 'btnVERIMEX - ' - Me.btnVERIMEX.AutoSize = True - Me.btnVERIMEX.BackColor = System.Drawing.Color.DarkOrange - Me.btnVERIMEX.Cursor = System.Windows.Forms.Cursors.Hand - Me.btnVERIMEX.Dock = System.Windows.Forms.DockStyle.Fill - Me.btnVERIMEX.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnVERIMEX.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) - Me.btnVERIMEX.ForeColor = System.Drawing.Color.White - Me.btnVERIMEX.Location = New System.Drawing.Point(0, 0) - Me.btnVERIMEX.Margin = New System.Windows.Forms.Padding(0) - Me.btnVERIMEX.MinimumSize = New System.Drawing.Size(100, 0) - Me.btnVERIMEX.Name = "btnVERIMEX" - Me.btnVERIMEX.Size = New System.Drawing.Size(111, 62) - Me.btnVERIMEX.TabIndex = 12 - Me.btnVERIMEX.Text = "2. " & Global.Microsoft.VisualBasic.ChrW(10) & "VERIMEX/IND." - Me.btnVERIMEX.UseVisualStyleBackColor = False - ' - 'Label7 - ' - Me.Label7.Dock = System.Windows.Forms.DockStyle.Bottom - Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Label7.Location = New System.Drawing.Point(0, 62) - Me.Label7.Name = "Label7" - Me.Label7.Size = New System.Drawing.Size(111, 12) - Me.Label7.TabIndex = 0 - Me.Label7.Text = "-" - Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopCenter - ' 'Panel13 ' Me.Panel13.AutoSize = True @@ -1304,6 +1264,88 @@ Partial Class usrcntlAktDetailsATILLANeu Me.lblTimeAnkunft.Text = "-" Me.lblTimeAnkunft.TextAlign = System.Drawing.ContentAlignment.TopCenter ' + 'Panel14 + ' + Me.Panel14.AutoSize = True + Me.Panel14.Controls.Add(Me.btnAnVerimex) + Me.Panel14.Controls.Add(Me.Label8) + Me.Panel14.Location = New System.Drawing.Point(293, 3) + Me.Panel14.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3) + Me.Panel14.Name = "Panel14" + Me.Panel14.Size = New System.Drawing.Size(80, 75) + Me.Panel14.TabIndex = 20 + Me.Panel14.Visible = False + ' + 'btnAnVerimex + ' + Me.btnAnVerimex.AutoSize = True + Me.btnAnVerimex.BackColor = System.Drawing.Color.SteelBlue + Me.btnAnVerimex.Cursor = System.Windows.Forms.Cursors.Hand + Me.btnAnVerimex.Dock = System.Windows.Forms.DockStyle.Fill + Me.btnAnVerimex.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnAnVerimex.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) + Me.btnAnVerimex.ForeColor = System.Drawing.Color.White + Me.btnAnVerimex.Location = New System.Drawing.Point(0, 0) + Me.btnAnVerimex.Margin = New System.Windows.Forms.Padding(0) + Me.btnAnVerimex.MinimumSize = New System.Drawing.Size(80, 0) + Me.btnAnVerimex.Name = "btnAnVerimex" + Me.btnAnVerimex.Size = New System.Drawing.Size(80, 62) + Me.btnAnVerimex.TabIndex = 12 + Me.btnAnVerimex.Text = "An:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "VERIMEX" + Me.btnAnVerimex.UseVisualStyleBackColor = False + ' + 'Label8 + ' + Me.Label8.Dock = System.Windows.Forms.DockStyle.Bottom + Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label8.Location = New System.Drawing.Point(0, 62) + Me.Label8.Name = "Label8" + Me.Label8.Size = New System.Drawing.Size(80, 13) + Me.Label8.TabIndex = 0 + Me.Label8.Text = "-" + Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopCenter + ' + 'Panel15 + ' + Me.Panel15.AutoSize = True + Me.Panel15.Controls.Add(Me.btnAnIndonesien) + Me.Panel15.Controls.Add(Me.Label11) + Me.Panel15.Location = New System.Drawing.Point(377, 3) + Me.Panel15.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3) + Me.Panel15.Name = "Panel15" + Me.Panel15.Size = New System.Drawing.Size(94, 75) + Me.Panel15.TabIndex = 21 + Me.Panel15.Visible = False + ' + 'btnAnIndonesien + ' + Me.btnAnIndonesien.AutoSize = True + Me.btnAnIndonesien.BackColor = System.Drawing.Color.SteelBlue + Me.btnAnIndonesien.Cursor = System.Windows.Forms.Cursors.Hand + Me.btnAnIndonesien.Dock = System.Windows.Forms.DockStyle.Fill + Me.btnAnIndonesien.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnAnIndonesien.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) + Me.btnAnIndonesien.ForeColor = System.Drawing.Color.White + Me.btnAnIndonesien.Location = New System.Drawing.Point(0, 0) + Me.btnAnIndonesien.Margin = New System.Windows.Forms.Padding(0) + Me.btnAnIndonesien.MinimumSize = New System.Drawing.Size(80, 0) + Me.btnAnIndonesien.Name = "btnAnIndonesien" + Me.btnAnIndonesien.Size = New System.Drawing.Size(94, 62) + Me.btnAnIndonesien.TabIndex = 12 + Me.btnAnIndonesien.Text = "An:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "INDONESIEN" + Me.btnAnIndonesien.UseVisualStyleBackColor = False + ' + 'Label11 + ' + Me.Label11.Dock = System.Windows.Forms.DockStyle.Bottom + Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label11.Location = New System.Drawing.Point(0, 62) + Me.Label11.Name = "Label11" + Me.Label11.Size = New System.Drawing.Size(94, 13) + Me.Label11.TabIndex = 0 + Me.Label11.Text = "-" + Me.Label11.TextAlign = System.Drawing.ContentAlignment.TopCenter + ' 'Panel12 ' Me.Panel12.AutoSize = True @@ -1371,6 +1413,46 @@ Partial Class usrcntlAktDetailsATILLANeu Me.btnNichtEingetroffen.UseVisualStyleBackColor = False Me.btnNichtEingetroffen.Visible = False ' + 'Panel6 + ' + Me.Panel6.AutoSize = True + Me.Panel6.Controls.Add(Me.btnVERIMEX) + Me.Panel6.Controls.Add(Me.Label7) + Me.Panel6.Location = New System.Drawing.Point(75, 84) + Me.Panel6.Name = "Panel6" + Me.Panel6.Size = New System.Drawing.Size(111, 74) + Me.Panel6.TabIndex = 19 + Me.Panel6.Visible = False + ' + 'btnVERIMEX + ' + Me.btnVERIMEX.AutoSize = True + Me.btnVERIMEX.BackColor = System.Drawing.Color.DarkOrange + Me.btnVERIMEX.Cursor = System.Windows.Forms.Cursors.Hand + Me.btnVERIMEX.Dock = System.Windows.Forms.DockStyle.Fill + Me.btnVERIMEX.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.btnVERIMEX.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) + Me.btnVERIMEX.ForeColor = System.Drawing.Color.White + Me.btnVERIMEX.Location = New System.Drawing.Point(0, 0) + Me.btnVERIMEX.Margin = New System.Windows.Forms.Padding(0) + Me.btnVERIMEX.MinimumSize = New System.Drawing.Size(100, 0) + Me.btnVERIMEX.Name = "btnVERIMEX" + Me.btnVERIMEX.Size = New System.Drawing.Size(111, 62) + Me.btnVERIMEX.TabIndex = 12 + Me.btnVERIMEX.Text = "2. " & Global.Microsoft.VisualBasic.ChrW(10) & "VERIMEX/IND." + Me.btnVERIMEX.UseVisualStyleBackColor = False + ' + 'Label7 + ' + Me.Label7.Dock = System.Windows.Forms.DockStyle.Bottom + Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label7.Location = New System.Drawing.Point(0, 62) + Me.Label7.Name = "Label7" + Me.Label7.Size = New System.Drawing.Size(111, 12) + Me.Label7.TabIndex = 0 + Me.Label7.Text = "-" + Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopCenter + ' 'lblInfoAviso ' Me.lblInfoAviso.AutoSize = True @@ -1539,88 +1621,6 @@ Partial Class usrcntlAktDetailsATILLANeu Me.AusZwischenablageEinfügenPasteToolStripMenuItem.Size = New System.Drawing.Size(279, 30) Me.AusZwischenablageEinfügenPasteToolStripMenuItem.Text = "Aus Zwischenablage einfügen (Paste)" ' - 'Panel14 - ' - Me.Panel14.AutoSize = True - Me.Panel14.Controls.Add(Me.btnAnVerimex) - Me.Panel14.Controls.Add(Me.Label8) - Me.Panel14.Location = New System.Drawing.Point(293, 3) - Me.Panel14.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3) - Me.Panel14.Name = "Panel14" - Me.Panel14.Size = New System.Drawing.Size(80, 75) - Me.Panel14.TabIndex = 20 - Me.Panel14.Visible = False - ' - 'btnAnVerimex - ' - Me.btnAnVerimex.AutoSize = True - Me.btnAnVerimex.BackColor = System.Drawing.Color.SteelBlue - Me.btnAnVerimex.Cursor = System.Windows.Forms.Cursors.Hand - Me.btnAnVerimex.Dock = System.Windows.Forms.DockStyle.Fill - Me.btnAnVerimex.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnAnVerimex.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) - Me.btnAnVerimex.ForeColor = System.Drawing.Color.White - Me.btnAnVerimex.Location = New System.Drawing.Point(0, 0) - Me.btnAnVerimex.Margin = New System.Windows.Forms.Padding(0) - Me.btnAnVerimex.MinimumSize = New System.Drawing.Size(80, 0) - Me.btnAnVerimex.Name = "btnAnVerimex" - Me.btnAnVerimex.Size = New System.Drawing.Size(80, 62) - Me.btnAnVerimex.TabIndex = 12 - Me.btnAnVerimex.Text = "An:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "VERIMEX" - Me.btnAnVerimex.UseVisualStyleBackColor = False - ' - 'Label8 - ' - Me.Label8.Dock = System.Windows.Forms.DockStyle.Bottom - Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Label8.Location = New System.Drawing.Point(0, 62) - Me.Label8.Name = "Label8" - Me.Label8.Size = New System.Drawing.Size(80, 13) - Me.Label8.TabIndex = 0 - Me.Label8.Text = "-" - Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopCenter - ' - 'Panel15 - ' - Me.Panel15.AutoSize = True - Me.Panel15.Controls.Add(Me.btnAnIndonesien) - Me.Panel15.Controls.Add(Me.Label11) - Me.Panel15.Location = New System.Drawing.Point(377, 3) - Me.Panel15.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3) - Me.Panel15.Name = "Panel15" - Me.Panel15.Size = New System.Drawing.Size(94, 75) - Me.Panel15.TabIndex = 21 - Me.Panel15.Visible = False - ' - 'btnAnIndonesien - ' - Me.btnAnIndonesien.AutoSize = True - Me.btnAnIndonesien.BackColor = System.Drawing.Color.SteelBlue - Me.btnAnIndonesien.Cursor = System.Windows.Forms.Cursors.Hand - Me.btnAnIndonesien.Dock = System.Windows.Forms.DockStyle.Fill - Me.btnAnIndonesien.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.btnAnIndonesien.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!) - Me.btnAnIndonesien.ForeColor = System.Drawing.Color.White - Me.btnAnIndonesien.Location = New System.Drawing.Point(0, 0) - Me.btnAnIndonesien.Margin = New System.Windows.Forms.Padding(0) - Me.btnAnIndonesien.MinimumSize = New System.Drawing.Size(80, 0) - Me.btnAnIndonesien.Name = "btnAnIndonesien" - Me.btnAnIndonesien.Size = New System.Drawing.Size(94, 62) - Me.btnAnIndonesien.TabIndex = 12 - Me.btnAnIndonesien.Text = "An:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "INDONESIEN" - Me.btnAnIndonesien.UseVisualStyleBackColor = False - ' - 'Label11 - ' - Me.Label11.Dock = System.Windows.Forms.DockStyle.Bottom - Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Label11.Location = New System.Drawing.Point(0, 62) - Me.Label11.Name = "Label11" - Me.Label11.Size = New System.Drawing.Size(94, 13) - Me.Label11.TabIndex = 0 - Me.Label11.Text = "-" - Me.Label11.TextAlign = System.Drawing.ContentAlignment.TopCenter - ' 'usrcntlAktDetailsATILLANeu ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) @@ -1662,16 +1662,20 @@ Partial Class usrcntlAktDetailsATILLANeu Me.FlowLayoutPanel.PerformLayout() Me.Panel9.ResumeLayout(False) Me.Panel9.PerformLayout() - Me.Panel6.ResumeLayout(False) - Me.Panel6.PerformLayout() Me.Panel13.ResumeLayout(False) Me.Panel13.PerformLayout() Me.Panel11.ResumeLayout(False) Me.Panel11.PerformLayout() + Me.Panel14.ResumeLayout(False) + Me.Panel14.PerformLayout() + Me.Panel15.ResumeLayout(False) + Me.Panel15.PerformLayout() Me.Panel12.ResumeLayout(False) Me.Panel12.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() + Me.Panel6.ResumeLayout(False) + Me.Panel6.PerformLayout() Me.pnl.ResumeLayout(False) Me.pnl.PerformLayout() Me.pnlStatus.ResumeLayout(False) @@ -1679,10 +1683,6 @@ Partial Class usrcntlAktDetailsATILLANeu Me.cntxtFormulare.ResumeLayout(False) Me.cntxtZollantrag.ResumeLayout(False) Me.cntxt.ResumeLayout(False) - Me.Panel14.ResumeLayout(False) - Me.Panel14.PerformLayout() - Me.Panel15.ResumeLayout(False) - Me.Panel15.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() diff --git a/Aviso/usrcntlAktDetailsATILLANeu.resx b/Aviso/usrcntlAktDetailsATILLANeu.resx index a488ee9..ae757b4 100644 --- a/Aviso/usrcntlAktDetailsATILLANeu.resx +++ b/Aviso/usrcntlAktDetailsATILLANeu.resx @@ -118,19 +118,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAZ1JREFUOE+l - kTlLA0EYhvMTtLIyjbHzwsKI2rgeSSF4gUVEPIIgqIiCQSxsRJSYgC6mCBaKF4IW7tqYJsEjaFBEC0nU - WGoniKlMxNfMhFmS7BjdtXiGnW+/9+Fd1gBAN/GuCRDeO0Zv2Uy19FeIKDG/irf2EUSt/Tit60yOdQpD - oWtF9mDpw3FtB3bLGyGazF/cQC6ILBKJIhAI4r65F4GaNuyUCVg2mTFnrOCHfoLKwimZfOjD1vY+tksF - LBVVUZkmYUxuQDj8CL//DJJ8hI2tPTjdHjimZxUZ2eOGsyGy91MHntercSClZAuuFSpjsF1VOBsqO5mk - sidPJe6cJZh3ilwZISOcTXozJruaKcbJhJErI2Rc0onJgqrZJZGNG+EbLIBky0+uqXOqAYH3mbQZk3Xz - ZQTVQGm2pq0ZI+Pya7NfZATl4b/NGPTQ+wN40OPzwhtXNyvULCOkHoJevGwMJ/7TjGHA4dTX684Yzhd7 - sDlu/WDNDmx5yff8UC4MTZYW3IgD2HW0wm0X4LLXJ/Q0Y1AhQRyySLwFbcDwDUJWbE0CgQrjAAAAAElF - TkSuQmCC - - iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m @@ -180,6 +167,19 @@ 1q9bd3Hp0qWfE6i+kpLS3D+JP4ukpCQlLy9P0el0WbIeimS9GSSIXnBwsHlsbOyWrKys3Vwu9yCPx7MX CARHhELhMT6ff7SiosJe1M9ms3fHxcVtJVNvTsDLra2tNczNzeWZTKbEvHnzXlNETFB/AFyHwBGvedXw AAAAAElFTkSuQmCC + + + + + iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAZ1JREFUOE+l + kTlLA0EYhvMTtLIyjbHzwsKI2rgeSSF4gUVEPIIgqIiCQSxsRJSYgC6mCBaKF4IW7tqYJsEjaFBEC0nU + WGoniKlMxNfMhFmS7BjdtXiGnW+/9+Fd1gBAN/GuCRDeO0Zv2Uy19FeIKDG/irf2EUSt/Tit60yOdQpD + oWtF9mDpw3FtB3bLGyGazF/cQC6ILBKJIhAI4r65F4GaNuyUCVg2mTFnrOCHfoLKwimZfOjD1vY+tksF + LBVVUZkmYUxuQDj8CL//DJJ8hI2tPTjdHjimZxUZ2eOGsyGy91MHntercSClZAuuFSpjsF1VOBsqO5mk + sidPJe6cJZh3ilwZISOcTXozJruaKcbJhJErI2Rc0onJgqrZJZGNG+EbLIBky0+uqXOqAYH3mbQZk3Xz + ZQTVQGm2pq0ZI+Pya7NfZATl4b/NGPTQ+wN40OPzwhtXNyvULCOkHoJevGwMJ/7TjGHA4dTX684Yzhd7 + sDlu/WDNDmx5yff8UC4MTZYW3IgD2HW0wm0X4LLXJ/Q0Y1AhQRyySLwFbcDwDUJWbE0CgQrjAAAAAElF + TkSuQmCC diff --git a/Aviso/usrcntlAktDetailsATILLANeu.vb b/Aviso/usrcntlAktDetailsATILLANeu.vb index ec8bbef..779a7d9 100644 --- a/Aviso/usrcntlAktDetailsATILLANeu.vb +++ b/Aviso/usrcntlAktDetailsATILLANeu.vb @@ -1611,4 +1611,5 @@ Public Class usrcntlAktDetailsATILLANeu frmHauptfenster.Details_anzeigen(VERAG_PROG_ALLGEMEIN.cGlobal.Aktive_ID) End If End Sub + End Class