515 lines
27 KiB
VB.net
515 lines
27 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmAbschluss
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|
Me.tsbtcheck_all = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtde_check_all = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.VWAbschlussDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.Auswahl = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.cmbMandant = New System.Windows.Forms.ComboBox()
|
|
Me.btndelete = New System.Windows.Forms.Button()
|
|
Me.btnAbschluss = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DSMercator = New KommiCollo.DSMercator()
|
|
Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
|
|
Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
|
|
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New KommiCollo.MyDataset()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWAbschlussTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter()
|
|
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBKOMMCOLLI_MANDANTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter()
|
|
Me.TBKOMMCOLLI_PAKET_POSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBKOMMCOLLI_PAKET_POSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POSTableAdapter()
|
|
Me.TBKOMMCOLLI_PAKET_KOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBKOMMCOLLI_PAKET_KOPFTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_KOPFTableAdapter()
|
|
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter()
|
|
Me.VWHUP_REPORT1TableAdapter = New KommiCollo.MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter()
|
|
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter()
|
|
Me.SELECTED = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.UEBERTRAGEN = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ABHOLDATUM = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.SDG_GEWICHT = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.BORDERONR = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.EMP = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.EMP_ZUSATZ = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.EMP_PLZ_STR = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.EMP_ORT = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.FERTIGDataGridViewCheckBoxColumn = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtcheck_all, Me.tsbtde_check_all, Me.ToolStripSeparator1})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(1114, 25)
|
|
Me.ToolStrip1.TabIndex = 0
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'tsbtcheck_all
|
|
'
|
|
Me.tsbtcheck_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_add
|
|
Me.tsbtcheck_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtcheck_all.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtcheck_all.Name = "tsbtcheck_all"
|
|
Me.tsbtcheck_all.Size = New System.Drawing.Size(114, 22)
|
|
Me.tsbtcheck_all.Text = "Alle Auswählen"
|
|
'
|
|
'tsbtde_check_all
|
|
'
|
|
Me.tsbtde_check_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_delete
|
|
Me.tsbtde_check_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtde_check_all.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtde_check_all.Name = "tsbtde_check_all"
|
|
Me.tsbtde_check_all.Size = New System.Drawing.Size(111, 22)
|
|
Me.tsbtde_check_all.Text = "Alle entwählen"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'VWAbschlussDataGridView
|
|
'
|
|
Me.VWAbschlussDataGridView.AllowUserToAddRows = False
|
|
Me.VWAbschlussDataGridView.AllowUserToDeleteRows = False
|
|
Me.VWAbschlussDataGridView.AutoGenerateColumns = False
|
|
Me.VWAbschlussDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.VWAbschlussDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Auswahl, Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn4})
|
|
Me.VWAbschlussDataGridView.DataSource = Me.VWAbschlussBindingSource
|
|
Me.VWAbschlussDataGridView.Location = New System.Drawing.Point(158, 23)
|
|
Me.VWAbschlussDataGridView.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
Me.VWAbschlussDataGridView.Name = "VWAbschlussDataGridView"
|
|
Me.VWAbschlussDataGridView.Size = New System.Drawing.Size(512, 446)
|
|
Me.VWAbschlussDataGridView.TabIndex = 1
|
|
Me.VWAbschlussDataGridView.Visible = False
|
|
'
|
|
'Auswahl
|
|
'
|
|
Me.Auswahl.DataPropertyName = "Auswahl"
|
|
Me.Auswahl.HeaderText = "Auswahl"
|
|
Me.Auswahl.Name = "Auswahl"
|
|
Me.Auswahl.Width = 60
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.cmbMandant)
|
|
Me.Panel1.Controls.Add(Me.btndelete)
|
|
Me.Panel1.Controls.Add(Me.btnAbschluss)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 25)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(154, 748)
|
|
Me.Panel1.TabIndex = 2
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(3, 13)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(107, 17)
|
|
Me.Label1.TabIndex = 3
|
|
Me.Label1.Text = "Mandant wählen:"
|
|
'
|
|
'cmbMandant
|
|
'
|
|
Me.cmbMandant.FormattingEnabled = True
|
|
Me.cmbMandant.Location = New System.Drawing.Point(6, 33)
|
|
Me.cmbMandant.Name = "cmbMandant"
|
|
Me.cmbMandant.Size = New System.Drawing.Size(141, 25)
|
|
Me.cmbMandant.TabIndex = 2
|
|
'
|
|
'btndelete
|
|
'
|
|
Me.btndelete.Enabled = False
|
|
Me.btndelete.Image = Global.KommiCollo.My.Resources.Resources.delete2
|
|
Me.btndelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btndelete.Location = New System.Drawing.Point(7, 153)
|
|
Me.btndelete.Name = "btndelete"
|
|
Me.btndelete.Size = New System.Drawing.Size(141, 63)
|
|
Me.btndelete.TabIndex = 1
|
|
Me.btndelete.Text = "Einheit löschen"
|
|
Me.btndelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btndelete.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAbschluss
|
|
'
|
|
Me.btnAbschluss.Image = Global.KommiCollo.My.Resources.Resources.package_go
|
|
Me.btnAbschluss.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAbschluss.Location = New System.Drawing.Point(7, 84)
|
|
Me.btnAbschluss.Name = "btnAbschluss"
|
|
Me.btnAbschluss.Size = New System.Drawing.Size(141, 63)
|
|
Me.btnAbschluss.TabIndex = 0
|
|
Me.btnAbschluss.Text = "Abschluss durchführen"
|
|
Me.btnAbschluss.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnAbschluss.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.VWKOMMCOLLI_UEBERSICHTDataGridView)
|
|
Me.Panel2.Controls.Add(Me.VWAbschlussDataGridView)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel2.Location = New System.Drawing.Point(154, 25)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(960, 748)
|
|
Me.Panel2.TabIndex = 3
|
|
'
|
|
'VWKOMMCOLLI_UEBERSICHTDataGridView
|
|
'
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AllowUserToAddRows = False
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AutoGenerateColumns = False
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.SELECTED, Me.UEBERTRAGEN, Me.GUID, Me.ABHOLDATUM, Me.SDG_GEWICHT, Me.BORDERONR, Me.EMP, Me.EMP_ZUSATZ, Me.EMP_PLZ_STR, Me.EMP_ORT, Me.FERTIGDataGridViewCheckBoxColumn})
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.DataSource = Me.VWKOMMCOLLI_UEBERSICHTBindingSource
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Location = New System.Drawing.Point(40, 130)
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Name = "VWKOMMCOLLI_UEBERSICHTDataGridView"
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Size = New System.Drawing.Size(876, 220)
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.TabIndex = 2
|
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Visible = False
|
|
'
|
|
'DSMercator
|
|
'
|
|
Me.DSMercator.DataSetName = "DSMercator"
|
|
Me.DSMercator.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'VKKOPFBindingSource
|
|
'
|
|
Me.VKKOPFBindingSource.DataMember = "VKKOPF"
|
|
Me.VKKOPFBindingSource.DataSource = Me.DSMercator
|
|
'
|
|
'VKKOPFTableAdapter
|
|
'
|
|
Me.VKKOPFTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.UpdateOrder = KommiCollo.DSMercatorTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
Me.TableAdapterManager1.VKKOPFTableAdapter = Me.VKKOPFTableAdapter
|
|
'
|
|
'bw_Tagesabschluss
|
|
'
|
|
'
|
|
'VWKOMMCOLLI_UEBERSICHTBindingSource
|
|
'
|
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataMember = "VWKOMMCOLLI_UEBERSICHT"
|
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn1.Width = 60
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.DataPropertyName = "Mandant"
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "PAKET_ID"
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Paket-ID"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.Width = 130
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.DataPropertyName = "Gepackt"
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "Gepackt"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.Width = 150
|
|
'
|
|
'VWAbschlussBindingSource
|
|
'
|
|
Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
|
|
Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'VWHUP_REPORT1BindingSource
|
|
'
|
|
Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
|
|
Me.VWHUP_REPORT1BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'VWAbschlussTableAdapter
|
|
'
|
|
Me.VWAbschlussTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBKOMMCOLLI_MANDANTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_KOPFTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_POSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBKOMMCOLLI_SDGPOSITIONENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBKOMMCOLLI_TERMINARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = KommiCollo.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBKOMMCOLLI_MANDANTBindingSource
|
|
'
|
|
Me.TBKOMMCOLLI_MANDANTBindingSource.DataMember = "TBKOMMCOLLI_MANDANT"
|
|
Me.TBKOMMCOLLI_MANDANTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBKOMMCOLLI_MANDANTTableAdapter
|
|
'
|
|
Me.TBKOMMCOLLI_MANDANTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBKOMMCOLLI_PAKET_POSBindingSource
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_POSBindingSource.DataMember = "TBKOMMCOLLI_PAKET_POS"
|
|
Me.TBKOMMCOLLI_PAKET_POSBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBKOMMCOLLI_PAKET_POSTableAdapter
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_POSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBKOMMCOLLI_PAKET_KOPFBindingSource
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_KOPFBindingSource.DataMember = "TBKOMMCOLLI_PAKET_KOPF"
|
|
Me.TBKOMMCOLLI_PAKET_KOPFBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBKOMMCOLLI_PAKET_KOPFTableAdapter
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_KOPFTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBKOMMCOLLI_PAKET_POS_LSBindingSource
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource.DataMember = "TBKOMMCOLLI_PAKET_POS_LS"
|
|
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBKOMMCOLLI_PAKET_POS_LSTableAdapter
|
|
'
|
|
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWHUP_REPORT1TableAdapter
|
|
'
|
|
Me.VWHUP_REPORT1TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWKOMMCOLLI_UEBERSICHTTableAdapter
|
|
'
|
|
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'SELECTED
|
|
'
|
|
Me.SELECTED.DataPropertyName = "SELECTED"
|
|
Me.SELECTED.Frozen = True
|
|
Me.SELECTED.HeaderText = "Auswahl"
|
|
Me.SELECTED.Name = "SELECTED"
|
|
'
|
|
'UEBERTRAGEN
|
|
'
|
|
Me.UEBERTRAGEN.DataPropertyName = "UEBERTRAGEN"
|
|
Me.UEBERTRAGEN.HeaderText = "UEBERTRAGEN"
|
|
Me.UEBERTRAGEN.Name = "UEBERTRAGEN"
|
|
'
|
|
'GUID
|
|
'
|
|
Me.GUID.DataPropertyName = "GUID"
|
|
Me.GUID.HeaderText = "Sendung-Nr"
|
|
Me.GUID.Name = "GUID"
|
|
'
|
|
'ABHOLDATUM
|
|
'
|
|
Me.ABHOLDATUM.DataPropertyName = "ABHOLDATUM"
|
|
Me.ABHOLDATUM.HeaderText = "ABHOLDATUM"
|
|
Me.ABHOLDATUM.Name = "ABHOLDATUM"
|
|
'
|
|
'SDG_GEWICHT
|
|
'
|
|
Me.SDG_GEWICHT.DataPropertyName = "SDG_GEWICHT"
|
|
Me.SDG_GEWICHT.HeaderText = "SDG_GEWICHT"
|
|
Me.SDG_GEWICHT.Name = "SDG_GEWICHT"
|
|
Me.SDG_GEWICHT.ReadOnly = True
|
|
'
|
|
'BORDERONR
|
|
'
|
|
Me.BORDERONR.DataPropertyName = "BORDERONR"
|
|
Me.BORDERONR.HeaderText = "BORDERONR"
|
|
Me.BORDERONR.Name = "BORDERONR"
|
|
'
|
|
'EMP
|
|
'
|
|
Me.EMP.DataPropertyName = "EMP"
|
|
Me.EMP.HeaderText = "EMP"
|
|
Me.EMP.Name = "EMP"
|
|
Me.EMP.ReadOnly = True
|
|
'
|
|
'EMP_ZUSATZ
|
|
'
|
|
Me.EMP_ZUSATZ.DataPropertyName = "EMP_ZUSATZ"
|
|
Me.EMP_ZUSATZ.HeaderText = "EMP_ZUSATZ"
|
|
Me.EMP_ZUSATZ.Name = "EMP_ZUSATZ"
|
|
Me.EMP_ZUSATZ.ReadOnly = True
|
|
'
|
|
'EMP_PLZ_STR
|
|
'
|
|
Me.EMP_PLZ_STR.DataPropertyName = "EMP_PLZ_STR"
|
|
Me.EMP_PLZ_STR.HeaderText = "EMP_PLZ_STR"
|
|
Me.EMP_PLZ_STR.Name = "EMP_PLZ_STR"
|
|
Me.EMP_PLZ_STR.ReadOnly = True
|
|
'
|
|
'EMP_ORT
|
|
'
|
|
Me.EMP_ORT.DataPropertyName = "EMP_ORT"
|
|
Me.EMP_ORT.HeaderText = "EMP_ORT"
|
|
Me.EMP_ORT.Name = "EMP_ORT"
|
|
Me.EMP_ORT.ReadOnly = True
|
|
'
|
|
'FERTIGDataGridViewCheckBoxColumn
|
|
'
|
|
Me.FERTIGDataGridViewCheckBoxColumn.DataPropertyName = "FERTIG"
|
|
Me.FERTIGDataGridViewCheckBoxColumn.HeaderText = "FERTIG"
|
|
Me.FERTIGDataGridViewCheckBoxColumn.Name = "FERTIGDataGridViewCheckBoxColumn"
|
|
'
|
|
'frmAbschluss
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1114, 773)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
Me.Name = "frmAbschluss"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Abschluss der Pakete"
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents MyDataset As KommiCollo.MyDataset
|
|
Friend WithEvents VWAbschlussBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWAbschlussTableAdapter As KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter
|
|
Friend WithEvents TableAdapterManager As KommiCollo.MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents tsbtcheck_all As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbtde_check_all As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents VWAbschlussDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewCheckBoxColumn1 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents TBKOMMCOLLI_MANDANTBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBKOMMCOLLI_MANDANTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter
|
|
Friend WithEvents Auswahl As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents btnAbschluss As System.Windows.Forms.Button
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_POSBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_POSTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POSTableAdapter
|
|
Friend WithEvents DSMercator As KommiCollo.DSMercator
|
|
Friend WithEvents VKKOPFBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VKKOPFTableAdapter As KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter
|
|
Friend WithEvents TableAdapterManager1 As KommiCollo.DSMercatorTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_KOPFBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_KOPFTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_KOPFTableAdapter
|
|
Friend WithEvents btndelete As System.Windows.Forms.Button
|
|
Friend WithEvents cmbMandant As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_POS_LSBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBKOMMCOLLI_PAKET_POS_LSTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter
|
|
Friend WithEvents bw_Tagesabschluss As System.ComponentModel.BackgroundWorker
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents VWHUP_REPORT1BindingSource As BindingSource
|
|
Friend WithEvents VWHUP_REPORT1TableAdapter As MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter
|
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTDataGridView As DataGridView
|
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTBindingSource As BindingSource
|
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTTableAdapter As MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter
|
|
Friend WithEvents SELECTED As DataGridViewCheckBoxColumn
|
|
Friend WithEvents UEBERTRAGEN As DataGridViewCheckBoxColumn
|
|
Friend WithEvents GUID As DataGridViewTextBoxColumn
|
|
Friend WithEvents ABHOLDATUM As DataGridViewTextBoxColumn
|
|
Friend WithEvents SDG_GEWICHT As DataGridViewTextBoxColumn
|
|
Friend WithEvents BORDERONR As DataGridViewTextBoxColumn
|
|
Friend WithEvents EMP As DataGridViewTextBoxColumn
|
|
Friend WithEvents EMP_ZUSATZ As DataGridViewTextBoxColumn
|
|
Friend WithEvents EMP_PLZ_STR As DataGridViewTextBoxColumn
|
|
Friend WithEvents EMP_ORT As DataGridViewTextBoxColumn
|
|
Friend WithEvents FERTIGDataGridViewCheckBoxColumn As DataGridViewCheckBoxColumn
|
|
End Class
|