Files
SDL/SDL/kunden/frmGoMautBoxen.Designer.vb
2024-10-02 08:59:41 +00:00

604 lines
28 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmGoMautBoxen
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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGoMautBoxen))
Me.pnl = New System.Windows.Forms.Panel()
Me.txtbishAbrp = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.GroupBoxBriefwaehlen = New System.Windows.Forms.GroupBox()
Me.rbAP = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
Me.rbPostPay = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
Me.dgvLKW = New System.Windows.Forms.DataGridView()
Me.lblWarning = New System.Windows.Forms.Label()
Me.txtJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtMonat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtName = New System.Windows.Forms.TextBox()
Me.lblSachbearb = New System.Windows.Forms.Label()
Me.lblAenderung = New System.Windows.Forms.Label()
Me.cbxKK = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.txtAnsprechpartnerAnrede = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.txtAnsprechpartner = New System.Windows.Forms.TextBox()
Me.cbxLandKz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtOrt = New System.Windows.Forms.TextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.txtPlz = New System.Windows.Forms.TextBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtStrasse = New System.Windows.Forms.TextBox()
Me.txtFax = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.txtEmail = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
Me.btnAbbrechen = New System.Windows.Forms.Button()
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.Button2 = New System.Windows.Forms.Button()
Me.btn = New System.Windows.Forms.Button()
Me.pnl.SuspendLayout()
Me.GroupBoxBriefwaehlen.SuspendLayout()
CType(Me.dgvLKW, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pnl
'
Me.pnl.BackColor = System.Drawing.Color.White
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnl.Controls.Add(Me.Button2)
Me.pnl.Controls.Add(Me.btn)
Me.pnl.Controls.Add(Me.txtbishAbrp)
Me.pnl.Controls.Add(Me.Label4)
Me.pnl.Controls.Add(Me.GroupBoxBriefwaehlen)
Me.pnl.Controls.Add(Me.dgvLKW)
Me.pnl.Controls.Add(Me.lblWarning)
Me.pnl.Controls.Add(Me.txtJahr)
Me.pnl.Controls.Add(Me.txtMonat)
Me.pnl.Controls.Add(Me.Label3)
Me.pnl.Controls.Add(Me.Label2)
Me.pnl.Controls.Add(Me.Label1)
Me.pnl.Controls.Add(Me.txtName)
Me.pnl.Controls.Add(Me.lblSachbearb)
Me.pnl.Controls.Add(Me.lblAenderung)
Me.pnl.Controls.Add(Me.cbxKK)
Me.pnl.Controls.Add(Me.Label14)
Me.pnl.Controls.Add(Me.txtAnsprechpartnerAnrede)
Me.pnl.Controls.Add(Me.Label13)
Me.pnl.Controls.Add(Me.txtAnsprechpartner)
Me.pnl.Controls.Add(Me.cbxLandKz)
Me.pnl.Controls.Add(Me.txtOrt)
Me.pnl.Controls.Add(Me.Label12)
Me.pnl.Controls.Add(Me.txtPlz)
Me.pnl.Controls.Add(Me.Label9)
Me.pnl.Controls.Add(Me.txtStrasse)
Me.pnl.Controls.Add(Me.txtFax)
Me.pnl.Controls.Add(Me.Label10)
Me.pnl.Controls.Add(Me.txtEmail)
Me.pnl.Controls.Add(Me.Label11)
Me.pnl.Controls.Add(Me.Label5)
Me.pnl.Controls.Add(Me.KdSearchBox1)
Me.pnl.Controls.Add(Me.btnAbbrechen)
Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnl.Location = New System.Drawing.Point(0, 0)
Me.pnl.Name = "pnl"
Me.pnl.Size = New System.Drawing.Size(476, 569)
Me.pnl.TabIndex = 1
'
'txtbishAbrp
'
Me.txtbishAbrp.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtbishAbrp.Location = New System.Drawing.Point(257, 486)
Me.txtbishAbrp.MaxLength = 40
Me.txtbishAbrp.Name = "txtbishAbrp"
Me.txtbishAbrp.ReadOnly = True
Me.txtbishAbrp.Size = New System.Drawing.Size(203, 20)
Me.txtbishAbrp.TabIndex = 494
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(118, 489)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(125, 13)
Me.Label4.TabIndex = 493
Me.Label4.Text = "bish. Abrechnugspartner:"
'
'GroupBoxBriefwaehlen
'
Me.GroupBoxBriefwaehlen.Controls.Add(Me.rbAP)
Me.GroupBoxBriefwaehlen.Controls.Add(Me.rbPostPay)
Me.GroupBoxBriefwaehlen.Location = New System.Drawing.Point(260, 395)
Me.GroupBoxBriefwaehlen.Name = "GroupBoxBriefwaehlen"
Me.GroupBoxBriefwaehlen.Size = New System.Drawing.Size(200, 82)
Me.GroupBoxBriefwaehlen.TabIndex = 492
Me.GroupBoxBriefwaehlen.TabStop = False
Me.GroupBoxBriefwaehlen.Text = "Brief wählen"
'
'rbAP
'
Me.rbAP.AutoSize = True
Me.rbAP.GroupName = "Brief wählen"
Me.rbAP.Location = New System.Drawing.Point(3, 42)
Me.rbAP.Name = "rbAP"
Me.rbAP.Size = New System.Drawing.Size(191, 17)
Me.rbAP.TabIndex = 1
Me.rbAP.TabStop = True
Me.rbAP.Text = "Wechsel des Abrechnungspartners"
Me.rbAP.UseVisualStyleBackColor = True
'
'rbPostPay
'
Me.rbPostPay.AutoSize = True
Me.rbPostPay.GroupName = "Brief wählen"
Me.rbPostPay.Location = New System.Drawing.Point(3, 19)
Me.rbPostPay.Name = "rbPostPay"
Me.rbPostPay.Size = New System.Drawing.Size(185, 17)
Me.rbPostPay.TabIndex = 0
Me.rbPostPay.TabStop = True
Me.rbPostPay.Text = "Wechsel von PrePay auf PostPay"
Me.rbPostPay.UseVisualStyleBackColor = True
'
'dgvLKW
'
Me.dgvLKW.AllowUserToAddRows = False
Me.dgvLKW.AllowUserToDeleteRows = False
Me.dgvLKW.BackgroundColor = System.Drawing.Color.White
Me.dgvLKW.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvLKW.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn2})
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvLKW.DefaultCellStyle = DataGridViewCellStyle1
Me.dgvLKW.GridColor = System.Drawing.Color.Gray
Me.dgvLKW.Location = New System.Drawing.Point(11, 252)
Me.dgvLKW.Name = "dgvLKW"
Me.dgvLKW.RowTemplate.Height = 20
Me.dgvLKW.Size = New System.Drawing.Size(449, 128)
Me.dgvLKW.TabIndex = 491
'
'lblWarning
'
Me.lblWarning.AutoSize = True
Me.lblWarning.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblWarning.ForeColor = System.Drawing.Color.Red
Me.lblWarning.Location = New System.Drawing.Point(3, 8)
Me.lblWarning.Name = "lblWarning"
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
Me.lblWarning.TabIndex = 47
'
'txtJahr
'
Me.txtJahr._DateTimeOnly = False
Me.txtJahr._numbersOnly = True
Me.txtJahr._numbersOnlyKommastellen = ""
Me.txtJahr._numbersOnlyTrennzeichen = True
Me.txtJahr._Prozent = False
Me.txtJahr._ShortDateNew = False
Me.txtJahr._ShortDateOnly = False
Me.txtJahr._TimeOnly = False
Me.txtJahr._TimeOnly_Seconds = False
Me.txtJahr._value = ""
Me.txtJahr._Waehrung = False
Me.txtJahr._WaehrungZeichen = True
Me.txtJahr.ForeColor = System.Drawing.Color.Black
Me.txtJahr.Location = New System.Drawing.Point(102, 457)
Me.txtJahr.MaxLineLength = -1
Me.txtJahr.MaxLines_Warning = ""
Me.txtJahr.MaxLines_Warning_Label = Nothing
Me.txtJahr.Name = "txtJahr"
Me.txtJahr.Size = New System.Drawing.Size(67, 20)
Me.txtJahr.TabIndex = 46
'
'txtMonat
'
Me.txtMonat._DateTimeOnly = False
Me.txtMonat._numbersOnly = True
Me.txtMonat._numbersOnlyKommastellen = ""
Me.txtMonat._numbersOnlyTrennzeichen = True
Me.txtMonat._Prozent = False
Me.txtMonat._ShortDateNew = False
Me.txtMonat._ShortDateOnly = False
Me.txtMonat._TimeOnly = False
Me.txtMonat._TimeOnly_Seconds = False
Me.txtMonat._value = ""
Me.txtMonat._Waehrung = False
Me.txtMonat._WaehrungZeichen = True
Me.txtMonat.ForeColor = System.Drawing.Color.Black
Me.txtMonat.Location = New System.Drawing.Point(102, 428)
Me.txtMonat.MaxLineLength = -1
Me.txtMonat.MaxLines_Warning = ""
Me.txtMonat.MaxLines_Warning_Label = Nothing
Me.txtMonat.Name = "txtMonat"
Me.txtMonat.Size = New System.Drawing.Size(67, 20)
Me.txtMonat.TabIndex = 45
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(9, 457)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(76, 13)
Me.Label3.TabIndex = 44
Me.Label3.Text = "Gültigkeitsjahr:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(11, 431)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(88, 13)
Me.Label2.TabIndex = 43
Me.Label2.Text = "Gültigkeitsmonat:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(8, 57)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(38, 13)
Me.Label1.TabIndex = 40
Me.Label1.Text = "Name:"
'
'txtName
'
Me.txtName.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtName.Location = New System.Drawing.Point(113, 54)
Me.txtName.MaxLength = 40
Me.txtName.Name = "txtName"
Me.txtName.Size = New System.Drawing.Size(347, 20)
Me.txtName.TabIndex = 39
'
'lblSachbearb
'
Me.lblSachbearb.AutoSize = True
Me.lblSachbearb.Location = New System.Drawing.Point(19, 522)
Me.lblSachbearb.Name = "lblSachbearb"
Me.lblSachbearb.Size = New System.Drawing.Size(0, 13)
Me.lblSachbearb.TabIndex = 38
'
'lblAenderung
'
Me.lblAenderung.AutoSize = True
Me.lblAenderung.Location = New System.Drawing.Point(19, 503)
Me.lblAenderung.Name = "lblAenderung"
Me.lblAenderung.Size = New System.Drawing.Size(0, 13)
Me.lblAenderung.TabIndex = 37
'
'cbxKK
'
Me.cbxKK._allowedValuesFreiText = Nothing
Me.cbxKK._allowFreiText = False
Me.cbxKK._value = ""
Me.cbxKK.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.cbxKK.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cbxKK.DropDownWidth = 200
Me.cbxKK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.cbxKK.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxKK.FormattingEnabled = True
Me.cbxKK.Location = New System.Drawing.Point(102, 397)
Me.cbxKK.Name = "cbxKK"
Me.cbxKK.Size = New System.Drawing.Size(152, 21)
Me.cbxKK.TabIndex = 36
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(11, 400)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(81, 13)
Me.Label14.TabIndex = 34
Me.Label14.Text = "KreditkartenNr.:"
'
'txtAnsprechpartnerAnrede
'
Me.txtAnsprechpartnerAnrede.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAnsprechpartnerAnrede.Location = New System.Drawing.Point(113, 84)
Me.txtAnsprechpartnerAnrede.MaxLength = 4
Me.txtAnsprechpartnerAnrede.Name = "txtAnsprechpartnerAnrede"
Me.txtAnsprechpartnerAnrede.Size = New System.Drawing.Size(65, 20)
Me.txtAnsprechpartnerAnrede.TabIndex = 32
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label13.Location = New System.Drawing.Point(8, 87)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(88, 13)
Me.Label13.TabIndex = 31
Me.Label13.Text = "Ansprechpartner:"
'
'txtAnsprechpartner
'
Me.txtAnsprechpartner.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAnsprechpartner.Location = New System.Drawing.Point(184, 84)
Me.txtAnsprechpartner.MaxLength = 40
Me.txtAnsprechpartner.Name = "txtAnsprechpartner"
Me.txtAnsprechpartner.Size = New System.Drawing.Size(276, 20)
Me.txtAnsprechpartner.TabIndex = 33
'
'cbxLandKz
'
Me.cbxLandKz._allowedValuesFreiText = Nothing
Me.cbxLandKz._allowFreiText = False
Me.cbxLandKz._value = ""
Me.cbxLandKz.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.cbxLandKz.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cbxLandKz.DropDownWidth = 200
Me.cbxLandKz.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.cbxLandKz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxLandKz.FormattingEnabled = True
Me.cbxLandKz.Location = New System.Drawing.Point(113, 141)
Me.cbxLandKz.Name = "cbxLandKz"
Me.cbxLandKz.Size = New System.Drawing.Size(64, 21)
Me.cbxLandKz.TabIndex = 25
'
'txtOrt
'
Me.txtOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtOrt.Location = New System.Drawing.Point(260, 141)
Me.txtOrt.MaxLength = 40
Me.txtOrt.Name = "txtOrt"
Me.txtOrt.Size = New System.Drawing.Size(201, 20)
Me.txtOrt.TabIndex = 28
'
'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, 144)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(90, 13)
Me.Label12.TabIndex = 23
Me.Label12.Text = "Land / PLZ / Ort:"
'
'txtPlz
'
Me.txtPlz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPlz.Location = New System.Drawing.Point(183, 141)
Me.txtPlz.MaxLength = 7
Me.txtPlz.Name = "txtPlz"
Me.txtPlz.Size = New System.Drawing.Size(71, 20)
Me.txtPlz.TabIndex = 27
'
'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(41, 13)
Me.Label9.TabIndex = 21
Me.Label9.Text = "Straße:"
'
'txtStrasse
'
Me.txtStrasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtStrasse.Location = New System.Drawing.Point(113, 110)
Me.txtStrasse.MaxLength = 40
Me.txtStrasse.Name = "txtStrasse"
Me.txtStrasse.Size = New System.Drawing.Size(348, 20)
Me.txtStrasse.TabIndex = 22
'
'txtFax
'
Me.txtFax.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtFax.Location = New System.Drawing.Point(113, 177)
Me.txtFax.MaxLength = 20
Me.txtFax.Name = "txtFax"
Me.txtFax.Size = New System.Drawing.Size(348, 20)
Me.txtFax.TabIndex = 26
'
'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, 184)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(27, 13)
Me.Label10.TabIndex = 24
Me.Label10.Text = "Fax:"
'
'txtEmail
'
Me.txtEmail.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtEmail.Location = New System.Drawing.Point(113, 212)
Me.txtEmail.MaxLength = 40
Me.txtEmail.Name = "txtEmail"
Me.txtEmail.Size = New System.Drawing.Size(348, 20)
Me.txtEmail.TabIndex = 30
'
'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, 215)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(39, 13)
Me.Label11.TabIndex = 29
Me.Label11.Text = "E-Mail:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(8, 30)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(41, 13)
Me.Label5.TabIndex = 13
Me.Label5.Text = "Kunde:"
'
'KdSearchBox1
'
Me.KdSearchBox1._AlleFirmenCLUSTER = False
Me.KdSearchBox1._AllowSetValue = True
Me.KdSearchBox1._autoSizeGross = False
Me.KdSearchBox1._display_Name1 = False
Me.KdSearchBox1._displayAVISO_Email = False
Me.KdSearchBox1._displayFullName = False
Me.KdSearchBox1._displayWoelflKd = False
Me.KdSearchBox1._hideIfListEmpty = True
Me.KdSearchBox1._loadKdData = True
Me.KdSearchBox1._searchName1 = True
Me.KdSearchBox1._UseFIRMA = ""
Me.KdSearchBox1._ValueKdAndName = True
Me.KdSearchBox1.BackColor = System.Drawing.Color.White
Me.KdSearchBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.KdSearchBox1.dgvpos = "LEFT"
Me.KdSearchBox1.KdName = ""
Me.KdSearchBox1.KdNr = "-1"
Me.KdSearchBox1.kdNrField = Nothing
Me.KdSearchBox1.KdNrNullInt = Nothing
Me.KdSearchBox1.Location = New System.Drawing.Point(112, 28)
Me.KdSearchBox1.Name = "KdSearchBox1"
Me.KdSearchBox1.nurAktive = True
Me.KdSearchBox1.ReadOnly = True
Me.KdSearchBox1.searchActive = True
Me.KdSearchBox1.Size = New System.Drawing.Size(348, 20)
Me.KdSearchBox1.TabIndex = 12
Me.KdSearchBox1.TIMER_SEARCH = True
Me.KdSearchBox1.usrcntl = Nothing
'
'btnAbbrechen
'
Me.btnAbbrechen.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.btnAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAbbrechen.Location = New System.Drawing.Point(12, 522)
Me.btnAbbrechen.Name = "btnAbbrechen"
Me.btnAbbrechen.Size = New System.Drawing.Size(87, 34)
Me.btnAbbrechen.TabIndex = 5
Me.btnAbbrechen.Text = "Abbrechen"
Me.btnAbbrechen.UseVisualStyleBackColor = True
'
'DataGridViewTextBoxColumn4
'
Me.DataGridViewTextBoxColumn4.HeaderText = "Kennzeichen"
Me.DataGridViewTextBoxColumn4.MaxInputLength = 75
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
'
'DataGridViewTextBoxColumn2
'
Me.DataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
Me.DataGridViewTextBoxColumn2.HeaderText = "Box Nr."
Me.DataGridViewTextBoxColumn2.MaxInputLength = 50
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
'
'Button2
'
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button2.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Location = New System.Drawing.Point(408, 519)
Me.Button2.Margin = New System.Windows.Forms.Padding(5)
Me.Button2.Name = "Button2"
Me.Button2.Padding = New System.Windows.Forms.Padding(5)
Me.Button2.Size = New System.Drawing.Size(50, 40)
Me.Button2.TabIndex = 496
Me.Button2.UseVisualStyleBackColor = True
'
'btn
'
Me.btn.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.email_big
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btn.Location = New System.Drawing.Point(348, 519)
Me.btn.Margin = New System.Windows.Forms.Padding(5)
Me.btn.Name = "btn"
Me.btn.Padding = New System.Windows.Forms.Padding(5)
Me.btn.Size = New System.Drawing.Size(50, 40)
Me.btn.TabIndex = 495
Me.btn.UseVisualStyleBackColor = True
'
'frmGoMautBoxen
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(476, 569)
Me.Controls.Add(Me.pnl)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.KeyPreview = True
Me.Name = "frmGoMautBoxen"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "GO Maut Boxen"
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.GroupBoxBriefwaehlen.ResumeLayout(False)
Me.GroupBoxBriefwaehlen.PerformLayout()
CType(Me.dgvLKW, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents pnl As System.Windows.Forms.Panel
Friend WithEvents btnAbbrechen As System.Windows.Forms.Button
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
Friend WithEvents cbxLandKz As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents txtOrt As TextBox
Friend WithEvents Label12 As Label
Friend WithEvents txtPlz As TextBox
Friend WithEvents Label9 As Label
Friend WithEvents txtStrasse As TextBox
Friend WithEvents txtFax As TextBox
Friend WithEvents Label10 As Label
Friend WithEvents txtEmail As TextBox
Friend WithEvents Label11 As Label
Friend WithEvents Label14 As Label
Friend WithEvents txtAnsprechpartnerAnrede As TextBox
Friend WithEvents Label13 As Label
Friend WithEvents txtAnsprechpartner As TextBox
Friend WithEvents cbxKK As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents lblSachbearb As Label
Friend WithEvents lblAenderung As Label
Friend WithEvents Label1 As Label
Friend WithEvents txtName As TextBox
Friend WithEvents Label3 As Label
Friend WithEvents Label2 As Label
Friend WithEvents txtJahr As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtMonat As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents lblWarning As Label
Public WithEvents dgvLKW As DataGridView
Friend WithEvents GroupBoxBriefwaehlen As GroupBox
Friend WithEvents rbAP As VERAG_PROG_ALLGEMEIN.MyRadioButton
Friend WithEvents rbPostPay As VERAG_PROG_ALLGEMEIN.MyRadioButton
Friend WithEvents txtbishAbrp As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents DataGridViewTextBoxColumn4 As DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn2 As DataGridViewTextBoxColumn
Friend WithEvents Button2 As Button
Friend WithEvents btn As Button
End Class