ATEZ NCTS
This commit is contained in:
178
Aviso/usrcntlAktDetailsATILLANeu.Designer.vb
generated
178
Aviso/usrcntlAktDetailsATILLANeu.Designer.vb
generated
@@ -44,6 +44,11 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
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()
|
||||
Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle25 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()
|
||||
@@ -67,6 +72,10 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.Button11 = New System.Windows.Forms.Button()
|
||||
Me.Button4 = New System.Windows.Forms.Button()
|
||||
Me.Button10 = New System.Windows.Forms.Button()
|
||||
Me.tbATEZ = New System.Windows.Forms.TabPage()
|
||||
Me.dgvATEZNCTS = New System.Windows.Forms.DataGridView()
|
||||
Me.Panel10 = New System.Windows.Forms.Panel()
|
||||
Me.Label12 = New System.Windows.Forms.Label()
|
||||
Me.Panel7 = New System.Windows.Forms.Panel()
|
||||
Me.gridVermerke = New System.Windows.Forms.DataGridView()
|
||||
Me.pnlVermerkeTop = New System.Windows.Forms.Panel()
|
||||
@@ -165,6 +174,9 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.tbAnhaenge.SuspendLayout()
|
||||
CType(Me.dgvanhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel5.SuspendLayout()
|
||||
Me.tbATEZ.SuspendLayout()
|
||||
CType(Me.dgvATEZNCTS, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel10.SuspendLayout()
|
||||
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.pnlVermerkeTop.SuspendLayout()
|
||||
Me.Panel8.SuspendLayout()
|
||||
@@ -244,6 +256,7 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.tbcntr.Controls.Add(Me.tbZollanmeldungen)
|
||||
Me.tbcntr.Controls.Add(Me.tbSpedBuch)
|
||||
Me.tbcntr.Controls.Add(Me.tbAnhaenge)
|
||||
Me.tbcntr.Controls.Add(Me.tbATEZ)
|
||||
Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 0)
|
||||
Me.tbcntr.Name = "tbcntr"
|
||||
@@ -601,6 +614,90 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.Button10.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button10.UseVisualStyleBackColor = True
|
||||
'
|
||||
'tbATEZ
|
||||
'
|
||||
Me.tbATEZ.Controls.Add(Me.dgvATEZNCTS)
|
||||
Me.tbATEZ.Controls.Add(Me.Panel10)
|
||||
Me.tbATEZ.Location = New System.Drawing.Point(4, 22)
|
||||
Me.tbATEZ.Name = "tbATEZ"
|
||||
Me.tbATEZ.Size = New System.Drawing.Size(567, 157)
|
||||
Me.tbATEZ.TabIndex = 4
|
||||
Me.tbATEZ.Text = "ATEZ NCTS"
|
||||
Me.tbATEZ.UseVisualStyleBackColor = True
|
||||
'
|
||||
'dgvATEZNCTS
|
||||
'
|
||||
Me.dgvATEZNCTS.AllowUserToAddRows = False
|
||||
Me.dgvATEZNCTS.AllowUserToDeleteRows = False
|
||||
Me.dgvATEZNCTS.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle16.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvATEZNCTS.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16
|
||||
Me.dgvATEZNCTS.BackgroundColor = System.Drawing.Color.White
|
||||
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.dgvATEZNCTS.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle17
|
||||
Me.dgvATEZNCTS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
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.dgvATEZNCTS.DefaultCellStyle = DataGridViewCellStyle18
|
||||
Me.dgvATEZNCTS.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.dgvATEZNCTS.Location = New System.Drawing.Point(0, 31)
|
||||
Me.dgvATEZNCTS.MultiSelect = False
|
||||
Me.dgvATEZNCTS.Name = "dgvATEZNCTS"
|
||||
Me.dgvATEZNCTS.ReadOnly = True
|
||||
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.dgvATEZNCTS.RowHeadersDefaultCellStyle = DataGridViewCellStyle19
|
||||
Me.dgvATEZNCTS.RowHeadersVisible = False
|
||||
Me.dgvATEZNCTS.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvATEZNCTS.RowsDefaultCellStyle = DataGridViewCellStyle20
|
||||
Me.dgvATEZNCTS.RowTemplate.Height = 20
|
||||
Me.dgvATEZNCTS.RowTemplate.ReadOnly = True
|
||||
Me.dgvATEZNCTS.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.dgvATEZNCTS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvATEZNCTS.ShowCellErrors = False
|
||||
Me.dgvATEZNCTS.ShowRowErrors = False
|
||||
Me.dgvATEZNCTS.Size = New System.Drawing.Size(567, 126)
|
||||
Me.dgvATEZNCTS.TabIndex = 104
|
||||
Me.dgvATEZNCTS.TabStop = False
|
||||
'
|
||||
'Panel10
|
||||
'
|
||||
Me.Panel10.Controls.Add(Me.Label12)
|
||||
Me.Panel10.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel10.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel10.Name = "Panel10"
|
||||
Me.Panel10.Size = New System.Drawing.Size(567, 31)
|
||||
Me.Panel10.TabIndex = 105
|
||||
'
|
||||
'Label12
|
||||
'
|
||||
Me.Label12.AutoSize = True
|
||||
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label12.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
Me.Label12.Location = New System.Drawing.Point(3, 15)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(76, 13)
|
||||
Me.Label12.TabIndex = 98
|
||||
Me.Label12.Text = "ATEZ NCTS"
|
||||
'
|
||||
'Panel7
|
||||
'
|
||||
Me.Panel7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
@@ -617,44 +714,44 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.gridVermerke.AllowUserToAddRows = False
|
||||
Me.gridVermerke.AllowUserToDeleteRows = False
|
||||
Me.gridVermerke.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle16.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16
|
||||
DataGridViewCellStyle21.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
|
||||
Me.gridVermerke.BackgroundColor = System.Drawing.Color.White
|
||||
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
|
||||
DataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle22.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle22.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle22
|
||||
Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
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
|
||||
DataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText
|
||||
DataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle23
|
||||
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
|
||||
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
|
||||
DataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control
|
||||
DataGridViewCellStyle24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle24
|
||||
Me.gridVermerke.RowHeadersVisible = False
|
||||
Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle20
|
||||
DataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle25
|
||||
Me.gridVermerke.RowTemplate.Height = 20
|
||||
Me.gridVermerke.RowTemplate.ReadOnly = True
|
||||
Me.gridVermerke.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
@@ -1544,29 +1641,29 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
'ToolStripSeparator2
|
||||
'
|
||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(177, 6)
|
||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(152, 6)
|
||||
'
|
||||
'NCTST2ToolStripMenuItem
|
||||
'
|
||||
Me.NCTST2ToolStripMenuItem.Name = "NCTST2ToolStripMenuItem"
|
||||
Me.NCTST2ToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.NCTST2ToolStripMenuItem.Size = New System.Drawing.Size(155, 22)
|
||||
Me.NCTST2ToolStripMenuItem.Text = "NCTS - Versand"
|
||||
'
|
||||
'AESToolStripMenuItem
|
||||
'
|
||||
Me.AESToolStripMenuItem.Name = "AESToolStripMenuItem"
|
||||
Me.AESToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.AESToolStripMenuItem.Size = New System.Drawing.Size(155, 22)
|
||||
Me.AESToolStripMenuItem.Text = "AES - Ausfuhr"
|
||||
'
|
||||
'ToolStripSeparator1
|
||||
'
|
||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(177, 6)
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(152, 6)
|
||||
'
|
||||
'SGSNCTSToolStripMenuItem
|
||||
'
|
||||
Me.SGSNCTSToolStripMenuItem.Name = "SGSNCTSToolStripMenuItem"
|
||||
Me.SGSNCTSToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.SGSNCTSToolStripMenuItem.Size = New System.Drawing.Size(155, 22)
|
||||
Me.SGSNCTSToolStripMenuItem.Text = "SGS - NCTS"
|
||||
Me.SGSNCTSToolStripMenuItem.Visible = False
|
||||
'
|
||||
@@ -1575,14 +1672,15 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.cntxtZollantrag.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||
Me.cntxtZollantrag.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripSeparator2, Me.NCTST2ToolStripMenuItem, Me.AESToolStripMenuItem, Me.ToolStripSeparator1, Me.SGSNCTSToolStripMenuItem, Me.NCTSATEZToolStripMenuItem})
|
||||
Me.cntxtZollantrag.Name = "cntxtZollantrag"
|
||||
Me.cntxtZollantrag.Size = New System.Drawing.Size(181, 126)
|
||||
Me.cntxtZollantrag.Size = New System.Drawing.Size(156, 104)
|
||||
Me.cntxtZollantrag.Text = "Zollantrag"
|
||||
'
|
||||
'NCTSATEZToolStripMenuItem
|
||||
'
|
||||
Me.NCTSATEZToolStripMenuItem.Name = "NCTSATEZToolStripMenuItem"
|
||||
Me.NCTSATEZToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.NCTSATEZToolStripMenuItem.Size = New System.Drawing.Size(155, 22)
|
||||
Me.NCTSATEZToolStripMenuItem.Text = "NCTS - ATEZ"
|
||||
Me.NCTSATEZToolStripMenuItem.Visible = False
|
||||
'
|
||||
'cntxt
|
||||
'
|
||||
@@ -1656,6 +1754,10 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Me.tbAnhaenge.ResumeLayout(False)
|
||||
CType(Me.dgvanhaenge, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel5.ResumeLayout(False)
|
||||
Me.tbATEZ.ResumeLayout(False)
|
||||
CType(Me.dgvATEZNCTS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel10.ResumeLayout(False)
|
||||
Me.Panel10.PerformLayout()
|
||||
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.pnlVermerkeTop.ResumeLayout(False)
|
||||
Me.pnlVermerkeTop.PerformLayout()
|
||||
@@ -1797,4 +1899,8 @@ Partial Class usrcntlAktDetailsATILLANeu
|
||||
Friend WithEvents btnAnIndonesien As Button
|
||||
Friend WithEvents Label11 As Label
|
||||
Friend WithEvents NCTSATEZToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents tbATEZ As TabPage
|
||||
Friend WithEvents dgvATEZNCTS As DataGridView
|
||||
Friend WithEvents Panel10 As Panel
|
||||
Friend WithEvents Label12 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user