Verträge Suche
This commit is contained in:
277
Aviso/ATEZ/frmATEZ_EZA.Designer.vb
generated
277
Aviso/ATEZ/frmATEZ_EZA.Designer.vb
generated
@@ -28,21 +28,26 @@ Partial Class frmATEZ_EZA
|
||||
Me.pnlHead = New System.Windows.Forms.Panel()
|
||||
Me.lblInfo = New System.Windows.Forms.Label()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.cboStammreferenz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtLKWId = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label9 = New System.Windows.Forms.Label()
|
||||
Me.sbAdressierteZollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.txtDyMandant = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtDyNiederlassung = New System.Windows.Forms.Label()
|
||||
Me.lblBezugsnummer = New System.Windows.Forms.Label()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.dgvAnhaenge = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.lblAnh = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.btnAgg_Tnr = New System.Windows.Forms.Button()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.btnAgg_Origin = New System.Windows.Forms.Button()
|
||||
Me.btnAgg_Unit = New System.Windows.Forms.Button()
|
||||
Me.btnAgg_desc = New System.Windows.Forms.Button()
|
||||
Me.cboStammreferenz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtLKWId = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.sbAdressierteZollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.dgvAnhaenge = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.pnlHead.SuspendLayout()
|
||||
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
@@ -56,7 +61,7 @@ Partial Class frmATEZ_EZA
|
||||
Me.btnSend.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnSend.Image = Global.AVISO.My.Resources.Resources.Declarant
|
||||
Me.btnSend.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
Me.btnSend.Location = New System.Drawing.Point(395, 348)
|
||||
Me.btnSend.Location = New System.Drawing.Point(486, 348)
|
||||
Me.btnSend.Margin = New System.Windows.Forms.Padding(2)
|
||||
Me.btnSend.Name = "btnSend"
|
||||
Me.btnSend.Size = New System.Drawing.Size(192, 58)
|
||||
@@ -82,7 +87,7 @@ Partial Class frmATEZ_EZA
|
||||
Me.pnlHead.Controls.Add(Me.lblBezugsnummer)
|
||||
Me.pnlHead.Location = New System.Drawing.Point(3, 2)
|
||||
Me.pnlHead.Name = "pnlHead"
|
||||
Me.pnlHead.Size = New System.Drawing.Size(584, 151)
|
||||
Me.pnlHead.Size = New System.Drawing.Size(675, 151)
|
||||
Me.pnlHead.TabIndex = 112
|
||||
'
|
||||
'lblInfo
|
||||
@@ -98,13 +103,161 @@ Partial Class frmATEZ_EZA
|
||||
'
|
||||
Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(9, 61)
|
||||
Me.Label8.Location = New System.Drawing.Point(10, 61)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(80, 13)
|
||||
Me.Label8.TabIndex = 146
|
||||
Me.Label8.Text = "Stammreferenz:"
|
||||
Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Location = New System.Drawing.Point(10, 91)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label3.TabIndex = 113
|
||||
Me.Label3.Text = "LKW-KZ:"
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.Location = New System.Drawing.Point(10, 117)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label9.TabIndex = 110
|
||||
Me.Label9.Text = "Adressierte-Zollstelle:"
|
||||
'
|
||||
'txtDyMandant
|
||||
'
|
||||
Me.txtDyMandant.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyMandant.Location = New System.Drawing.Point(2, 7)
|
||||
Me.txtDyMandant.Name = "txtDyMandant"
|
||||
Me.txtDyMandant.Size = New System.Drawing.Size(44, 13)
|
||||
Me.txtDyMandant.TabIndex = 109
|
||||
Me.txtDyMandant.Text = "VERG"
|
||||
Me.txtDyMandant.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.BackColor = System.Drawing.Color.White
|
||||
Me.Label1.Location = New System.Drawing.Point(387, 20)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(82, 13)
|
||||
Me.Label1.TabIndex = 106
|
||||
Me.Label1.Text = "Bezugsnummer:"
|
||||
'
|
||||
'txtDyNiederlassung
|
||||
'
|
||||
Me.txtDyNiederlassung.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyNiederlassung.Location = New System.Drawing.Point(52, 7)
|
||||
Me.txtDyNiederlassung.Name = "txtDyNiederlassung"
|
||||
Me.txtDyNiederlassung.Size = New System.Drawing.Size(45, 12)
|
||||
Me.txtDyNiederlassung.TabIndex = 108
|
||||
Me.txtDyNiederlassung.Text = "SUB"
|
||||
'
|
||||
'lblBezugsnummer
|
||||
'
|
||||
Me.lblBezugsnummer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBezugsnummer.BackColor = System.Drawing.Color.White
|
||||
Me.lblBezugsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblBezugsnummer.Location = New System.Drawing.Point(475, 14)
|
||||
Me.lblBezugsnummer.Name = "lblBezugsnummer"
|
||||
Me.lblBezugsnummer.Size = New System.Drawing.Size(193, 23)
|
||||
Me.lblBezugsnummer.TabIndex = 107
|
||||
Me.lblBezugsnummer.Text = "4800/000000/17 AAA"
|
||||
Me.lblBezugsnummer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button3.Location = New System.Drawing.Point(473, 159)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(205, 23)
|
||||
Me.Button3.TabIndex = 152
|
||||
Me.Button3.Text = "alle Anhänge auswählen"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.Location = New System.Drawing.Point(9, 168)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label6.TabIndex = 147
|
||||
Me.Label6.Text = "Dokumente:"
|
||||
'
|
||||
'lblAnh
|
||||
'
|
||||
Me.lblAnh.Location = New System.Drawing.Point(332, 168)
|
||||
Me.lblAnh.Name = "lblAnh"
|
||||
Me.lblAnh.Size = New System.Drawing.Size(135, 13)
|
||||
Me.lblAnh.TabIndex = 151
|
||||
Me.lblAnh.Visible = False
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.Location = New System.Drawing.Point(3, 383)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(178, 23)
|
||||
Me.Button1.TabIndex = 153
|
||||
Me.Button1.Text = "Clear Token Cache"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAgg_Tnr
|
||||
'
|
||||
Me.btnAgg_Tnr.BackColor = System.Drawing.Color.DeepSkyBlue
|
||||
Me.btnAgg_Tnr.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAgg_Tnr.Location = New System.Drawing.Point(71, 344)
|
||||
Me.btnAgg_Tnr.Name = "btnAgg_Tnr"
|
||||
Me.btnAgg_Tnr.Size = New System.Drawing.Size(83, 23)
|
||||
Me.btnAgg_Tnr.TabIndex = 154
|
||||
Me.btnAgg_Tnr.Tag = "1"
|
||||
Me.btnAgg_Tnr.Text = "Tarifnummer"
|
||||
Me.btnAgg_Tnr.UseVisualStyleBackColor = False
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.Location = New System.Drawing.Point(6, 350)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label2.TabIndex = 149
|
||||
Me.Label2.Text = "Aggregieren:"
|
||||
'
|
||||
'btnAgg_Origin
|
||||
'
|
||||
Me.btnAgg_Origin.BackColor = System.Drawing.Color.DeepSkyBlue
|
||||
Me.btnAgg_Origin.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAgg_Origin.Location = New System.Drawing.Point(160, 344)
|
||||
Me.btnAgg_Origin.Name = "btnAgg_Origin"
|
||||
Me.btnAgg_Origin.Size = New System.Drawing.Size(90, 23)
|
||||
Me.btnAgg_Origin.TabIndex = 155
|
||||
Me.btnAgg_Origin.Tag = "1"
|
||||
Me.btnAgg_Origin.Text = "Ursprungsland"
|
||||
Me.btnAgg_Origin.UseVisualStyleBackColor = False
|
||||
'
|
||||
'btnAgg_Unit
|
||||
'
|
||||
Me.btnAgg_Unit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAgg_Unit.Location = New System.Drawing.Point(255, 344)
|
||||
Me.btnAgg_Unit.Name = "btnAgg_Unit"
|
||||
Me.btnAgg_Unit.Size = New System.Drawing.Size(79, 23)
|
||||
Me.btnAgg_Unit.TabIndex = 156
|
||||
Me.btnAgg_Unit.Tag = "0"
|
||||
Me.btnAgg_Unit.Text = "Maßeinheit"
|
||||
Me.btnAgg_Unit.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAgg_desc
|
||||
'
|
||||
Me.btnAgg_desc.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAgg_desc.Location = New System.Drawing.Point(340, 344)
|
||||
Me.btnAgg_desc.Name = "btnAgg_desc"
|
||||
Me.btnAgg_desc.Size = New System.Drawing.Size(126, 23)
|
||||
Me.btnAgg_desc.TabIndex = 157
|
||||
Me.btnAgg_desc.Tag = "0"
|
||||
Me.btnAgg_desc.Text = "Warenbeschreibung"
|
||||
Me.btnAgg_desc.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cboStammreferenz
|
||||
'
|
||||
Me.cboStammreferenz._allowedValuesFreiText = Nothing
|
||||
@@ -144,22 +297,6 @@ Partial Class frmATEZ_EZA
|
||||
Me.txtLKWId.Size = New System.Drawing.Size(255, 23)
|
||||
Me.txtLKWId.TabIndex = 144
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Location = New System.Drawing.Point(10, 91)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label3.TabIndex = 113
|
||||
Me.Label3.Text = "LKW-KZ:"
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.Location = New System.Drawing.Point(10, 117)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label9.TabIndex = 110
|
||||
Me.Label9.Text = "Adressierte-Zollstelle:"
|
||||
'
|
||||
'sbAdressierteZollstelle
|
||||
'
|
||||
Me.sbAdressierteZollstelle._allowFreitext = False
|
||||
@@ -186,66 +323,6 @@ Partial Class frmATEZ_EZA
|
||||
Me.sbAdressierteZollstelle.TabIndex = 111
|
||||
Me.sbAdressierteZollstelle.usrcntl = Nothing
|
||||
'
|
||||
'txtDyMandant
|
||||
'
|
||||
Me.txtDyMandant.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyMandant.Location = New System.Drawing.Point(2, 7)
|
||||
Me.txtDyMandant.Name = "txtDyMandant"
|
||||
Me.txtDyMandant.Size = New System.Drawing.Size(44, 13)
|
||||
Me.txtDyMandant.TabIndex = 109
|
||||
Me.txtDyMandant.Text = "VERG"
|
||||
Me.txtDyMandant.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.BackColor = System.Drawing.Color.White
|
||||
Me.Label1.Location = New System.Drawing.Point(296, 20)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(82, 13)
|
||||
Me.Label1.TabIndex = 106
|
||||
Me.Label1.Text = "Bezugsnummer:"
|
||||
'
|
||||
'txtDyNiederlassung
|
||||
'
|
||||
Me.txtDyNiederlassung.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyNiederlassung.Location = New System.Drawing.Point(52, 7)
|
||||
Me.txtDyNiederlassung.Name = "txtDyNiederlassung"
|
||||
Me.txtDyNiederlassung.Size = New System.Drawing.Size(45, 12)
|
||||
Me.txtDyNiederlassung.TabIndex = 108
|
||||
Me.txtDyNiederlassung.Text = "SUB"
|
||||
'
|
||||
'lblBezugsnummer
|
||||
'
|
||||
Me.lblBezugsnummer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBezugsnummer.BackColor = System.Drawing.Color.White
|
||||
Me.lblBezugsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblBezugsnummer.Location = New System.Drawing.Point(384, 14)
|
||||
Me.lblBezugsnummer.Name = "lblBezugsnummer"
|
||||
Me.lblBezugsnummer.Size = New System.Drawing.Size(193, 23)
|
||||
Me.lblBezugsnummer.TabIndex = 107
|
||||
Me.lblBezugsnummer.Text = "4800/000000/17 AAA"
|
||||
Me.lblBezugsnummer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button3.Location = New System.Drawing.Point(409, 159)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(178, 23)
|
||||
Me.Button3.TabIndex = 152
|
||||
Me.Button3.Text = "alle Anhänge auswählen"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.Location = New System.Drawing.Point(9, 168)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label6.TabIndex = 147
|
||||
Me.Label6.Text = "Dokumente:"
|
||||
'
|
||||
'dgvAnhaenge
|
||||
'
|
||||
Me.dgvAnhaenge.AKTUALISIERUNGS_INTERVALL = -1
|
||||
@@ -261,7 +338,7 @@ Partial Class frmATEZ_EZA
|
||||
Me.dgvAnhaenge.ReadOnly = True
|
||||
Me.dgvAnhaenge.RowHeadersVisible = False
|
||||
Me.dgvAnhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvAnhaenge.Size = New System.Drawing.Size(584, 158)
|
||||
Me.dgvAnhaenge.Size = New System.Drawing.Size(675, 158)
|
||||
Me.dgvAnhaenge.TabIndex = 112
|
||||
'
|
||||
'columnName
|
||||
@@ -271,30 +348,17 @@ Partial Class frmATEZ_EZA
|
||||
Me.columnName.Name = "columnName"
|
||||
Me.columnName.ReadOnly = True
|
||||
'
|
||||
'lblAnh
|
||||
'
|
||||
Me.lblAnh.Location = New System.Drawing.Point(0, 345)
|
||||
Me.lblAnh.Name = "lblAnh"
|
||||
Me.lblAnh.Size = New System.Drawing.Size(135, 13)
|
||||
Me.lblAnh.TabIndex = 151
|
||||
Me.lblAnh.Visible = False
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.Location = New System.Drawing.Point(3, 383)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(178, 23)
|
||||
Me.Button1.TabIndex = 153
|
||||
Me.Button1.Text = "Clear Token Cache"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmATEZ_EZA
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
||||
Me.ClientSize = New System.Drawing.Size(589, 409)
|
||||
Me.ClientSize = New System.Drawing.Size(680, 413)
|
||||
Me.Controls.Add(Me.btnAgg_desc)
|
||||
Me.Controls.Add(Me.btnAgg_Tnr)
|
||||
Me.Controls.Add(Me.btnAgg_Unit)
|
||||
Me.Controls.Add(Me.btnAgg_Origin)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
Me.Controls.Add(Me.Button1)
|
||||
Me.Controls.Add(Me.Button3)
|
||||
Me.Controls.Add(Me.lblAnh)
|
||||
@@ -331,4 +395,9 @@ Partial Class frmATEZ_EZA
|
||||
Friend WithEvents lblAnh As Label
|
||||
Friend WithEvents Button3 As Button
|
||||
Friend WithEvents Button1 As Button
|
||||
Friend WithEvents btnAgg_Tnr As Button
|
||||
Friend WithEvents Label2 As Label
|
||||
Friend WithEvents btnAgg_Origin As Button
|
||||
Friend WithEvents btnAgg_Unit As Button
|
||||
Friend WithEvents btnAgg_desc As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user