This commit is contained in:
2019-09-10 14:15:44 +02:00
parent 189a2ac284
commit c7ff55bbae
29 changed files with 3557 additions and 220 deletions

View File

@@ -190,7 +190,7 @@ Partial Class frmEintragAviso
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(6, 171)
Me.Label4.Location = New System.Drawing.Point(6, 169)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(46, 13)
Me.Label4.TabIndex = 24
@@ -199,7 +199,7 @@ Partial Class frmEintragAviso
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(6, 210)
Me.Label5.Location = New System.Drawing.Point(6, 208)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(47, 13)
Me.Label5.TabIndex = 29
@@ -690,6 +690,10 @@ Partial Class frmEintragAviso
'
'grpAviso
'
Me.grpAviso.Controls.Add(Me.kdAuftraggeber)
Me.grpAviso.Controls.Add(Me.kdAvisierer)
Me.grpAviso.Controls.Add(Me.kdFrächter)
Me.grpAviso.Controls.Add(Me.txtLKW_Nr)
Me.grpAviso.Controls.Add(Me.lblZA)
Me.grpAviso.Controls.Add(Me.txtBestimmungszollstelle)
Me.grpAviso.Controls.Add(Me.Button4)
@@ -701,7 +705,6 @@ Partial Class frmEintragAviso
Me.grpAviso.Controls.Add(Me.Label16)
Me.grpAviso.Controls.Add(Me.cbxFrächterUnbekannt)
Me.grpAviso.Controls.Add(Me.btnAuftraggeber)
Me.grpAviso.Controls.Add(Me.kdAuftraggeber)
Me.grpAviso.Controls.Add(Me.UsrCntlTestsystem1)
Me.grpAviso.Controls.Add(Me.btnAvisiererKd)
Me.grpAviso.Controls.Add(Me.btnFraechterKd)
@@ -713,8 +716,6 @@ Partial Class frmEintragAviso
Me.grpAviso.Controls.Add(Me.lblErr_Frächter)
Me.grpAviso.Controls.Add(Me.lblErr_LKW)
Me.grpAviso.Controls.Add(Me.lblErr_Grenzstelle)
Me.grpAviso.Controls.Add(Me.kdAvisierer)
Me.grpAviso.Controls.Add(Me.kdFrächter)
Me.grpAviso.Controls.Add(Me.lblErrFmZollKdNr)
Me.grpAviso.Controls.Add(Me.grp)
Me.grpAviso.Controls.Add(Me.Button1)
@@ -727,10 +728,8 @@ Partial Class frmEintragAviso
Me.grpAviso.Controls.Add(Me.Label12)
Me.grpAviso.Controls.Add(Me.optAvisoEingang)
Me.grpAviso.Controls.Add(Me.dtpAvisoEingangZeit)
Me.grpAviso.Controls.Add(Me.Label6)
Me.grpAviso.Controls.Add(Me.Label11)
Me.grpAviso.Controls.Add(Me.Label4)
Me.grpAviso.Controls.Add(Me.txtLKW_Nr)
Me.grpAviso.Controls.Add(Me.txtInfo)
Me.grpAviso.Controls.Add(Me.lblAtrAvis)
Me.grpAviso.Controls.Add(Me.lblAtr)
@@ -738,6 +737,7 @@ Partial Class frmEintragAviso
Me.grpAviso.Controls.Add(Me.Label3)
Me.grpAviso.Controls.Add(Me.Label5)
Me.grpAviso.Controls.Add(Me.cbxAuftraggeberfurAlleSendungen)
Me.grpAviso.Controls.Add(Me.Label6)
Me.grpAviso.Location = New System.Drawing.Point(12, 45)
Me.grpAviso.Name = "grpAviso"
Me.grpAviso.Size = New System.Drawing.Size(403, 439)
@@ -1176,7 +1176,7 @@ Partial Class frmEintragAviso
'lblAtr
'
Me.lblAtr.AutoSize = True
Me.lblAtr.Location = New System.Drawing.Point(6, 249)
Me.lblAtr.Location = New System.Drawing.Point(6, 248)
Me.lblAtr.Name = "lblAtr"
Me.lblAtr.Size = New System.Drawing.Size(71, 13)
Me.lblAtr.TabIndex = 32
@@ -1265,6 +1265,7 @@ Partial Class frmEintragAviso
Me.txtSendungen._TimeOnly = False
Me.txtSendungen._value = ""
Me.txtSendungen._Waehrung = False
Me.txtSendungen._WaehrungZeichen = True
Me.txtSendungen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSendungen.ForeColor = System.Drawing.Color.Black
Me.txtSendungen.Location = New System.Drawing.Point(22, 17)
@@ -1314,6 +1315,7 @@ Partial Class frmEintragAviso
Me.txtSndFremd._TimeOnly = False
Me.txtSndFremd._value = ""
Me.txtSndFremd._Waehrung = False
Me.txtSndFremd._WaehrungZeichen = True
Me.txtSndFremd.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSndFremd.ForeColor = System.Drawing.Color.Black
Me.txtSndFremd.Location = New System.Drawing.Point(119, 5)
@@ -1375,6 +1377,7 @@ Partial Class frmEintragAviso
Me.txtSndFiskalDE._TimeOnly = False
Me.txtSndFiskalDE._value = ""
Me.txtSndFiskalDE._Waehrung = False
Me.txtSndFiskalDE._WaehrungZeichen = True
Me.txtSndFiskalDE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSndFiskalDE.ForeColor = System.Drawing.Color.Black
Me.txtSndFiskalDE.Location = New System.Drawing.Point(16, 34)
@@ -1407,6 +1410,7 @@ Partial Class frmEintragAviso
Me.txtSndFiskalAT._TimeOnly = False
Me.txtSndFiskalAT._value = ""
Me.txtSndFiskalAT._Waehrung = False
Me.txtSndFiskalAT._WaehrungZeichen = True
Me.txtSndFiskalAT.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSndFiskalAT.ForeColor = System.Drawing.Color.Black
Me.txtSndFiskalAT.Location = New System.Drawing.Point(16, 5)
@@ -1598,7 +1602,6 @@ Partial Class frmEintragAviso
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents lblErrFmZollKdNr As System.Windows.Forms.Label
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents kdAvisierer As VERAG_PROG_ALLGEMEIN.KdSearchBox
Friend WithEvents kdFrächter As VERAG_PROG_ALLGEMEIN.KdSearchBox
Friend WithEvents lblErr_Avisierer As System.Windows.Forms.Label
Friend WithEvents lblErr_Frächter As System.Windows.Forms.Label
@@ -1642,4 +1645,5 @@ Partial Class frmEintragAviso
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents lblZA As Label
Friend WithEvents txtBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
Public WithEvents kdAvisierer As VERAG_PROG_ALLGEMEIN.KdSearchBox
End Class