Feature: T1 Bestätigung

This commit is contained in:
2022-11-22 17:27:23 +01:00
parent 710318d04f
commit 272f0edd64
3 changed files with 498 additions and 358 deletions

View File

@@ -440,7 +440,6 @@ Partial Class usrCntlSND_NCTSGestellungsadresse
Friend WithEvents Label33 As System.Windows.Forms.Label
Friend WithEvents LinkLabel4 As System.Windows.Forms.LinkLabel
Friend WithEvents txtT1VerzollungsadresseAnspr As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents txtT1VerzollungsadresseBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents txtT1VerzollungsadresseEORI_NL As VERAG_PROG_ALLGEMEIN.MySearchBox
@@ -448,7 +447,8 @@ Partial Class usrCntlSND_NCTSGestellungsadresse
Friend WithEvents btn As Button
Friend WithEvents Label5 As Label
Friend WithEvents lblNGAId As Label
Friend WithEvents txtT1Verzollungsadresse As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents picDel As PictureBox
Friend WithEvents cbxNCTSAufDispo As CheckBox
Public WithEvents txtT1Verzollungsadresse As VERAG_PROG_ALLGEMEIN.MySearchBox
Public WithEvents txtT1VerzollungsadresseBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
End Class