335 lines
14 KiB
VB.net
335 lines
14 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrcntlVerbundenheit
|
|
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.lblVollmachtDE = New System.Windows.Forms.Label()
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.txtAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAdresse1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.btnDown = New System.Windows.Forms.Button()
|
|
Me.btnUp = New System.Windows.Forms.Button()
|
|
Me.btnDel = New System.Windows.Forms.Button()
|
|
Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtEori = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtUid = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cboSprache = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lblVollmachtDE
|
|
'
|
|
Me.lblVollmachtDE.AutoSize = True
|
|
Me.lblVollmachtDE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblVollmachtDE.Location = New System.Drawing.Point(43, 9)
|
|
Me.lblVollmachtDE.Name = "lblVollmachtDE"
|
|
Me.lblVollmachtDE.Size = New System.Drawing.Size(290, 20)
|
|
Me.lblVollmachtDE.TabIndex = 1
|
|
Me.lblVollmachtDE.Text = "Verbundenheit - Käufer / Verkäufer"
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(170, 37)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(78, 13)
|
|
Me.lbl.TabIndex = 6
|
|
Me.lbl.Text = "Firmenwortlaut:"
|
|
'
|
|
'txtAdresse2
|
|
'
|
|
Me.txtAdresse2._DateTimeOnly = False
|
|
Me.txtAdresse2._numbersOnly = False
|
|
Me.txtAdresse2._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse2._Prozent = False
|
|
Me.txtAdresse2._ShortDateNew = False
|
|
Me.txtAdresse2._ShortDateOnly = False
|
|
Me.txtAdresse2._TimeOnly = False
|
|
Me.txtAdresse2._value = Nothing
|
|
Me.txtAdresse2._Waehrung = False
|
|
Me.txtAdresse2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse2.Location = New System.Drawing.Point(254, 73)
|
|
Me.txtAdresse2.MaxLineLength = -1
|
|
Me.txtAdresse2.MaxLines_Warning = ""
|
|
Me.txtAdresse2.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse2.Name = "txtAdresse2"
|
|
Me.txtAdresse2.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse2.TabIndex = 13
|
|
'
|
|
'txtAdresse1
|
|
'
|
|
Me.txtAdresse1._DateTimeOnly = False
|
|
Me.txtAdresse1._numbersOnly = False
|
|
Me.txtAdresse1._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse1._Prozent = False
|
|
Me.txtAdresse1._ShortDateNew = False
|
|
Me.txtAdresse1._ShortDateOnly = False
|
|
Me.txtAdresse1._TimeOnly = False
|
|
Me.txtAdresse1._value = Nothing
|
|
Me.txtAdresse1._Waehrung = False
|
|
Me.txtAdresse1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse1.Location = New System.Drawing.Point(254, 54)
|
|
Me.txtAdresse1.MaxLineLength = -1
|
|
Me.txtAdresse1.MaxLines_Warning = ""
|
|
Me.txtAdresse1.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse1.Name = "txtAdresse1"
|
|
Me.txtAdresse1.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse1.TabIndex = 12
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.SDL.My.Resources.pdf
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
|
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.pic.Location = New System.Drawing.Point(5, 5)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(32, 32)
|
|
Me.pic.TabIndex = 30
|
|
Me.pic.TabStop = False
|
|
'
|
|
'btnDown
|
|
'
|
|
Me.btnDown.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDown.BackgroundImage = Global.SDL.My.Resources.pfeil_unten
|
|
Me.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDown.Location = New System.Drawing.Point(976, 42)
|
|
Me.btnDown.Name = "btnDown"
|
|
Me.btnDown.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDown.TabIndex = 9
|
|
Me.btnDown.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUp
|
|
'
|
|
Me.btnUp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnUp.BackgroundImage = Global.SDL.My.Resources.pfeil_oben
|
|
Me.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnUp.Location = New System.Drawing.Point(976, 22)
|
|
Me.btnUp.Name = "btnUp"
|
|
Me.btnUp.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnUp.TabIndex = 4
|
|
Me.btnUp.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDel
|
|
'
|
|
Me.btnDel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDel.BackgroundImage = Global.SDL.My.Resources.del
|
|
Me.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Location = New System.Drawing.Point(976, -1)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDel.TabIndex = 0
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma._allowedValuesFreiText = Nothing
|
|
Me.cboFirma._allowFreiText = False
|
|
Me.cboFirma._value = ""
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Location = New System.Drawing.Point(292, 7)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(261, 21)
|
|
Me.cboFirma.TabIndex = 10
|
|
Me.cboFirma.Visible = False
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(251, 10)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label12.TabIndex = 5
|
|
Me.Label12.Text = "Firma:"
|
|
Me.Label12.Visible = False
|
|
'
|
|
'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.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEori.Location = New System.Drawing.Point(653, 99)
|
|
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(310, 20)
|
|
Me.txtEori.TabIndex = 57
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(587, 102)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label3.TabIndex = 56
|
|
Me.Label3.Text = "EORI-Nr:"
|
|
'
|
|
'txtUid
|
|
'
|
|
Me.txtUid._DateTimeOnly = False
|
|
Me.txtUid._numbersOnly = False
|
|
Me.txtUid._numbersOnlyKommastellen = ""
|
|
Me.txtUid._Prozent = False
|
|
Me.txtUid._ShortDateNew = False
|
|
Me.txtUid._ShortDateOnly = False
|
|
Me.txtUid._TimeOnly = False
|
|
Me.txtUid._value = Nothing
|
|
Me.txtUid._Waehrung = False
|
|
Me.txtUid.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUid.Location = New System.Drawing.Point(254, 99)
|
|
Me.txtUid.MaxLineLength = -1
|
|
Me.txtUid.MaxLines_Warning = ""
|
|
Me.txtUid.MaxLines_Warning_Label = Nothing
|
|
Me.txtUid.Name = "txtUid"
|
|
Me.txtUid.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtUid.TabIndex = 55
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(170, 102)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label2.TabIndex = 54
|
|
Me.Label2.Text = "UID-Nr:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(170, 57)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label1.TabIndex = 58
|
|
Me.Label1.Text = "Adresse:"
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._AllowSetValue = True
|
|
Me.txtFirma._autoSizeGross = False
|
|
Me.txtFirma._display_Name1 = True
|
|
Me.txtFirma._displayAVISO_Email = False
|
|
Me.txtFirma._displayFullName = False
|
|
Me.txtFirma._displayWoelflKd = False
|
|
Me.txtFirma._hideIfListEmpty = True
|
|
Me.txtFirma._loadKdData = True
|
|
Me.txtFirma._ValueKdAndName = False
|
|
Me.txtFirma.dgvpos = "LEFT"
|
|
Me.txtFirma.KdName = Nothing
|
|
Me.txtFirma.KdNr = "-1"
|
|
Me.txtFirma.kdNrField = Nothing
|
|
Me.txtFirma.KdNrNullInt = Nothing
|
|
Me.txtFirma.Location = New System.Drawing.Point(254, 35)
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.nurAktive = True
|
|
Me.txtFirma.searchActive = True
|
|
Me.txtFirma.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtFirma.TabIndex = 53
|
|
Me.txtFirma.usrcntl = Nothing
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(44, 38)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label4.TabIndex = 59
|
|
Me.Label4.Text = "Sprache:"
|
|
'
|
|
'cboSprache
|
|
'
|
|
Me.cboSprache._allowedValuesFreiText = Nothing
|
|
Me.cboSprache._allowFreiText = False
|
|
Me.cboSprache._value = ""
|
|
Me.cboSprache.FormattingEnabled = True
|
|
Me.cboSprache.Location = New System.Drawing.Point(47, 54)
|
|
Me.cboSprache.Name = "cboSprache"
|
|
Me.cboSprache.Size = New System.Drawing.Size(89, 21)
|
|
Me.cboSprache.TabIndex = 60
|
|
'
|
|
'usrcntlVerbundenheit
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.cboSprache)
|
|
Me.Controls.Add(Me.lblVollmachtDE)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtEori)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.txtUid)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtFirma)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.Controls.Add(Me.cboFirma)
|
|
Me.Controls.Add(Me.btnDown)
|
|
Me.Controls.Add(Me.btnUp)
|
|
Me.Controls.Add(Me.btnDel)
|
|
Me.Controls.Add(Me.pic)
|
|
Me.Controls.Add(Me.txtAdresse2)
|
|
Me.Controls.Add(Me.txtAdresse1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Name = "usrcntlVerbundenheit"
|
|
Me.Size = New System.Drawing.Size(1000, 133)
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents lblVollmachtDE As System.Windows.Forms.Label
|
|
Friend WithEvents lbl As System.Windows.Forms.Label
|
|
Friend WithEvents txtAdresse1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnDown As System.Windows.Forms.Button
|
|
Friend WithEvents btnUp As System.Windows.Forms.Button
|
|
Friend WithEvents btnDel As System.Windows.Forms.Button
|
|
Friend WithEvents cboFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEori As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtUid As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtFirma As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents cboSprache As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
End Class
|