Files
SDL/SDL/Formulare/Einheitspapier/usrCntlEinheitspapier.Designer.vb
2020-03-12 14:49:31 +01:00

497 lines
26 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrCntlEinheitspapier
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.components = New System.ComponentModel.Container()
Me.Panel3 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
Me.lblSiehePos1 = New System.Windows.Forms.Label()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.txtEmpfänger = New System.Windows.Forms.TextBox()
Me.txtEmpfängerNr = New System.Windows.Forms.TextBox()
Me.lkl = New System.Windows.Forms.LinkLabel()
Me.txtAngabenVerbuchungszwecke = New System.Windows.Forms.TextBox()
Me.txtDatum = New System.Windows.Forms.TextBox()
Me.txtOrt = New System.Windows.Forms.TextBox()
Me.txtUnterschrift = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtBewilligungsnummer = New System.Windows.Forms.TextBox()
Me.lblZulassungsinhaber = New System.Windows.Forms.Label()
Me.cboZulassungsinhaber = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.lblPositionen = New System.Windows.Forms.Label()
Me.cboAnmeldung2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cboAnmeldung1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtUnternummer = New System.Windows.Forms.TextBox()
Me.txtAbfertigungsnummer = New System.Windows.Forms.TextBox()
Me.txtPosCount = New System.Windows.Forms.TextBox()
Me.txtVordrucke2 = New System.Windows.Forms.TextBox()
Me.txtVordrucke1 = New System.Windows.Forms.TextBox()
Me.txtVertreter = New System.Windows.Forms.TextBox()
Me.txtAnmelder = New System.Windows.Forms.TextBox()
Me.txtOrdnungsnummer = New System.Windows.Forms.TextBox()
Me.txtAnmelderVertreterNr = New System.Windows.Forms.TextBox()
Me.pic = New System.Windows.Forms.PictureBox()
Me.FlowLayoutPanel = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
Me.UsrcntlEinheitspapierPos1 = New SDL.usrcntlEinheitspapierPos()
Me.Panel3.SuspendLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.FlowLayoutPanel.SuspendLayout()
Me.SuspendLayout()
'
'Panel3
'
Me.Panel3.AutoScroll = True
Me.Panel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.Panel3.Controls.Add(Me.lblSiehePos1)
Me.Panel3.Controls.Add(Me.Button3)
Me.Panel3.Controls.Add(Me.Button1)
Me.Panel3.Controls.Add(Me.Button2)
Me.Panel3.Controls.Add(Me.txtEmpfänger)
Me.Panel3.Controls.Add(Me.txtEmpfängerNr)
Me.Panel3.Controls.Add(Me.lkl)
Me.Panel3.Controls.Add(Me.txtAngabenVerbuchungszwecke)
Me.Panel3.Controls.Add(Me.txtDatum)
Me.Panel3.Controls.Add(Me.txtOrt)
Me.Panel3.Controls.Add(Me.txtUnterschrift)
Me.Panel3.Controls.Add(Me.Label1)
Me.Panel3.Controls.Add(Me.txtBewilligungsnummer)
Me.Panel3.Controls.Add(Me.lblZulassungsinhaber)
Me.Panel3.Controls.Add(Me.cboZulassungsinhaber)
Me.Panel3.Controls.Add(Me.lblPositionen)
Me.Panel3.Controls.Add(Me.cboAnmeldung2)
Me.Panel3.Controls.Add(Me.cboAnmeldung1)
Me.Panel3.Controls.Add(Me.cboFiliale)
Me.Panel3.Controls.Add(Me.txtUnternummer)
Me.Panel3.Controls.Add(Me.txtAbfertigungsnummer)
Me.Panel3.Controls.Add(Me.txtPosCount)
Me.Panel3.Controls.Add(Me.txtVordrucke2)
Me.Panel3.Controls.Add(Me.txtVordrucke1)
Me.Panel3.Controls.Add(Me.txtVertreter)
Me.Panel3.Controls.Add(Me.txtAnmelder)
Me.Panel3.Controls.Add(Me.txtOrdnungsnummer)
Me.Panel3.Controls.Add(Me.txtAnmelderVertreterNr)
Me.Panel3.Controls.Add(Me.pic)
Me.Panel3.Controls.Add(Me.FlowLayoutPanel)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel3.Location = New System.Drawing.Point(0, 0)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(857, 786)
Me.Panel3.TabIndex = 0
'
'lblSiehePos1
'
Me.lblSiehePos1.AutoSize = True
Me.lblSiehePos1.BackColor = System.Drawing.Color.White
Me.lblSiehePos1.Location = New System.Drawing.Point(145, 570)
Me.lblSiehePos1.Name = "lblSiehePos1"
Me.lblSiehePos1.Size = New System.Drawing.Size(65, 13)
Me.lblSiehePos1.TabIndex = 50
Me.lblSiehePos1.Text = "siehe Pos. 1"
'
'Button3
'
Me.Button3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Button3.BackgroundImage = Global.SDL.My.Resources.Resources.search
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button3.Location = New System.Drawing.Point(243, 337)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(22, 21)
Me.Button3.TabIndex = 49
Me.Button3.UseVisualStyleBackColor = False
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Button1.BackgroundImage = Global.SDL.My.Resources.Resources.search
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(427, 337)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(22, 21)
Me.Button1.TabIndex = 48
Me.Button1.UseVisualStyleBackColor = False
'
'Button2
'
Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Button2.BackgroundImage = Global.SDL.My.Resources.Resources.search
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Location = New System.Drawing.Point(427, 264)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(22, 21)
Me.Button2.TabIndex = 47
Me.Button2.UseVisualStyleBackColor = False
'
'txtEmpfänger
'
Me.txtEmpfänger.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtEmpfänger.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtEmpfänger.Location = New System.Drawing.Point(88, 209)
Me.txtEmpfänger.MaxLength = 2000
Me.txtEmpfänger.Multiline = True
Me.txtEmpfänger.Name = "txtEmpfänger"
Me.txtEmpfänger.Size = New System.Drawing.Size(361, 76)
Me.txtEmpfänger.TabIndex = 24
'
'txtEmpfängerNr
'
Me.txtEmpfängerNr.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtEmpfängerNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtEmpfängerNr.Location = New System.Drawing.Point(306, 189)
Me.txtEmpfängerNr.MaxLength = 15
Me.txtEmpfängerNr.Name = "txtEmpfängerNr"
Me.txtEmpfängerNr.Size = New System.Drawing.Size(143, 21)
Me.txtEmpfängerNr.TabIndex = 23
Me.txtEmpfängerNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lkl
'
Me.lkl.AutoSize = True
Me.lkl.BackColor = System.Drawing.Color.White
Me.lkl.Location = New System.Drawing.Point(554, 929)
Me.lkl.Name = "lkl"
Me.lkl.Size = New System.Drawing.Size(24, 13)
Me.lkl.TabIndex = 20
Me.lkl.TabStop = True
Me.lkl.Text = "asd"
'
'txtAngabenVerbuchungszwecke
'
Me.txtAngabenVerbuchungszwecke.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtAngabenVerbuchungszwecke.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtAngabenVerbuchungszwecke.Location = New System.Drawing.Point(466, 584)
Me.txtAngabenVerbuchungszwecke.MaxLength = 2000
Me.txtAngabenVerbuchungszwecke.Multiline = True
Me.txtAngabenVerbuchungszwecke.Name = "txtAngabenVerbuchungszwecke"
Me.txtAngabenVerbuchungszwecke.Size = New System.Drawing.Size(260, 58)
Me.txtAngabenVerbuchungszwecke.TabIndex = 16
'
'txtDatum
'
Me.txtDatum.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtDatum.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtDatum.Location = New System.Drawing.Point(706, 843)
Me.txtDatum.Name = "txtDatum"
Me.txtDatum.Size = New System.Drawing.Size(108, 21)
Me.txtDatum.TabIndex = 18
Me.txtDatum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtOrt
'
Me.txtOrt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtOrt.Location = New System.Drawing.Point(554, 843)
Me.txtOrt.MaxLength = 20
Me.txtOrt.Name = "txtOrt"
Me.txtOrt.Size = New System.Drawing.Size(146, 21)
Me.txtOrt.TabIndex = 17
Me.txtOrt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtUnterschrift
'
Me.txtUnterschrift.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtUnterschrift.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtUnterschrift.Location = New System.Drawing.Point(554, 877)
Me.txtUnterschrift.MaxLength = 64
Me.txtUnterschrift.Multiline = True
Me.txtUnterschrift.Name = "txtUnterschrift"
Me.txtUnterschrift.Size = New System.Drawing.Size(260, 52)
Me.txtUnterschrift.TabIndex = 19
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.Color.White
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold)
Me.Label1.ForeColor = System.Drawing.Color.Black
Me.Label1.Location = New System.Drawing.Point(447, 22)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(142, 15)
Me.Label1.TabIndex = 3
Me.Label1.Text = "Bewilligungsnummer"
'
'txtBewilligungsnummer
'
Me.txtBewilligungsnummer.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtBewilligungsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtBewilligungsnummer.Location = New System.Drawing.Point(595, 19)
Me.txtBewilligungsnummer.Name = "txtBewilligungsnummer"
Me.txtBewilligungsnummer.Size = New System.Drawing.Size(215, 21)
Me.txtBewilligungsnummer.TabIndex = 2
Me.txtBewilligungsnummer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lblZulassungsinhaber
'
Me.lblZulassungsinhaber.AutoSize = True
Me.lblZulassungsinhaber.BackColor = System.Drawing.Color.White
Me.lblZulassungsinhaber.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold)
Me.lblZulassungsinhaber.ForeColor = System.Drawing.Color.Black
Me.lblZulassungsinhaber.Location = New System.Drawing.Point(53, 22)
Me.lblZulassungsinhaber.Name = "lblZulassungsinhaber"
Me.lblZulassungsinhaber.Size = New System.Drawing.Size(133, 15)
Me.lblZulassungsinhaber.TabIndex = 0
Me.lblZulassungsinhaber.Text = "Zulassungsinhaber:"
'
'cboZulassungsinhaber
'
Me.cboZulassungsinhaber._allowedValuesFreiText = Nothing
Me.cboZulassungsinhaber._allowFreiText = True
Me.cboZulassungsinhaber._value = ""
Me.cboZulassungsinhaber.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboZulassungsinhaber.DropDownWidth = 350
Me.cboZulassungsinhaber.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboZulassungsinhaber.FormattingEnabled = True
Me.cboZulassungsinhaber.Location = New System.Drawing.Point(192, 21)
Me.cboZulassungsinhaber.Name = "cboZulassungsinhaber"
Me.cboZulassungsinhaber.Size = New System.Drawing.Size(249, 21)
Me.cboZulassungsinhaber.TabIndex = 1
'
'lblPositionen
'
Me.lblPositionen.AutoSize = True
Me.lblPositionen.Dock = System.Windows.Forms.DockStyle.Bottom
Me.lblPositionen.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblPositionen.Location = New System.Drawing.Point(0, 946)
Me.lblPositionen.Name = "lblPositionen"
Me.lblPositionen.Size = New System.Drawing.Size(89, 17)
Me.lblPositionen.TabIndex = 21
Me.lblPositionen.Text = "Positionen:"
'
'cboAnmeldung2
'
Me.cboAnmeldung2._allowedValuesFreiText = Nothing
Me.cboAnmeldung2._allowFreiText = True
Me.cboAnmeldung2._value = ""
Me.cboAnmeldung2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboAnmeldung2.DropDownWidth = 450
Me.cboAnmeldung2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboAnmeldung2.FormattingEnabled = True
Me.cboAnmeldung2.Items.AddRange(New Object() {"", "A", "B", "C", "D", "E", "F", "X", "Y", "Z"})
Me.cboAnmeldung2.Location = New System.Drawing.Point(490, 101)
Me.cboAnmeldung2.Name = "cboAnmeldung2"
Me.cboAnmeldung2.Size = New System.Drawing.Size(41, 21)
Me.cboAnmeldung2.TabIndex = 5
'
'cboAnmeldung1
'
Me.cboAnmeldung1._allowedValuesFreiText = Nothing
Me.cboAnmeldung1._allowFreiText = True
Me.cboAnmeldung1._value = ""
Me.cboAnmeldung1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboAnmeldung1.DropDownWidth = 450
Me.cboAnmeldung1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboAnmeldung1.FormattingEnabled = True
Me.cboAnmeldung1.Location = New System.Drawing.Point(450, 101)
Me.cboAnmeldung1.Name = "cboAnmeldung1"
Me.cboAnmeldung1.Size = New System.Drawing.Size(41, 21)
Me.cboAnmeldung1.TabIndex = 4
'
'cboFiliale
'
Me.cboFiliale._allowedValuesFreiText = Nothing
Me.cboFiliale._allowFreiText = True
Me.cboFiliale._value = ""
Me.cboFiliale.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboFiliale.DropDownWidth = 200
Me.cboFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboFiliale.FormattingEnabled = True
Me.cboFiliale.Location = New System.Drawing.Point(591, 169)
Me.cboFiliale.Name = "cboFiliale"
Me.cboFiliale.Size = New System.Drawing.Size(61, 21)
Me.cboFiliale.TabIndex = 10
'
'txtUnternummer
'
Me.txtUnternummer.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtUnternummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtUnternummer.Location = New System.Drawing.Point(772, 169)
Me.txtUnternummer.MaxLength = 2
Me.txtUnternummer.Name = "txtUnternummer"
Me.txtUnternummer.Size = New System.Drawing.Size(38, 21)
Me.txtUnternummer.TabIndex = 12
Me.txtUnternummer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtAbfertigungsnummer
'
Me.txtAbfertigungsnummer.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtAbfertigungsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtAbfertigungsnummer.Location = New System.Drawing.Point(651, 169)
Me.txtAbfertigungsnummer.MaxLength = 8
Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer"
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(122, 21)
Me.txtAbfertigungsnummer.TabIndex = 11
Me.txtAbfertigungsnummer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtPosCount
'
Me.txtPosCount.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtPosCount.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtPosCount.Location = New System.Drawing.Point(450, 169)
Me.txtPosCount.Name = "txtPosCount"
Me.txtPosCount.Size = New System.Drawing.Size(61, 21)
Me.txtPosCount.TabIndex = 9
Me.txtPosCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtVordrucke2
'
Me.txtVordrucke2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtVordrucke2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtVordrucke2.Location = New System.Drawing.Point(481, 135)
Me.txtVordrucke2.Name = "txtVordrucke2"
Me.txtVordrucke2.Size = New System.Drawing.Size(30, 21)
Me.txtVordrucke2.TabIndex = 8
Me.txtVordrucke2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtVordrucke1
'
Me.txtVordrucke1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtVordrucke1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtVordrucke1.Location = New System.Drawing.Point(450, 135)
Me.txtVordrucke1.Name = "txtVordrucke1"
Me.txtVordrucke1.Size = New System.Drawing.Size(30, 21)
Me.txtVordrucke1.TabIndex = 7
Me.txtVordrucke1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtVertreter
'
Me.txtVertreter.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtVertreter.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtVertreter.Location = New System.Drawing.Point(267, 311)
Me.txtVertreter.MaxLength = 2000
Me.txtVertreter.Multiline = True
Me.txtVertreter.Name = "txtVertreter"
Me.txtVertreter.Size = New System.Drawing.Size(182, 47)
Me.txtVertreter.TabIndex = 15
'
'txtAnmelder
'
Me.txtAnmelder.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtAnmelder.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtAnmelder.Location = New System.Drawing.Point(88, 311)
Me.txtAnmelder.MaxLength = 2000
Me.txtAnmelder.Multiline = True
Me.txtAnmelder.Name = "txtAnmelder"
Me.txtAnmelder.Size = New System.Drawing.Size(177, 47)
Me.txtAnmelder.TabIndex = 14
'
'txtOrdnungsnummer
'
Me.txtOrdnungsnummer.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtOrdnungsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.txtOrdnungsnummer.Location = New System.Drawing.Point(668, 90)
Me.txtOrdnungsnummer.MaxLength = 6
Me.txtOrdnungsnummer.Name = "txtOrdnungsnummer"
Me.txtOrdnungsnummer.Size = New System.Drawing.Size(142, 26)
Me.txtOrdnungsnummer.TabIndex = 6
'
'txtAnmelderVertreterNr
'
Me.txtAnmelderVertreterNr.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtAnmelderVertreterNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtAnmelderVertreterNr.Location = New System.Drawing.Point(306, 291)
Me.txtAnmelderVertreterNr.MaxLength = 15
Me.txtAnmelderVertreterNr.Name = "txtAnmelderVertreterNr"
Me.txtAnmelderVertreterNr.Size = New System.Drawing.Size(143, 21)
Me.txtAnmelderVertreterNr.TabIndex = 13
Me.txtAnmelderVertreterNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'pic
'
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.Einheitspapier_0777_kurz
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pic.Dock = System.Windows.Forms.DockStyle.Top
Me.pic.Location = New System.Drawing.Point(0, 0)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(840, 946)
Me.pic.TabIndex = 3
Me.pic.TabStop = False
'
'FlowLayoutPanel
'
Me.FlowLayoutPanel.Controls.Add(Me.UsrcntlEinheitspapierPos1)
Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Bottom
Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 963)
Me.FlowLayoutPanel.Name = "FlowLayoutPanel"
Me.FlowLayoutPanel.Size = New System.Drawing.Size(840, 250)
Me.FlowLayoutPanel.TabIndex = 22
'
'UsrcntlEinheitspapierPos1
'
Me.UsrcntlEinheitspapierPos1.Location = New System.Drawing.Point(3, 3)
Me.UsrcntlEinheitspapierPos1.Name = "UsrcntlEinheitspapierPos1"
Me.UsrcntlEinheitspapierPos1.Size = New System.Drawing.Size(836, 237)
Me.UsrcntlEinheitspapierPos1.TabIndex = 0
'
'usrCntlEinheitspapier
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
Me.Controls.Add(Me.Panel3)
Me.Name = "usrCntlEinheitspapier"
Me.Size = New System.Drawing.Size(857, 786)
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
Me.FlowLayoutPanel.ResumeLayout(False)
Me.ResumeLayout(False)
End Sub
Friend WithEvents Panel3 As VERAG_PROG_ALLGEMEIN.MyPanel
Friend WithEvents pic As System.Windows.Forms.PictureBox
Friend WithEvents FlowLayoutPanel As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
Friend WithEvents lblPositionen As System.Windows.Forms.Label
Friend WithEvents UsrcntlEinheitspapierPos1 As SDL.usrcntlEinheitspapierPos
Public WithEvents txtOrdnungsnummer As System.Windows.Forms.TextBox
Public WithEvents txtVertreter As System.Windows.Forms.TextBox
Public WithEvents txtAnmelder As System.Windows.Forms.TextBox
Public WithEvents txtAbfertigungsnummer As System.Windows.Forms.TextBox
Public WithEvents txtPosCount As System.Windows.Forms.TextBox
Public WithEvents txtVordrucke2 As System.Windows.Forms.TextBox
Public WithEvents txtVordrucke1 As System.Windows.Forms.TextBox
Public WithEvents txtUnternummer As System.Windows.Forms.TextBox
Public WithEvents txtAnmelderVertreterNr As System.Windows.Forms.TextBox
Public WithEvents cboAnmeldung2 As VERAG_PROG_ALLGEMEIN.MyComboBox
Public WithEvents cboAnmeldung1 As VERAG_PROG_ALLGEMEIN.MyComboBox
Public WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Public WithEvents txtBewilligungsnummer As System.Windows.Forms.TextBox
Friend WithEvents lblZulassungsinhaber As System.Windows.Forms.Label
Public WithEvents cboZulassungsinhaber As VERAG_PROG_ALLGEMEIN.MyComboBox
Public WithEvents txtAngabenVerbuchungszwecke As System.Windows.Forms.TextBox
Public WithEvents txtDatum As System.Windows.Forms.TextBox
Public WithEvents txtOrt As System.Windows.Forms.TextBox
Public WithEvents txtUnterschrift As System.Windows.Forms.TextBox
Friend WithEvents lkl As System.Windows.Forms.LinkLabel
Public WithEvents txtEmpfänger As System.Windows.Forms.TextBox
Public WithEvents txtEmpfängerNr As System.Windows.Forms.TextBox
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents lblSiehePos1 As System.Windows.Forms.Label
End Class