Files
SDL/SDL/ZOLLSYSTEM/DAKOSY/usrCntlAdresse.Designer.vb
2020-05-31 22:25:35 +02:00

367 lines
16 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrCntlAdresse
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.Label12 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtPlz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtStrasse = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.kdFirma = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtEORI = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtEORINL = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.txtAnsprechpartner = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtOrt = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.sbLand = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.txtkdNr = New System.Windows.Forms.Label()
Me.FlatButton3 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.SuspendLayout()
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(1, 41)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(48, 13)
Me.Label12.TabIndex = 26
Me.Label12.Text = "Adresse:"
Me.Label12.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(1, 22)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(35, 13)
Me.Label11.TabIndex = 25
Me.Label11.Text = "Firma:"
Me.Label11.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(1, 3)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(120, 13)
Me.Label9.TabIndex = 24
Me.Label9.Text = "Hauptverpflichteter:"
'
'txtPlz
'
Me.txtPlz._DateTimeOnly = False
Me.txtPlz._numbersOnly = False
Me.txtPlz._numbersOnlyKommastellen = ""
Me.txtPlz._Prozent = False
Me.txtPlz._ShortDateNew = False
Me.txtPlz._ShortDateOnly = False
Me.txtPlz._TimeOnly = False
Me.txtPlz._value = ""
Me.txtPlz._Waehrung = False
Me.txtPlz._WaehrungZeichen = True
Me.txtPlz.ForeColor = System.Drawing.Color.Black
Me.txtPlz.Location = New System.Drawing.Point(97, 57)
Me.txtPlz.MaxLength = 9
Me.txtPlz.MaxLineLength = -1
Me.txtPlz.MaxLines_Warning = ""
Me.txtPlz.MaxLines_Warning_Label = Nothing
Me.txtPlz.Name = "txtPlz"
Me.txtPlz.Size = New System.Drawing.Size(80, 20)
Me.txtPlz.TabIndex = 3
'
'txtStrasse
'
Me.txtStrasse._DateTimeOnly = False
Me.txtStrasse._numbersOnly = False
Me.txtStrasse._numbersOnlyKommastellen = ""
Me.txtStrasse._Prozent = False
Me.txtStrasse._ShortDateNew = False
Me.txtStrasse._ShortDateOnly = False
Me.txtStrasse._TimeOnly = False
Me.txtStrasse._value = Nothing
Me.txtStrasse._Waehrung = False
Me.txtStrasse._WaehrungZeichen = True
Me.txtStrasse.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtStrasse.ForeColor = System.Drawing.Color.Black
Me.txtStrasse.Location = New System.Drawing.Point(51, 38)
Me.txtStrasse.MaxLength = 35
Me.txtStrasse.MaxLineLength = -1
Me.txtStrasse.MaxLines_Warning = ""
Me.txtStrasse.MaxLines_Warning_Label = Nothing
Me.txtStrasse.Name = "txtStrasse"
Me.txtStrasse.Size = New System.Drawing.Size(352, 20)
Me.txtStrasse.TabIndex = 1
'
'kdFirma
'
Me.kdFirma._AllowSetValue = True
Me.kdFirma._autoSizeGross = False
Me.kdFirma._display_Name1 = False
Me.kdFirma._displayAVISO_Email = False
Me.kdFirma._displayFullName = True
Me.kdFirma._displayWoelflKd = False
Me.kdFirma._hideIfListEmpty = True
Me.kdFirma._loadKdData = True
Me.kdFirma._ValueKdAndName = False
Me.kdFirma.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.kdFirma.dgvpos = "LEFT"
Me.kdFirma.KdName = Nothing
Me.kdFirma.KdNr = "-1"
Me.kdFirma.kdNrField = Nothing
Me.kdFirma.KdNrNullInt = Nothing
Me.kdFirma.Location = New System.Drawing.Point(51, 19)
Me.kdFirma.MaxLength = 35
Me.kdFirma.Name = "kdFirma"
Me.kdFirma.nurAktive = True
Me.kdFirma.searchActive = True
Me.kdFirma.Size = New System.Drawing.Size(305, 20)
Me.kdFirma.TabIndex = 0
Me.kdFirma.usrcntl = Nothing
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(1, 86)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(36, 13)
Me.Label1.TabIndex = 28
Me.Label1.Text = "EORI:"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtEORI
'
Me.txtEORI._DateTimeOnly = False
Me.txtEORI._numbersOnly = False
Me.txtEORI._numbersOnlyKommastellen = ""
Me.txtEORI._Prozent = False
Me.txtEORI._ShortDateNew = False
Me.txtEORI._ShortDateOnly = False
Me.txtEORI._TimeOnly = False
Me.txtEORI._value = Nothing
Me.txtEORI._Waehrung = False
Me.txtEORI._WaehrungZeichen = True
Me.txtEORI.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtEORI.ForeColor = System.Drawing.Color.Black
Me.txtEORI.Location = New System.Drawing.Point(51, 83)
Me.txtEORI.MaxLength = 17
Me.txtEORI.MaxLineLength = -1
Me.txtEORI.MaxLines_Warning = ""
Me.txtEORI.MaxLines_Warning_Label = Nothing
Me.txtEORI.Name = "txtEORI"
Me.txtEORI.Size = New System.Drawing.Size(283, 20)
Me.txtEORI.TabIndex = 5
'
'txtEORINL
'
Me.txtEORINL._DateTimeOnly = False
Me.txtEORINL._numbersOnly = True
Me.txtEORINL._numbersOnlyKommastellen = ""
Me.txtEORINL._Prozent = False
Me.txtEORINL._ShortDateNew = False
Me.txtEORINL._ShortDateOnly = False
Me.txtEORINL._TimeOnly = False
Me.txtEORINL._value = ""
Me.txtEORINL._Waehrung = False
Me.txtEORINL._WaehrungZeichen = True
Me.txtEORINL.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtEORINL.ForeColor = System.Drawing.Color.Black
Me.txtEORINL.Location = New System.Drawing.Point(333, 83)
Me.txtEORINL.MaxLength = 4
Me.txtEORINL.MaxLineLength = -1
Me.txtEORINL.MaxLines_Warning = ""
Me.txtEORINL.MaxLines_Warning_Label = Nothing
Me.txtEORINL.Name = "txtEORINL"
Me.txtEORINL.Size = New System.Drawing.Size(70, 20)
Me.txtEORINL.TabIndex = 6
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(1, 105)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(40, 13)
Me.Label2.TabIndex = 30
Me.Label2.Text = "Anspr.:"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtAnsprechpartner
'
Me.txtAnsprechpartner._DateTimeOnly = False
Me.txtAnsprechpartner._numbersOnly = False
Me.txtAnsprechpartner._numbersOnlyKommastellen = ""
Me.txtAnsprechpartner._Prozent = False
Me.txtAnsprechpartner._ShortDateNew = False
Me.txtAnsprechpartner._ShortDateOnly = False
Me.txtAnsprechpartner._TimeOnly = False
Me.txtAnsprechpartner._value = Nothing
Me.txtAnsprechpartner._Waehrung = False
Me.txtAnsprechpartner._WaehrungZeichen = True
Me.txtAnsprechpartner.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtAnsprechpartner.ForeColor = System.Drawing.Color.Black
Me.txtAnsprechpartner.Location = New System.Drawing.Point(51, 102)
Me.txtAnsprechpartner.MaxLength = 35
Me.txtAnsprechpartner.MaxLineLength = -1
Me.txtAnsprechpartner.MaxLines_Warning = ""
Me.txtAnsprechpartner.MaxLines_Warning_Label = Nothing
Me.txtAnsprechpartner.Name = "txtAnsprechpartner"
Me.txtAnsprechpartner.Size = New System.Drawing.Size(352, 20)
Me.txtAnsprechpartner.TabIndex = 7
'
'txtOrt
'
Me.txtOrt._DateTimeOnly = False
Me.txtOrt._numbersOnly = False
Me.txtOrt._numbersOnlyKommastellen = ""
Me.txtOrt._Prozent = False
Me.txtOrt._ShortDateNew = False
Me.txtOrt._ShortDateOnly = False
Me.txtOrt._TimeOnly = False
Me.txtOrt._value = Nothing
Me.txtOrt._Waehrung = False
Me.txtOrt._WaehrungZeichen = True
Me.txtOrt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtOrt.ForeColor = System.Drawing.Color.Black
Me.txtOrt.Location = New System.Drawing.Point(176, 57)
Me.txtOrt.MaxLength = 35
Me.txtOrt.MaxLineLength = -1
Me.txtOrt.MaxLines_Warning = ""
Me.txtOrt.MaxLines_Warning_Label = Nothing
Me.txtOrt.Name = "txtOrt"
Me.txtOrt.Size = New System.Drawing.Size(227, 20)
Me.txtOrt.TabIndex = 4
'
'sbLand
'
Me.sbLand._allowFreitext = False
Me.sbLand._AllowSetValue = False
Me.sbLand._autoSizeGross = False
Me.sbLand._hideIfListEmpty = True
Me.sbLand._value = Nothing
Me.sbLand.conn_art = "FMZOLL"
Me.sbLand.dgvpos = "LEFT"
Me.sbLand.DISPLAY_PARAM = Nothing
Me.sbLand.INVISIBLE_COLUMNS = Nothing
Me.sbLand.key_visible = False
Me.sbLand.KEYPARAM = Nothing
Me.sbLand.Location = New System.Drawing.Point(51, 57)
Me.sbLand.Name = "sbLand"
Me.sbLand.searchActive = True
Me.sbLand.Size = New System.Drawing.Size(47, 20)
Me.sbLand.SQL_ORDER_BY = Nothing
Me.sbLand.SQL_SELECT = Nothing
Me.sbLand.SQL_WHERE = Nothing
Me.sbLand.SQL_WhereParamList = Nothing
Me.sbLand.TabIndex = 2
Me.sbLand.usrcntl = Nothing
'
'txtkdNr
'
Me.txtkdNr.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtkdNr.Location = New System.Drawing.Point(273, 3)
Me.txtkdNr.Name = "txtkdNr"
Me.txtkdNr.Size = New System.Drawing.Size(83, 13)
Me.txtkdNr.TabIndex = 31
Me.txtkdNr.Text = "-"
Me.txtkdNr.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'FlatButton3
'
Me.FlatButton3.allowBorder = False
Me.FlatButton3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.FlatButton3.FlatAppearance.BorderSize = 0
Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.FlatButton3.ForeColor = System.Drawing.Color.Black
Me.FlatButton3.Image = Global.SDL.My.Resources.Resources.personInaktiv
Me.FlatButton3.Location = New System.Drawing.Point(355, 14)
Me.FlatButton3.Name = "FlatButton3"
Me.FlatButton3.Size = New System.Drawing.Size(24, 25)
Me.FlatButton3.TabIndex = 32
Me.FlatButton3.UseVisualStyleBackColor = True
'
'FlatButton1
'
Me.FlatButton1.allowBorder = False
Me.FlatButton1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.FlatButton1.FlatAppearance.BorderSize = 0
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.FlatButton1.ForeColor = System.Drawing.Color.Black
Me.FlatButton1.Image = Global.SDL.My.Resources.Resources.person_add
Me.FlatButton1.Location = New System.Drawing.Point(379, 14)
Me.FlatButton1.Name = "FlatButton1"
Me.FlatButton1.Size = New System.Drawing.Size(24, 25)
Me.FlatButton1.TabIndex = 33
Me.FlatButton1.UseVisualStyleBackColor = True
'
'usrCntlAdresse
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.Controls.Add(Me.FlatButton1)
Me.Controls.Add(Me.txtkdNr)
Me.Controls.Add(Me.sbLand)
Me.Controls.Add(Me.txtStrasse)
Me.Controls.Add(Me.txtOrt)
Me.Controls.Add(Me.txtAnsprechpartner)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.txtEORINL)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.txtEORI)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.txtPlz)
Me.Controls.Add(Me.kdFirma)
Me.Controls.Add(Me.FlatButton3)
Me.Name = "usrCntlAdresse"
Me.Size = New System.Drawing.Size(408, 133)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtPlz As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtStrasse As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents kdFirma As VERAG_PROG_ALLGEMEIN.KdSearchBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtEORI As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtEORINL As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtAnsprechpartner As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtOrt As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents sbLand As VERAG_PROG_ALLGEMEIN.MySearchBox
Friend WithEvents txtkdNr As System.Windows.Forms.Label
Friend WithEvents FlatButton3 As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents FlatButton1 As VERAG_PROG_ALLGEMEIN.FlatButton
End Class