Files
SDL/SDL/zoll/frmAddArtikelATLAS.Designer.vb

920 lines
46 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmAddArtikelATLAS
Inherits System.Windows.Forms.Form
'Das Formular ü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.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAddArtikelATLAS))
Me.lblError = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.errWarencodenummer = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.lblStatus = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.lblAufschubKtoEUST = New System.Windows.Forms.Label()
Me.lblOrt = New System.Windows.Forms.Label()
Me.lblStrasse = New System.Windows.Forms.Label()
Me.lblAufschubKtoZoll = New System.Windows.Forms.Label()
Me.lblEORINr = New System.Windows.Forms.Label()
Me.lblFirma = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.txtKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.btnSave = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Label13 = New System.Windows.Forms.Label()
Me.txtMerkmal1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.txtWarencodeZusatz1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblErfassung = New System.Windows.Forms.Label()
Me.txtMerkmal2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.txtWarencodeZusatz2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblAenderung = New System.Windows.Forms.Label()
Me.txtArtikelNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblSachbearb = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.txtKurztext = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtBeschreibung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtWarencodenummer = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.cbxSBG = New System.Windows.Forms.CheckBox()
Me.cbxSUB = New System.Windows.Forms.CheckBox()
Me.FlatButton3 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.cbxUeberschreiben = New System.Windows.Forms.CheckBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.cboJumpToKd_Firma = New System.Windows.Forms.ComboBox()
Me.btnKdSearch = New System.Windows.Forms.Button()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.Label5 = New System.Windows.Forms.Label()
Me.Panel1.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.Panel4.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator1.SuspendLayout()
Me.SuspendLayout()
'
'lblError
'
Me.lblError.ForeColor = System.Drawing.Color.Red
Me.lblError.Location = New System.Drawing.Point(220, 338)
Me.lblError.Name = "lblError"
Me.lblError.Size = New System.Drawing.Size(342, 25)
Me.lblError.TabIndex = 5
Me.lblError.Text = "ERROR"
Me.lblError.Visible = False
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(11, 8)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(88, 13)
Me.Label1.TabIndex = 1
Me.Label1.Text = "Kunde suchen"
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.Color.White
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel1.Controls.Add(Me.Panel3)
Me.Panel1.Controls.Add(Me.Panel2)
Me.Panel1.Controls.Add(Me.Label3)
Me.Panel1.Controls.Add(Me.BindingNavigator1)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(569, 540)
Me.Panel1.TabIndex = 8
'
'Panel3
'
Me.Panel3.Controls.Add(Me.errWarencodenummer)
Me.Panel3.Controls.Add(Me.Label17)
Me.Panel3.Controls.Add(Me.Label18)
Me.Panel3.Controls.Add(Me.Label19)
Me.Panel3.Controls.Add(Me.lblStatus)
Me.Panel3.Controls.Add(Me.Label4)
Me.Panel3.Controls.Add(Me.lblAufschubKtoEUST)
Me.Panel3.Controls.Add(Me.lblOrt)
Me.Panel3.Controls.Add(Me.lblStrasse)
Me.Panel3.Controls.Add(Me.lblAufschubKtoZoll)
Me.Panel3.Controls.Add(Me.lblEORINr)
Me.Panel3.Controls.Add(Me.lblFirma)
Me.Panel3.Controls.Add(Me.Label2)
Me.Panel3.Controls.Add(Me.Label16)
Me.Panel3.Controls.Add(Me.txtKdNr)
Me.Panel3.Controls.Add(Me.btnSave)
Me.Panel3.Controls.Add(Me.Label13)
Me.Panel3.Controls.Add(Me.txtMerkmal1)
Me.Panel3.Controls.Add(Me.Label14)
Me.Panel3.Controls.Add(Me.txtWarencodeZusatz1)
Me.Panel3.Controls.Add(Me.lblErfassung)
Me.Panel3.Controls.Add(Me.txtMerkmal2)
Me.Panel3.Controls.Add(Me.Label15)
Me.Panel3.Controls.Add(Me.txtWarencodeZusatz2)
Me.Panel3.Controls.Add(Me.lblAenderung)
Me.Panel3.Controls.Add(Me.txtArtikelNr)
Me.Panel3.Controls.Add(Me.lblSachbearb)
Me.Panel3.Controls.Add(Me.Label9)
Me.Panel3.Controls.Add(Me.Label8)
Me.Panel3.Controls.Add(Me.Label11)
Me.Panel3.Controls.Add(Me.txtKurztext)
Me.Panel3.Controls.Add(Me.txtBeschreibung)
Me.Panel3.Controls.Add(Me.txtWarencodenummer)
Me.Panel3.Controls.Add(Me.Label12)
Me.Panel3.Controls.Add(Me.Label10)
Me.Panel3.Controls.Add(Me.Panel4)
Me.Panel3.Controls.Add(Me.lblError)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel3.Location = New System.Drawing.Point(0, 90)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(567, 448)
Me.Panel3.TabIndex = 378
'
'errWarencodenummer
'
Me.errWarencodenummer.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.errWarencodenummer.Location = New System.Drawing.Point(94, 164)
Me.errWarencodenummer.Name = "errWarencodenummer"
Me.errWarencodenummer.Size = New System.Drawing.Size(468, 13)
Me.errWarencodenummer.TabIndex = 392
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label17.Location = New System.Drawing.Point(329, 46)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(84, 13)
Me.Label17.TabIndex = 388
Me.Label17.Text = "Aufschub EUSt: "
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label18.Location = New System.Drawing.Point(329, 33)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(86, 13)
Me.Label18.TabIndex = 387
Me.Label18.Text = "Aufschub ZOLL: "
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label19.Location = New System.Drawing.Point(329, 19)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(51, 13)
Me.Label19.TabIndex = 386
Me.Label19.Text = "EORI-Nr: "
'
'lblStatus
'
Me.lblStatus.AutoSize = True
Me.lblStatus.Location = New System.Drawing.Point(94, 324)
Me.lblStatus.Name = "lblStatus"
Me.lblStatus.Size = New System.Drawing.Size(54, 13)
Me.lblStatus.TabIndex = 383
Me.lblStatus.Text = "Erfassung"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(8, 324)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(40, 13)
Me.Label4.TabIndex = 383
Me.Label4.Text = "Status:"
'
'lblAufschubKtoEUST
'
Me.lblAufschubKtoEUST.AutoSize = True
Me.lblAufschubKtoEUST.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblAufschubKtoEUST.Location = New System.Drawing.Point(419, 46)
Me.lblAufschubKtoEUST.Name = "lblAufschubKtoEUST"
Me.lblAufschubKtoEUST.Size = New System.Drawing.Size(11, 13)
Me.lblAufschubKtoEUST.TabIndex = 382
Me.lblAufschubKtoEUST.Text = "-"
'
'lblOrt
'
Me.lblOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblOrt.Location = New System.Drawing.Point(6, 51)
Me.lblOrt.Name = "lblOrt"
Me.lblOrt.Size = New System.Drawing.Size(317, 13)
Me.lblOrt.TabIndex = 381
Me.lblOrt.Text = "Land Plz Ort"
'
'lblStrasse
'
Me.lblStrasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblStrasse.Location = New System.Drawing.Point(6, 37)
Me.lblStrasse.Name = "lblStrasse"
Me.lblStrasse.Size = New System.Drawing.Size(317, 13)
Me.lblStrasse.TabIndex = 380
Me.lblStrasse.Text = "Strasse"
'
'lblAufschubKtoZoll
'
Me.lblAufschubKtoZoll.AutoSize = True
Me.lblAufschubKtoZoll.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblAufschubKtoZoll.Location = New System.Drawing.Point(419, 33)
Me.lblAufschubKtoZoll.Name = "lblAufschubKtoZoll"
Me.lblAufschubKtoZoll.Size = New System.Drawing.Size(11, 13)
Me.lblAufschubKtoZoll.TabIndex = 379
Me.lblAufschubKtoZoll.Text = "-"
'
'lblEORINr
'
Me.lblEORINr.AutoSize = True
Me.lblEORINr.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblEORINr.Location = New System.Drawing.Point(419, 19)
Me.lblEORINr.Name = "lblEORINr"
Me.lblEORINr.Size = New System.Drawing.Size(11, 13)
Me.lblEORINr.TabIndex = 378
Me.lblEORINr.Text = "-"
'
'lblFirma
'
Me.lblFirma.Cursor = System.Windows.Forms.Cursors.Default
Me.lblFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblFirma.Location = New System.Drawing.Point(6, 11)
Me.lblFirma.Name = "lblFirma"
Me.lblFirma.Size = New System.Drawing.Size(324, 26)
Me.lblFirma.TabIndex = 3
Me.lblFirma.Text = "FIRMA"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(329, 110)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(235, 52)
Me.Label2.TabIndex = 377
Me.Label2.Text = "* Fixe Parameter: Anhand dieser Parameter " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " identifiziert ATLAS den Datensatz" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & _
" Bei Änderung wird ein neuer Eintrag im ATLAS " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " erzeugt."
Me.Label2.Visible = False
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(329, 84)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(41, 13)
Me.Label16.TabIndex = 377
Me.Label16.Text = "KdNr *:"
'
'txtKdNr
'
Me.txtKdNr._numbersOnly = False
Me.txtKdNr._Prozent = False
Me.txtKdNr._ShortDateOnly = False
Me.txtKdNr._value = Nothing
Me.txtKdNr._Waehrung = False
Me.txtKdNr.Location = New System.Drawing.Point(376, 81)
Me.txtKdNr.MaxLength = 17
Me.txtKdNr.Name = "txtKdNr"
Me.txtKdNr.Size = New System.Drawing.Size(179, 20)
Me.txtKdNr.TabIndex = 1
'
'btnSave
'
Me.btnSave.Enabled = False
Me.btnSave.FlatAppearance.BorderSize = 0
Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSave.ForeColor = System.Drawing.Color.Black
Me.btnSave.Image = Global.SDL.My.Resources.save
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSave.Location = New System.Drawing.Point(11, 408)
Me.btnSave.Name = "btnSave"
Me.btnSave.Size = New System.Drawing.Size(106, 39)
Me.btnSave.TabIndex = 9
Me.btnSave.Text = "Speichern"
Me.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnSave.UseVisualStyleBackColor = True
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(8, 353)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(94, 13)
Me.Label13.TabIndex = 374
Me.Label13.Text = "Erfassungsdatum: "
Me.Label13.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtMerkmal1
'
Me.txtMerkmal1._numbersOnly = False
Me.txtMerkmal1._Prozent = False
Me.txtMerkmal1._ShortDateOnly = False
Me.txtMerkmal1._value = Nothing
Me.txtMerkmal1._Waehrung = False
Me.txtMerkmal1.Location = New System.Drawing.Point(97, 107)
Me.txtMerkmal1.MaxLength = 100
Me.txtMerkmal1.Name = "txtMerkmal1"
Me.txtMerkmal1.Size = New System.Drawing.Size(110, 20)
Me.txtMerkmal1.TabIndex = 2
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(8, 386)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(96, 13)
Me.Label14.TabIndex = 372
Me.Label14.Text = "letzter Sachbearb.:"
Me.Label14.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtWarencodeZusatz1
'
Me.txtWarencodeZusatz1._numbersOnly = False
Me.txtWarencodeZusatz1._Prozent = False
Me.txtWarencodeZusatz1._ShortDateOnly = False
Me.txtWarencodeZusatz1._value = Nothing
Me.txtWarencodeZusatz1._Waehrung = False
Me.txtWarencodeZusatz1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtWarencodeZusatz1.Location = New System.Drawing.Point(329, 180)
Me.txtWarencodeZusatz1.MaxLength = 4
Me.txtWarencodeZusatz1.Name = "txtWarencodeZusatz1"
Me.txtWarencodeZusatz1.Size = New System.Drawing.Size(110, 20)
Me.txtWarencodeZusatz1.TabIndex = 5
'
'lblErfassung
'
Me.lblErfassung.AutoSize = True
Me.lblErfassung.Location = New System.Drawing.Point(106, 353)
Me.lblErfassung.Name = "lblErfassung"
Me.lblErfassung.Size = New System.Drawing.Size(0, 13)
Me.lblErfassung.TabIndex = 371
Me.lblErfassung.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtMerkmal2
'
Me.txtMerkmal2._numbersOnly = False
Me.txtMerkmal2._Prozent = False
Me.txtMerkmal2._ShortDateOnly = False
Me.txtMerkmal2._value = Nothing
Me.txtMerkmal2._Waehrung = False
Me.txtMerkmal2.Location = New System.Drawing.Point(213, 107)
Me.txtMerkmal2.MaxLength = 100
Me.txtMerkmal2.Name = "txtMerkmal2"
Me.txtMerkmal2.Size = New System.Drawing.Size(110, 20)
Me.txtMerkmal2.TabIndex = 3
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(8, 369)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(93, 13)
Me.Label15.TabIndex = 373
Me.Label15.Text = "Änderungsdatum: "
Me.Label15.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtWarencodeZusatz2
'
Me.txtWarencodeZusatz2._numbersOnly = False
Me.txtWarencodeZusatz2._Prozent = False
Me.txtWarencodeZusatz2._ShortDateOnly = False
Me.txtWarencodeZusatz2._value = Nothing
Me.txtWarencodeZusatz2._Waehrung = False
Me.txtWarencodeZusatz2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtWarencodeZusatz2.Location = New System.Drawing.Point(445, 180)
Me.txtWarencodeZusatz2.MaxLength = 4
Me.txtWarencodeZusatz2.Name = "txtWarencodeZusatz2"
Me.txtWarencodeZusatz2.Size = New System.Drawing.Size(110, 20)
Me.txtWarencodeZusatz2.TabIndex = 6
'
'lblAenderung
'
Me.lblAenderung.AutoSize = True
Me.lblAenderung.Location = New System.Drawing.Point(107, 369)
Me.lblAenderung.Name = "lblAenderung"
Me.lblAenderung.Size = New System.Drawing.Size(0, 13)
Me.lblAenderung.TabIndex = 370
Me.lblAenderung.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtArtikelNr
'
Me.txtArtikelNr._numbersOnly = False
Me.txtArtikelNr._Prozent = False
Me.txtArtikelNr._ShortDateOnly = False
Me.txtArtikelNr._value = Nothing
Me.txtArtikelNr._Waehrung = False
Me.txtArtikelNr.Location = New System.Drawing.Point(97, 81)
Me.txtArtikelNr.MaxLength = 50
Me.txtArtikelNr.Name = "txtArtikelNr"
Me.txtArtikelNr.Size = New System.Drawing.Size(226, 20)
Me.txtArtikelNr.TabIndex = 0
'
'lblSachbearb
'
Me.lblSachbearb.AutoSize = True
Me.lblSachbearb.Location = New System.Drawing.Point(106, 386)
Me.lblSachbearb.Name = "lblSachbearb"
Me.lblSachbearb.Size = New System.Drawing.Size(0, 13)
Me.lblSachbearb.TabIndex = 369
Me.lblSachbearb.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.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(8, 110)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(63, 13)
Me.Label9.TabIndex = 11
Me.Label9.Text = "Merkmale *:"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(7, 84)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(63, 13)
Me.Label8.TabIndex = 10
Me.Label8.Text = "Artikel-Nr. *:"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.Location = New System.Drawing.Point(8, 244)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(75, 13)
Me.Label11.TabIndex = 15
Me.Label11.Text = "Beschreibung:"
'
'txtKurztext
'
Me.txtKurztext._numbersOnly = False
Me.txtKurztext._Prozent = False
Me.txtKurztext._ShortDateOnly = False
Me.txtKurztext._value = Nothing
Me.txtKurztext._Waehrung = False
Me.txtKurztext.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtKurztext.Location = New System.Drawing.Point(97, 206)
Me.txtKurztext.MaxLength = 600
Me.txtKurztext.Name = "txtKurztext"
Me.txtKurztext.Size = New System.Drawing.Size(458, 20)
Me.txtKurztext.TabIndex = 7
'
'txtBeschreibung
'
Me.txtBeschreibung._numbersOnly = False
Me.txtBeschreibung._Prozent = False
Me.txtBeschreibung._ShortDateOnly = False
Me.txtBeschreibung._value = Nothing
Me.txtBeschreibung._Waehrung = False
Me.txtBeschreibung.Location = New System.Drawing.Point(97, 241)
Me.txtBeschreibung.MaxLength = 2400
Me.txtBeschreibung.Multiline = True
Me.txtBeschreibung.Name = "txtBeschreibung"
Me.txtBeschreibung.Size = New System.Drawing.Size(458, 80)
Me.txtBeschreibung.TabIndex = 8
'
'txtWarencodenummer
'
Me.txtWarencodenummer._numbersOnly = False
Me.txtWarencodenummer._Prozent = False
Me.txtWarencodenummer._ShortDateOnly = False
Me.txtWarencodenummer._value = Nothing
Me.txtWarencodenummer._Waehrung = False
Me.txtWarencodenummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtWarencodenummer.Location = New System.Drawing.Point(97, 180)
Me.txtWarencodenummer.MaxLength = 11
Me.txtWarencodenummer.Name = "txtWarencodenummer"
Me.txtWarencodenummer.Size = New System.Drawing.Size(226, 20)
Me.txtWarencodenummer.TabIndex = 4
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label12.Location = New System.Drawing.Point(8, 183)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(83, 13)
Me.Label12.TabIndex = 13
Me.Label12.Text = "Warencode-Nr.:"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(8, 209)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(48, 13)
Me.Label10.TabIndex = 13
Me.Label10.Text = "Kurztext:"
'
'Panel4
'
Me.Panel4.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel4.Controls.Add(Me.cbxSBG)
Me.Panel4.Controls.Add(Me.cbxSUB)
Me.Panel4.Controls.Add(Me.FlatButton3)
Me.Panel4.Controls.Add(Me.cbxUeberschreiben)
Me.Panel4.Controls.Add(Me.Label6)
Me.Panel4.Location = New System.Drawing.Point(220, 366)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(335, 84)
Me.Panel4.TabIndex = 391
Me.Panel4.Visible = False
'
'cbxSBG
'
Me.cbxSBG.AutoSize = True
Me.cbxSBG.Checked = True
Me.cbxSBG.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxSBG.Location = New System.Drawing.Point(137, 43)
Me.cbxSBG.Name = "cbxSBG"
Me.cbxSBG.Size = New System.Drawing.Size(154, 17)
Me.cbxSBG.TabIndex = 390
Me.cbxSBG.Text = "an ATLAS-SBG übertragen"
Me.cbxSBG.UseVisualStyleBackColor = True
'
'cbxSUB
'
Me.cbxSUB.AutoSize = True
Me.cbxSUB.Checked = True
Me.cbxSUB.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxSUB.Location = New System.Drawing.Point(137, 21)
Me.cbxSUB.Name = "cbxSUB"
Me.cbxSUB.Size = New System.Drawing.Size(154, 17)
Me.cbxSUB.TabIndex = 389
Me.cbxSUB.Text = "an ATLAS-SUB übertragen"
Me.cbxSUB.UseVisualStyleBackColor = True
'
'FlatButton3
'
Me.FlatButton3.Enabled = False
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.transfer
Me.FlatButton3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.FlatButton3.Location = New System.Drawing.Point(5, 21)
Me.FlatButton3.Name = "FlatButton3"
Me.FlatButton3.Size = New System.Drawing.Size(126, 39)
Me.FlatButton3.TabIndex = 10
Me.FlatButton3.Text = "Datensatz an " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "ATLAS senden"
Me.FlatButton3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.FlatButton3.UseVisualStyleBackColor = True
'
'cbxUeberschreiben
'
Me.cbxUeberschreiben.AutoSize = True
Me.cbxUeberschreiben.Location = New System.Drawing.Point(137, -9)
Me.cbxUeberschreiben.Name = "cbxUeberschreiben"
Me.cbxUeberschreiben.Size = New System.Drawing.Size(210, 30)
Me.cbxUeberschreiben.TabIndex = 384
Me.cbxUeberschreiben.Text = "Datensatz bereits in ATLAS vorhanden" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Daten überschreiben)"
Me.cbxUeberschreiben.UseVisualStyleBackColor = True
Me.cbxUeberschreiben.Visible = False
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(46, 63)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(245, 13)
Me.Label6.TabIndex = 377
Me.Label6.Text = "Änderungen im ATLAS sind nur 1x täglich möglich!"
'
'Panel2
'
Me.Panel2.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel2.Controls.Add(Me.cboJumpToKd_Firma)
Me.Panel2.Controls.Add(Me.btnKdSearch)
Me.Panel2.Controls.Add(Me.Label7)
Me.Panel2.Controls.Add(Me.Label1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 25)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(567, 65)
Me.Panel2.TabIndex = 6
'
'cboJumpToKd_Firma
'
Me.cboJumpToKd_Firma.FormattingEnabled = True
Me.cboJumpToKd_Firma.Location = New System.Drawing.Point(51, 30)
Me.cboJumpToKd_Firma.Name = "cboJumpToKd_Firma"
Me.cboJumpToKd_Firma.Size = New System.Drawing.Size(344, 21)
Me.cboJumpToKd_Firma.TabIndex = 3
'
'btnKdSearch
'
Me.btnKdSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnKdSearch.FlatAppearance.BorderSize = 0
Me.btnKdSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKdSearch.Image = Global.SDL.My.Resources.search
Me.btnKdSearch.Location = New System.Drawing.Point(403, 30)
Me.btnKdSearch.Name = "btnKdSearch"
Me.btnKdSearch.Size = New System.Drawing.Size(40, 21)
Me.btnKdSearch.TabIndex = 2
Me.btnKdSearch.UseVisualStyleBackColor = True
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(10, 33)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(35, 13)
Me.Label7.TabIndex = 1
Me.Label7.Text = "Firma:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(11, 109)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(95, 13)
Me.Label3.TabIndex = 1
Me.Label3.Text = "Artikel erfassen"
'
'BindingNavigator1
'
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.ToolStripButton1, Me.ToolStripLabel1})
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0)
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
Me.BindingNavigator1.Size = New System.Drawing.Size(567, 25)
Me.BindingNavigator1.TabIndex = 7
Me.BindingNavigator1.Text = "BindingNavigator1"
'
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
'
'BindingNavigatorCountItem
'
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22)
Me.BindingNavigatorCountItem.Text = "von {0}"
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = Global.SDL.My.Resources.save
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "ToolStripButton1"
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripLabel1.Name = "ToolStripLabel1"
Me.ToolStripLabel1.Size = New System.Drawing.Size(58, 22)
Me.ToolStripLabel1.Text = "Schließen"
'
'Timer1
'
Me.Timer1.Interval = 1000
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Label5.Location = New System.Drawing.Point(83, 110)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(352, 62)
Me.Label5.TabIndex = 9
Me.Label5.Text = "Der Kunde wurde " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "erfolgreich aufgenommen!"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.TopCenter
Me.Label5.Visible = False
'
'frmAddArtikelATLAS
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(569, 540)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.Label5)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmAddArtikelATLAS"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Neuer Artikel"
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.Panel4.ResumeLayout(False)
Me.Panel4.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator1.ResumeLayout(False)
Me.BindingNavigator1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents lblError As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtArtikelNr As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtMerkmal1 As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents FlatButton3 As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents txtBeschreibung As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents txtWarencodenummer As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtKurztext As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtWarencodeZusatz2 As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtMerkmal2 As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtWarencodeZusatz1 As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents lblErfassung As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents lblAenderung As System.Windows.Forms.Label
Friend WithEvents lblSachbearb As System.Windows.Forms.Label
Friend WithEvents btnKdSearch As System.Windows.Forms.Button
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents txtKdNr As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents lblFirma As System.Windows.Forms.Label
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents lblAufschubKtoZoll As System.Windows.Forms.Label
Friend WithEvents lblEORINr As System.Windows.Forms.Label
Friend WithEvents lblOrt As System.Windows.Forms.Label
Friend WithEvents lblStrasse As System.Windows.Forms.Label
Friend WithEvents lblAufschubKtoEUST As System.Windows.Forms.Label
Friend WithEvents lblStatus As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents cbxUeberschreiben As System.Windows.Forms.CheckBox
Public WithEvents btnSave As VERAG_PROG_ALLGEMEIN.FlatButton
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Panel4 As System.Windows.Forms.Panel
Public WithEvents cbxSBG As System.Windows.Forms.CheckBox
Public WithEvents cbxSUB As System.Windows.Forms.CheckBox
Friend WithEvents cboJumpToKd_Firma As System.Windows.Forms.ComboBox
Friend WithEvents errWarencodenummer As System.Windows.Forms.Label
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
End Class