AVISO Ansicht, Sendung-Frachtksoten

This commit is contained in:
2022-10-10 10:33:38 +02:00
parent 8404604de3
commit b44f5efd69
22 changed files with 2320 additions and 1075 deletions

455
Aviso/usrCntlSND_Ausfuhr.Designer.vb generated Normal file
View File

@@ -0,0 +1,455 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class usrCntlSND_Ausfuhr
Inherits System.Windows.Forms.UserControl
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.pnlT1 = New System.Windows.Forms.Panel()
Me.cbxNCTSAufDispo = New System.Windows.Forms.CheckBox()
Me.picDel = New System.Windows.Forms.PictureBox()
Me.txtT1Verzollungsadresse = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.lblNGAId = New System.Windows.Forms.Label()
Me.btn = New System.Windows.Forms.Button()
Me.txtT1VerzollungsadresseEORI_NL = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.txtT1VerzollungsadresseAnspr = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.txtT1VerzollungsadresseBestimmungszollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.sbT1VerzollungsadresseLand = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.txtT1VerzollungsadresseEORI = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtT1VerzollungsadresseOrt = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtT1VerzollungsadressePlz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtT1VerzollungsadresseStrasse = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label33 = New System.Windows.Forms.Label()
Me.LinkLabel4 = New System.Windows.Forms.LinkLabel()
Me.pnlT1.SuspendLayout()
CType(Me.picDel, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pnlT1
'
Me.pnlT1.Controls.Add(Me.cbxNCTSAufDispo)
Me.pnlT1.Controls.Add(Me.picDel)
Me.pnlT1.Controls.Add(Me.txtT1Verzollungsadresse)
Me.pnlT1.Controls.Add(Me.Label5)
Me.pnlT1.Controls.Add(Me.lblNGAId)
Me.pnlT1.Controls.Add(Me.btn)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseEORI_NL)
Me.pnlT1.Controls.Add(Me.Label2)
Me.pnlT1.Controls.Add(Me.Label3)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseAnspr)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseBestimmungszollstelle)
Me.pnlT1.Controls.Add(Me.Label1)
Me.pnlT1.Controls.Add(Me.sbT1VerzollungsadresseLand)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseEORI)
Me.pnlT1.Controls.Add(Me.Label9)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseOrt)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadressePlz)
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseStrasse)
Me.pnlT1.Controls.Add(Me.Label33)
Me.pnlT1.Controls.Add(Me.LinkLabel4)
Me.pnlT1.Location = New System.Drawing.Point(0, 0)
Me.pnlT1.Name = "pnlT1"
Me.pnlT1.Size = New System.Drawing.Size(549, 101)
Me.pnlT1.TabIndex = 0
'
'cbxNCTSAufDispo
'
Me.cbxNCTSAufDispo.AutoSize = True
Me.cbxNCTSAufDispo.Checked = True
Me.cbxNCTSAufDispo.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxNCTSAufDispo.Location = New System.Drawing.Point(397, 75)
Me.cbxNCTSAufDispo.Name = "cbxNCTSAufDispo"
Me.cbxNCTSAufDispo.Size = New System.Drawing.Size(96, 17)
Me.cbxNCTSAufDispo.TabIndex = 19
Me.cbxNCTSAufDispo.Text = "Adr. auf Dispo."
Me.cbxNCTSAufDispo.UseVisualStyleBackColor = True
Me.cbxNCTSAufDispo.Visible = False
'
'picDel
'
Me.picDel.BackgroundImage = Global.AVISO.My.Resources.Resources.del
Me.picDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.picDel.Cursor = System.Windows.Forms.Cursors.Hand
Me.picDel.Location = New System.Drawing.Point(100, 52)
Me.picDel.Name = "picDel"
Me.picDel.Size = New System.Drawing.Size(15, 15)
Me.picDel.TabIndex = 18
Me.picDel.TabStop = False
Me.picDel.Visible = False
'
'txtT1Verzollungsadresse
'
Me.txtT1Verzollungsadresse._allowFreitext = True
Me.txtT1Verzollungsadresse._AllowSetValue = False
Me.txtT1Verzollungsadresse._allowSpaceAsSplitter = False
Me.txtT1Verzollungsadresse._autoSizeGross = False
Me.txtT1Verzollungsadresse._hideIfListEmpty = True
Me.txtT1Verzollungsadresse._value = Nothing
Me.txtT1Verzollungsadresse.conn_art = "FMZOLL"
Me.txtT1Verzollungsadresse.dgvpos = "LEFT"
Me.txtT1Verzollungsadresse.DISPLAY_PARAM = Nothing
Me.txtT1Verzollungsadresse.INVISIBLE_COLUMNS = Nothing
Me.txtT1Verzollungsadresse.key_visible = False
Me.txtT1Verzollungsadresse.KEYPARAM = Nothing
Me.txtT1Verzollungsadresse.Location = New System.Drawing.Point(121, 11)
Me.txtT1Verzollungsadresse.Name = "txtT1Verzollungsadresse"
Me.txtT1Verzollungsadresse.searchActive = True
Me.txtT1Verzollungsadresse.Size = New System.Drawing.Size(269, 20)
Me.txtT1Verzollungsadresse.SQL_ORDER_BY = Nothing
Me.txtT1Verzollungsadresse.SQL_SELECT = Nothing
Me.txtT1Verzollungsadresse.SQL_WHERE = Nothing
Me.txtT1Verzollungsadresse.SQL_WhereParamList = Nothing
Me.txtT1Verzollungsadresse.TabIndex = 1
Me.txtT1Verzollungsadresse.usrcntl = Nothing
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(23, 52)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(19, 13)
Me.Label5.TabIndex = 8
Me.Label5.Text = "Id:"
'
'lblNGAId
'
Me.lblNGAId.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblNGAId.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblNGAId.Location = New System.Drawing.Point(48, 52)
Me.lblNGAId.Name = "lblNGAId"
Me.lblNGAId.Size = New System.Drawing.Size(46, 17)
Me.lblNGAId.TabIndex = 9
Me.lblNGAId.Text = "-"
Me.lblNGAId.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'btn
'
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btn.Location = New System.Drawing.Point(438, 51)
Me.btn.Name = "btn"
Me.btn.Size = New System.Drawing.Size(108, 23)
Me.btn.TabIndex = 17
Me.btn.Text = "speichern"
Me.btn.UseVisualStyleBackColor = True
'
'txtT1VerzollungsadresseEORI_NL
'
Me.txtT1VerzollungsadresseEORI_NL._allowFreitext = False
Me.txtT1VerzollungsadresseEORI_NL._AllowSetValue = False
Me.txtT1VerzollungsadresseEORI_NL._allowSpaceAsSplitter = False
Me.txtT1VerzollungsadresseEORI_NL._autoSizeGross = False
Me.txtT1VerzollungsadresseEORI_NL._hideIfListEmpty = True
Me.txtT1VerzollungsadresseEORI_NL._value = Nothing
Me.txtT1VerzollungsadresseEORI_NL.conn_art = "FMZOLL"
Me.txtT1VerzollungsadresseEORI_NL.dgvpos = "LEFT"
Me.txtT1VerzollungsadresseEORI_NL.DISPLAY_PARAM = Nothing
Me.txtT1VerzollungsadresseEORI_NL.INVISIBLE_COLUMNS = Nothing
Me.txtT1VerzollungsadresseEORI_NL.key_visible = False
Me.txtT1VerzollungsadresseEORI_NL.KEYPARAM = Nothing
Me.txtT1VerzollungsadresseEORI_NL.Location = New System.Drawing.Point(455, 30)
Me.txtT1VerzollungsadresseEORI_NL.MaxLength = 4
Me.txtT1VerzollungsadresseEORI_NL.Name = "txtT1VerzollungsadresseEORI_NL"
Me.txtT1VerzollungsadresseEORI_NL.searchActive = True
Me.txtT1VerzollungsadresseEORI_NL.Size = New System.Drawing.Size(91, 20)
Me.txtT1VerzollungsadresseEORI_NL.SQL_ORDER_BY = Nothing
Me.txtT1VerzollungsadresseEORI_NL.SQL_SELECT = Nothing
Me.txtT1VerzollungsadresseEORI_NL.SQL_WHERE = Nothing
Me.txtT1VerzollungsadresseEORI_NL.SQL_WhereParamList = Nothing
Me.txtT1VerzollungsadresseEORI_NL.TabIndex = 7
Me.txtT1VerzollungsadresseEORI_NL.usrcntl = Nothing
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(396, 33)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(53, 13)
Me.Label2.TabIndex = 6
Me.Label2.Text = "EORI-NL:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(23, 75)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(51, 13)
Me.Label3.TabIndex = 15
Me.Label3.Text = "Zollstelle:"
'
'txtT1VerzollungsadresseAnspr
'
Me.txtT1VerzollungsadresseAnspr._allowFreitext = False
Me.txtT1VerzollungsadresseAnspr._AllowSetValue = False
Me.txtT1VerzollungsadresseAnspr._allowSpaceAsSplitter = False
Me.txtT1VerzollungsadresseAnspr._autoSizeGross = False
Me.txtT1VerzollungsadresseAnspr._hideIfListEmpty = True
Me.txtT1VerzollungsadresseAnspr._value = Nothing
Me.txtT1VerzollungsadresseAnspr.conn_art = "FMZOLL"
Me.txtT1VerzollungsadresseAnspr.dgvpos = "LEFT"
Me.txtT1VerzollungsadresseAnspr.DISPLAY_PARAM = Nothing
Me.txtT1VerzollungsadresseAnspr.INVISIBLE_COLUMNS = Nothing
Me.txtT1VerzollungsadresseAnspr.key_visible = False
Me.txtT1VerzollungsadresseAnspr.KEYPARAM = Nothing
Me.txtT1VerzollungsadresseAnspr.Location = New System.Drawing.Point(438, 49)
Me.txtT1VerzollungsadresseAnspr.MaxLength = 35
Me.txtT1VerzollungsadresseAnspr.Name = "txtT1VerzollungsadresseAnspr"
Me.txtT1VerzollungsadresseAnspr.searchActive = True
Me.txtT1VerzollungsadresseAnspr.Size = New System.Drawing.Size(108, 20)
Me.txtT1VerzollungsadresseAnspr.SQL_ORDER_BY = Nothing
Me.txtT1VerzollungsadresseAnspr.SQL_SELECT = Nothing
Me.txtT1VerzollungsadresseAnspr.SQL_WHERE = Nothing
Me.txtT1VerzollungsadresseAnspr.SQL_WhereParamList = Nothing
Me.txtT1VerzollungsadresseAnspr.TabIndex = 14
Me.txtT1VerzollungsadresseAnspr.usrcntl = Nothing
Me.txtT1VerzollungsadresseAnspr.Visible = False
'
'txtT1VerzollungsadresseBestimmungszollstelle
'
Me.txtT1VerzollungsadresseBestimmungszollstelle._allowFreitext = False
Me.txtT1VerzollungsadresseBestimmungszollstelle._AllowSetValue = False
Me.txtT1VerzollungsadresseBestimmungszollstelle._allowSpaceAsSplitter = False
Me.txtT1VerzollungsadresseBestimmungszollstelle._autoSizeGross = False
Me.txtT1VerzollungsadresseBestimmungszollstelle._hideIfListEmpty = True
Me.txtT1VerzollungsadresseBestimmungszollstelle._value = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.conn_art = "FMZOLL"
Me.txtT1VerzollungsadresseBestimmungszollstelle.dgvpos = "LEFT"
Me.txtT1VerzollungsadresseBestimmungszollstelle.DISPLAY_PARAM = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.INVISIBLE_COLUMNS = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.key_visible = False
Me.txtT1VerzollungsadresseBestimmungszollstelle.KEYPARAM = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.Location = New System.Drawing.Point(121, 72)
Me.txtT1VerzollungsadresseBestimmungszollstelle.MaxLength = 50
Me.txtT1VerzollungsadresseBestimmungszollstelle.Name = "txtT1VerzollungsadresseBestimmungszollstelle"
Me.txtT1VerzollungsadresseBestimmungszollstelle.searchActive = True
Me.txtT1VerzollungsadresseBestimmungszollstelle.Size = New System.Drawing.Size(269, 20)
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_ORDER_BY = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_SELECT = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_WHERE = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_WhereParamList = Nothing
Me.txtT1VerzollungsadresseBestimmungszollstelle.TabIndex = 16
Me.txtT1VerzollungsadresseBestimmungszollstelle.usrcntl = Nothing
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(396, 52)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(40, 13)
Me.Label1.TabIndex = 13
Me.Label1.Text = "Anspr.:"
Me.Label1.Visible = False
'
'sbT1VerzollungsadresseLand
'
Me.sbT1VerzollungsadresseLand._allowFreitext = False
Me.sbT1VerzollungsadresseLand._AllowSetValue = False
Me.sbT1VerzollungsadresseLand._allowSpaceAsSplitter = False
Me.sbT1VerzollungsadresseLand._autoSizeGross = False
Me.sbT1VerzollungsadresseLand._hideIfListEmpty = True
Me.sbT1VerzollungsadresseLand._value = Nothing
Me.sbT1VerzollungsadresseLand.conn_art = "FMZOLL"
Me.sbT1VerzollungsadresseLand.dgvpos = "LEFT"
Me.sbT1VerzollungsadresseLand.DISPLAY_PARAM = Nothing
Me.sbT1VerzollungsadresseLand.INVISIBLE_COLUMNS = Nothing
Me.sbT1VerzollungsadresseLand.key_visible = False
Me.sbT1VerzollungsadresseLand.KEYPARAM = Nothing
Me.sbT1VerzollungsadresseLand.Location = New System.Drawing.Point(121, 49)
Me.sbT1VerzollungsadresseLand.MaxLength = 20
Me.sbT1VerzollungsadresseLand.Name = "sbT1VerzollungsadresseLand"
Me.sbT1VerzollungsadresseLand.searchActive = True
Me.sbT1VerzollungsadresseLand.Size = New System.Drawing.Size(32, 20)
Me.sbT1VerzollungsadresseLand.SQL_ORDER_BY = Nothing
Me.sbT1VerzollungsadresseLand.SQL_SELECT = Nothing
Me.sbT1VerzollungsadresseLand.SQL_WHERE = Nothing
Me.sbT1VerzollungsadresseLand.SQL_WhereParamList = Nothing
Me.sbT1VerzollungsadresseLand.TabIndex = 10
Me.sbT1VerzollungsadresseLand.usrcntl = Nothing
'
'txtT1VerzollungsadresseEORI
'
Me.txtT1VerzollungsadresseEORI._allowFreitext = False
Me.txtT1VerzollungsadresseEORI._AllowSetValue = False
Me.txtT1VerzollungsadresseEORI._allowSpaceAsSplitter = False
Me.txtT1VerzollungsadresseEORI._autoSizeGross = False
Me.txtT1VerzollungsadresseEORI._hideIfListEmpty = True
Me.txtT1VerzollungsadresseEORI._value = Nothing
Me.txtT1VerzollungsadresseEORI.conn_art = "FMZOLL"
Me.txtT1VerzollungsadresseEORI.dgvpos = "LEFT"
Me.txtT1VerzollungsadresseEORI.DISPLAY_PARAM = Nothing
Me.txtT1VerzollungsadresseEORI.INVISIBLE_COLUMNS = Nothing
Me.txtT1VerzollungsadresseEORI.key_visible = False
Me.txtT1VerzollungsadresseEORI.KEYPARAM = Nothing
Me.txtT1VerzollungsadresseEORI.Location = New System.Drawing.Point(438, 11)
Me.txtT1VerzollungsadresseEORI.MaxLength = 17
Me.txtT1VerzollungsadresseEORI.Name = "txtT1VerzollungsadresseEORI"
Me.txtT1VerzollungsadresseEORI.searchActive = True
Me.txtT1VerzollungsadresseEORI.Size = New System.Drawing.Size(108, 20)
Me.txtT1VerzollungsadresseEORI.SQL_ORDER_BY = Nothing
Me.txtT1VerzollungsadresseEORI.SQL_SELECT = Nothing
Me.txtT1VerzollungsadresseEORI.SQL_WHERE = Nothing
Me.txtT1VerzollungsadresseEORI.SQL_WhereParamList = Nothing
Me.txtT1VerzollungsadresseEORI.TabIndex = 2
Me.txtT1VerzollungsadresseEORI.usrcntl = Nothing
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(396, 14)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(36, 13)
Me.Label9.TabIndex = 4
Me.Label9.Text = "EORI:"
'
'txtT1VerzollungsadresseOrt
'
Me.txtT1VerzollungsadresseOrt._DateTimeOnly = False
Me.txtT1VerzollungsadresseOrt._numbersOnly = False
Me.txtT1VerzollungsadresseOrt._numbersOnlyKommastellen = ""
Me.txtT1VerzollungsadresseOrt._numbersOnlyTrennzeichen = True
Me.txtT1VerzollungsadresseOrt._Prozent = False
Me.txtT1VerzollungsadresseOrt._ShortDateNew = False
Me.txtT1VerzollungsadresseOrt._ShortDateOnly = False
Me.txtT1VerzollungsadresseOrt._TimeOnly = False
Me.txtT1VerzollungsadresseOrt._TimeOnly_Seconds = False
Me.txtT1VerzollungsadresseOrt._value = Nothing
Me.txtT1VerzollungsadresseOrt._Waehrung = False
Me.txtT1VerzollungsadresseOrt._WaehrungZeichen = True
Me.txtT1VerzollungsadresseOrt.ForeColor = System.Drawing.Color.Black
Me.txtT1VerzollungsadresseOrt.Location = New System.Drawing.Point(213, 49)
Me.txtT1VerzollungsadresseOrt.MaxLength = 35
Me.txtT1VerzollungsadresseOrt.MaxLineLength = -1
Me.txtT1VerzollungsadresseOrt.MaxLines_Warning = ""
Me.txtT1VerzollungsadresseOrt.MaxLines_Warning_Label = Nothing
Me.txtT1VerzollungsadresseOrt.Name = "txtT1VerzollungsadresseOrt"
Me.txtT1VerzollungsadresseOrt.Size = New System.Drawing.Size(177, 20)
Me.txtT1VerzollungsadresseOrt.TabIndex = 12
'
'txtT1VerzollungsadressePlz
'
Me.txtT1VerzollungsadressePlz._DateTimeOnly = False
Me.txtT1VerzollungsadressePlz._numbersOnly = False
Me.txtT1VerzollungsadressePlz._numbersOnlyKommastellen = ""
Me.txtT1VerzollungsadressePlz._numbersOnlyTrennzeichen = True
Me.txtT1VerzollungsadressePlz._Prozent = False
Me.txtT1VerzollungsadressePlz._ShortDateNew = False
Me.txtT1VerzollungsadressePlz._ShortDateOnly = False
Me.txtT1VerzollungsadressePlz._TimeOnly = False
Me.txtT1VerzollungsadressePlz._TimeOnly_Seconds = False
Me.txtT1VerzollungsadressePlz._value = Nothing
Me.txtT1VerzollungsadressePlz._Waehrung = False
Me.txtT1VerzollungsadressePlz._WaehrungZeichen = True
Me.txtT1VerzollungsadressePlz.ForeColor = System.Drawing.Color.Black
Me.txtT1VerzollungsadressePlz.Location = New System.Drawing.Point(152, 49)
Me.txtT1VerzollungsadressePlz.MaxLength = 9
Me.txtT1VerzollungsadressePlz.MaxLineLength = -1
Me.txtT1VerzollungsadressePlz.MaxLines_Warning = ""
Me.txtT1VerzollungsadressePlz.MaxLines_Warning_Label = Nothing
Me.txtT1VerzollungsadressePlz.Name = "txtT1VerzollungsadressePlz"
Me.txtT1VerzollungsadressePlz.Size = New System.Drawing.Size(62, 20)
Me.txtT1VerzollungsadressePlz.TabIndex = 11
'
'txtT1VerzollungsadresseStrasse
'
Me.txtT1VerzollungsadresseStrasse._DateTimeOnly = False
Me.txtT1VerzollungsadresseStrasse._numbersOnly = False
Me.txtT1VerzollungsadresseStrasse._numbersOnlyKommastellen = ""
Me.txtT1VerzollungsadresseStrasse._numbersOnlyTrennzeichen = True
Me.txtT1VerzollungsadresseStrasse._Prozent = False
Me.txtT1VerzollungsadresseStrasse._ShortDateNew = False
Me.txtT1VerzollungsadresseStrasse._ShortDateOnly = False
Me.txtT1VerzollungsadresseStrasse._TimeOnly = False
Me.txtT1VerzollungsadresseStrasse._TimeOnly_Seconds = False
Me.txtT1VerzollungsadresseStrasse._value = Nothing
Me.txtT1VerzollungsadresseStrasse._Waehrung = False
Me.txtT1VerzollungsadresseStrasse._WaehrungZeichen = True
Me.txtT1VerzollungsadresseStrasse.ForeColor = System.Drawing.Color.Black
Me.txtT1VerzollungsadresseStrasse.Location = New System.Drawing.Point(121, 30)
Me.txtT1VerzollungsadresseStrasse.MaxLength = 35
Me.txtT1VerzollungsadresseStrasse.MaxLineLength = -1
Me.txtT1VerzollungsadresseStrasse.MaxLines_Warning = ""
Me.txtT1VerzollungsadresseStrasse.MaxLines_Warning_Label = Nothing
Me.txtT1VerzollungsadresseStrasse.Name = "txtT1VerzollungsadresseStrasse"
Me.txtT1VerzollungsadresseStrasse.Size = New System.Drawing.Size(269, 20)
Me.txtT1VerzollungsadresseStrasse.TabIndex = 5
'
'Label33
'
Me.Label33.AutoSize = True
Me.Label33.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label33.Location = New System.Drawing.Point(23, 14)
Me.Label33.Name = "Label33"
Me.Label33.Size = New System.Drawing.Size(57, 26)
Me.Label33.TabIndex = 3
Me.Label33.Text = "Amtsplatz/" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Zollstopp" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'LinkLabel4
'
Me.LinkLabel4.AutoSize = True
Me.LinkLabel4.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
Me.LinkLabel4.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(90, Byte), Integer))
Me.LinkLabel4.Location = New System.Drawing.Point(319, -2)
Me.LinkLabel4.Name = "LinkLabel4"
Me.LinkLabel4.Size = New System.Drawing.Size(41, 9)
Me.LinkLabel4.TabIndex = 0
Me.LinkLabel4.TabStop = True
Me.LinkLabel4.Text = "= Absender"
'
'usrCntlSND_Ausfuhr
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.pnlT1)
Me.Name = "usrCntlSND_Ausfuhr"
Me.Size = New System.Drawing.Size(549, 94)
Me.pnlT1.ResumeLayout(False)
Me.pnlT1.PerformLayout()
CType(Me.picDel, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents pnlT1 As System.Windows.Forms.Panel
Friend WithEvents sbT1VerzollungsadresseLand As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents txtT1VerzollungsadresseEORI As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtT1VerzollungsadresseOrt As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtT1VerzollungsadressePlz As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtT1VerzollungsadresseStrasse As VERAG_PROG_ALLGEMEIN.MyTextBox
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
Friend WithEvents Label2 As System.Windows.Forms.Label
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
End Class