MDM, Mahnungen, EORI, Kundenblatt, MSEAPI, UTA, Zollanmeldungen_Import_Dakosy
This commit is contained in:
71
SDL/USTV/frmMDM_USTVAntrag.Designer.vb
generated
71
SDL/USTV/frmMDM_USTVAntrag.Designer.vb
generated
@@ -26,13 +26,11 @@ Partial Class frmMDM_USTVAntrag
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMDM_USTVAntrag))
|
||||
Me.Panel3 = New System.Windows.Forms.Panel()
|
||||
Me.lblRMCeingearbeitet = New System.Windows.Forms.Label()
|
||||
Me.btnRMCEinarbeiten = New System.Windows.Forms.Button()
|
||||
Me.btnMail = New System.Windows.Forms.Button()
|
||||
Me.Button14 = New System.Windows.Forms.Button()
|
||||
Me.cbxArchivierteEintracheNochmalsEinarbetien = New System.Windows.Forms.CheckBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.lblPLOSE_EintrageVerarbetiet = New System.Windows.Forms.Label()
|
||||
Me.lbl_EintrageVerarbetiet = New System.Windows.Forms.Label()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.cboAntragArt = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.lblKdNr = New System.Windows.Forms.Label()
|
||||
@@ -78,6 +76,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.Panel3.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.Panel9.SuspendLayout()
|
||||
@@ -96,53 +95,25 @@ Partial Class frmMDM_USTVAntrag
|
||||
'
|
||||
Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel3.Controls.Add(Me.lblRMCeingearbeitet)
|
||||
Me.Panel3.Controls.Add(Me.btnRMCEinarbeiten)
|
||||
Me.Panel3.Controls.Add(Me.btnMail)
|
||||
Me.Panel3.Controls.Add(Me.Button14)
|
||||
Me.Panel3.Controls.Add(Me.cbxArchivierteEintracheNochmalsEinarbetien)
|
||||
Me.Panel3.Controls.Add(Me.Button1)
|
||||
Me.Panel3.Controls.Add(Me.lblPLOSE_EintrageVerarbetiet)
|
||||
Me.Panel3.Controls.Add(Me.lbl_EintrageVerarbetiet)
|
||||
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel3.Location = New System.Drawing.Point(0, 649)
|
||||
Me.Panel3.Name = "Panel3"
|
||||
Me.Panel3.Size = New System.Drawing.Size(1454, 100)
|
||||
Me.Panel3.TabIndex = 3
|
||||
'
|
||||
'lblRMCeingearbeitet
|
||||
'
|
||||
Me.lblRMCeingearbeitet.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblRMCeingearbeitet.Location = New System.Drawing.Point(198, 70)
|
||||
Me.lblRMCeingearbeitet.Name = "lblRMCeingearbeitet"
|
||||
Me.lblRMCeingearbeitet.Size = New System.Drawing.Size(168, 19)
|
||||
Me.lblRMCeingearbeitet.TabIndex = 28
|
||||
Me.lblRMCeingearbeitet.Text = "alle Einträge verarbeitet"
|
||||
Me.lblRMCeingearbeitet.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
Me.lblRMCeingearbeitet.Visible = False
|
||||
'
|
||||
'btnRMCEinarbeiten
|
||||
'
|
||||
Me.btnRMCEinarbeiten.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnRMCEinarbeiten.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
|
||||
Me.btnRMCEinarbeiten.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnRMCEinarbeiten.Image = Global.SDL.My.Resources.Resources.plus
|
||||
Me.btnRMCEinarbeiten.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnRMCEinarbeiten.Location = New System.Drawing.Point(198, 29)
|
||||
Me.btnRMCEinarbeiten.Name = "btnRMCEinarbeiten"
|
||||
Me.btnRMCEinarbeiten.Size = New System.Drawing.Size(168, 38)
|
||||
Me.btnRMCEinarbeiten.TabIndex = 27
|
||||
Me.btnRMCEinarbeiten.Text = "RMC übernehmen"
|
||||
Me.btnRMCEinarbeiten.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnRMCEinarbeiten.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnMail
|
||||
'
|
||||
Me.btnMail.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnMail.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnMail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnMail.Location = New System.Drawing.Point(1095, 30)
|
||||
Me.btnMail.Location = New System.Drawing.Point(1067, 30)
|
||||
Me.btnMail.Name = "btnMail"
|
||||
Me.btnMail.Size = New System.Drawing.Size(75, 39)
|
||||
Me.btnMail.Size = New System.Drawing.Size(103, 39)
|
||||
Me.btnMail.TabIndex = 26
|
||||
Me.btnMail.Text = "Anträge"
|
||||
Me.btnMail.UseVisualStyleBackColor = True
|
||||
@@ -158,7 +129,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Button14.Name = "Button14"
|
||||
Me.Button14.Size = New System.Drawing.Size(168, 38)
|
||||
Me.Button14.TabIndex = 1
|
||||
Me.Button14.Text = "PLOSE übernehmen"
|
||||
Me.Button14.Text = "Anträge übernehmen"
|
||||
Me.Button14.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button14.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -186,16 +157,16 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Button1.Text = "OK"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblPLOSE_EintrageVerarbetiet
|
||||
'lbl_EintrageVerarbetiet
|
||||
'
|
||||
Me.lblPLOSE_EintrageVerarbetiet.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblPLOSE_EintrageVerarbetiet.Location = New System.Drawing.Point(12, 70)
|
||||
Me.lblPLOSE_EintrageVerarbetiet.Name = "lblPLOSE_EintrageVerarbetiet"
|
||||
Me.lblPLOSE_EintrageVerarbetiet.Size = New System.Drawing.Size(168, 19)
|
||||
Me.lblPLOSE_EintrageVerarbetiet.TabIndex = 3
|
||||
Me.lblPLOSE_EintrageVerarbetiet.Text = "alle Einträge verarbeitet"
|
||||
Me.lblPLOSE_EintrageVerarbetiet.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
Me.lblPLOSE_EintrageVerarbetiet.Visible = False
|
||||
Me.lbl_EintrageVerarbetiet.ForeColor = System.Drawing.Color.Black
|
||||
Me.lbl_EintrageVerarbetiet.Location = New System.Drawing.Point(12, 70)
|
||||
Me.lbl_EintrageVerarbetiet.Name = "lbl_EintrageVerarbetiet"
|
||||
Me.lbl_EintrageVerarbetiet.Size = New System.Drawing.Size(168, 19)
|
||||
Me.lbl_EintrageVerarbetiet.TabIndex = 3
|
||||
Me.lbl_EintrageVerarbetiet.Text = "alle Einträge verarbeitet"
|
||||
Me.lbl_EintrageVerarbetiet.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
Me.lbl_EintrageVerarbetiet.Visible = False
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
@@ -827,7 +798,12 @@ Partial Class frmMDM_USTVAntrag
|
||||
'ContextMenuStrip1
|
||||
'
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(181, 26)
|
||||
'
|
||||
'ContextMenuStrip2
|
||||
'
|
||||
Me.ContextMenuStrip2.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(61, 4)
|
||||
'
|
||||
'frmMDM_USTVAntrag
|
||||
'
|
||||
@@ -871,7 +847,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Friend WithEvents lblFirma As Label
|
||||
Friend WithEvents pnlFilter As Panel
|
||||
Friend WithEvents dgvUSTVPositionen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
||||
Friend WithEvents lblPLOSE_EintrageVerarbetiet As Label
|
||||
Friend WithEvents lbl_EintrageVerarbetiet As Label
|
||||
Friend WithEvents cbxArchivierteEintracheNochmalsEinarbetien As CheckBox
|
||||
Friend WithEvents Label3 As Label
|
||||
Friend WithEvents lblZeitraum As Label
|
||||
@@ -914,8 +890,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
||||
Friend WithEvents btnMail As Button
|
||||
Friend WithEvents cboAntragArt As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents btnRMCEinarbeiten As Button
|
||||
Friend WithEvents lblRMCeingearbeitet As Label
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents txt3470 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user