Partial Class frmGoMautBoxen_Bestellung Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. 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. Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGoMautBoxen_Bestellung)) Me.pnl = New System.Windows.Forms.Panel() Me.txtAxles = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label23 = New System.Windows.Forms.Label() Me.MyComboBox3 = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label22 = New System.Windows.Forms.Label() Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.txtJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.txtMonat = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Label17 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.cbxKK = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label19 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.txtTel = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.txtStasseNr = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.txtName2 = New System.Windows.Forms.TextBox() Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.lblWarning = 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.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.btnOK = New System.Windows.Forms.Button() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() Me.pnl.SuspendLayout() Me.SuspendLayout() ' 'pnl ' Me.pnl.BackColor = System.Drawing.Color.White Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnl.Controls.Add(Me.Label24) Me.pnl.Controls.Add(Me.TextBox2) Me.pnl.Controls.Add(Me.txtAxles) Me.pnl.Controls.Add(Me.Label23) Me.pnl.Controls.Add(Me.MyComboBox3) Me.pnl.Controls.Add(Me.Label22) Me.pnl.Controls.Add(Me.MyTextBox1) Me.pnl.Controls.Add(Me.MyTextBox2) Me.pnl.Controls.Add(Me.Label20) Me.pnl.Controls.Add(Me.Label21) Me.pnl.Controls.Add(Me.txtJahr) Me.pnl.Controls.Add(Me.txtMonat) Me.pnl.Controls.Add(Me.Label17) Me.pnl.Controls.Add(Me.Label18) Me.pnl.Controls.Add(Me.cbxKK) Me.pnl.Controls.Add(Me.Label19) Me.pnl.Controls.Add(Me.Label16) Me.pnl.Controls.Add(Me.TextBox1) Me.pnl.Controls.Add(Me.Label15) Me.pnl.Controls.Add(Me.txtTel) Me.pnl.Controls.Add(Me.Label14) Me.pnl.Controls.Add(Me.MyComboBox2) Me.pnl.Controls.Add(Me.Label8) Me.pnl.Controls.Add(Me.Label7) Me.pnl.Controls.Add(Me.Label6) Me.pnl.Controls.Add(Me.Label4) Me.pnl.Controls.Add(Me.txtStasseNr) Me.pnl.Controls.Add(Me.Label3) Me.pnl.Controls.Add(Me.txtName2) Me.pnl.Controls.Add(Me.MyComboBox1) Me.pnl.Controls.Add(Me.Label2) Me.pnl.Controls.Add(Me.lblWarning) 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.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.Controls.Add(Me.btnOK) 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(827, 448) Me.pnl.TabIndex = 1 ' 'txtAxles ' Me.txtAxles._DateTimeOnly = False Me.txtAxles._numbersOnly = True Me.txtAxles._numbersOnlyKommastellen = "" Me.txtAxles._numbersOnlyTrennzeichen = True Me.txtAxles._Prozent = False Me.txtAxles._ShortDateNew = False Me.txtAxles._ShortDateOnly = False Me.txtAxles._TimeOnly = False Me.txtAxles._TimeOnly_Seconds = False Me.txtAxles._value = "" Me.txtAxles._Waehrung = False Me.txtAxles._WaehrungZeichen = False Me.txtAxles.ForeColor = System.Drawing.Color.Black Me.txtAxles.Location = New System.Drawing.Point(621, 342) Me.txtAxles.MaxLineLength = -1 Me.txtAxles.MaxLines_Warning = "" Me.txtAxles.MaxLines_Warning_Label = Nothing Me.txtAxles.Name = "txtAxles" Me.txtAxles.Size = New System.Drawing.Size(53, 20) Me.txtAxles.TabIndex = 78 ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(514, 345) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(35, 13) Me.Label23.TabIndex = 77 Me.Label23.Text = "Axles:" ' 'MyComboBox3 ' Me.MyComboBox3._allowedValuesFreiText = Nothing Me.MyComboBox3._allowFreiText = False Me.MyComboBox3._value = "" Me.MyComboBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.MyComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.MyComboBox3.DropDownWidth = 200 Me.MyComboBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.MyComboBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MyComboBox3.FormattingEnabled = True Me.MyComboBox3.Location = New System.Drawing.Point(621, 289) Me.MyComboBox3.Name = "MyComboBox3" Me.MyComboBox3.Size = New System.Drawing.Size(129, 21) Me.MyComboBox3.TabIndex = 76 ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(514, 292) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(97, 13) Me.Label22.TabIndex = 75 Me.Label22.Text = "License Plate Nat.:" ' 'MyTextBox1 ' Me.MyTextBox1._DateTimeOnly = False Me.MyTextBox1._numbersOnly = False Me.MyTextBox1._numbersOnlyKommastellen = "" Me.MyTextBox1._numbersOnlyTrennzeichen = False Me.MyTextBox1._Prozent = False Me.MyTextBox1._ShortDateNew = False Me.MyTextBox1._ShortDateOnly = False Me.MyTextBox1._TimeOnly = False Me.MyTextBox1._TimeOnly_Seconds = False Me.MyTextBox1._value = "" Me.MyTextBox1._Waehrung = False Me.MyTextBox1._WaehrungZeichen = False Me.MyTextBox1.ForeColor = System.Drawing.Color.Black Me.MyTextBox1.Location = New System.Drawing.Point(621, 316) Me.MyTextBox1.MaxLineLength = -1 Me.MyTextBox1.MaxLines_Warning = "" Me.MyTextBox1.MaxLines_Warning_Label = Nothing Me.MyTextBox1.Name = "MyTextBox1" Me.MyTextBox1.Size = New System.Drawing.Size(53, 20) Me.MyTextBox1.TabIndex = 74 ' 'MyTextBox2 ' Me.MyTextBox2._DateTimeOnly = False Me.MyTextBox2._numbersOnly = False Me.MyTextBox2._numbersOnlyKommastellen = "" Me.MyTextBox2._numbersOnlyTrennzeichen = False Me.MyTextBox2._Prozent = False Me.MyTextBox2._ShortDateNew = False Me.MyTextBox2._ShortDateOnly = False Me.MyTextBox2._TimeOnly = False Me.MyTextBox2._TimeOnly_Seconds = False Me.MyTextBox2._value = "" Me.MyTextBox2._Waehrung = False Me.MyTextBox2._WaehrungZeichen = False Me.MyTextBox2.ForeColor = System.Drawing.Color.Black Me.MyTextBox2.Location = New System.Drawing.Point(621, 261) Me.MyTextBox2.MaxLineLength = -1 Me.MyTextBox2.MaxLines_Warning = "" Me.MyTextBox2.MaxLines_Warning_Label = Nothing Me.MyTextBox2.Name = "MyTextBox2" Me.MyTextBox2.Size = New System.Drawing.Size(67, 20) Me.MyTextBox2.TabIndex = 73 ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(514, 319) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(72, 13) Me.Label20.TabIndex = 72 Me.Label20.Text = "Vehicle Type:" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(515, 264) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(74, 13) Me.Label21.TabIndex = 71 Me.Label21.Text = "License Plate:" ' '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(606, 226) 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 = 68 ' '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(606, 197) 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 = 67 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(513, 226) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(76, 13) Me.Label17.TabIndex = 66 Me.Label17.Text = "Gültigkeitsjahr:" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(515, 200) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(88, 13) Me.Label18.TabIndex = 65 Me.Label18.Text = "Gültigkeitsmonat:" ' '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(606, 166) Me.cbxKK.Name = "cbxKK" Me.cbxKK.Size = New System.Drawing.Size(152, 21) Me.cbxKK.TabIndex = 64 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(515, 169) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(81, 13) Me.Label19.TabIndex = 63 Me.Label19.Text = "KreditkartenNr.:" ' '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(516, 37) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(30, 13) Me.Label16.TabIndex = 62 Me.Label16.Text = "Title:" ' 'TextBox1 ' Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox1.Location = New System.Drawing.Point(621, 30) Me.TextBox1.MaxLength = 4 Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(96, 20) Me.TextBox1.TabIndex = 61 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label15.Location = New System.Drawing.Point(509, 60) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(55, 13) Me.Label15.TabIndex = 60 Me.Label15.Text = "Fristname:" ' 'txtTel ' Me.txtTel.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtTel.Location = New System.Drawing.Point(111, 264) Me.txtTel.MaxLength = 20 Me.txtTel.Name = "txtTel" Me.txtTel.Size = New System.Drawing.Size(348, 20) Me.txtTel.TabIndex = 59 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(6, 271) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(64, 13) Me.Label14.TabIndex = 58 Me.Label14.Text = "Country Tel:" ' 'MyComboBox2 ' Me.MyComboBox2._allowedValuesFreiText = Nothing Me.MyComboBox2._allowFreiText = False Me.MyComboBox2._value = "" Me.MyComboBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.MyComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.MyComboBox2.DropDownWidth = 200 Me.MyComboBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.MyComboBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MyComboBox2.FormattingEnabled = True Me.MyComboBox2.Location = New System.Drawing.Point(113, 237) Me.MyComboBox2.Name = "MyComboBox2" Me.MyComboBox2.Size = New System.Drawing.Size(129, 21) Me.MyComboBox2.TabIndex = 57 ' '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, 240) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(112, 13) Me.Label8.TabIndex = 56 Me.Label8.Text = "Company CountryAbb:" ' '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(8, 187) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(74, 13) Me.Label7.TabIndex = 55 Me.Label7.Text = "Company City:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(8, 158) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(82, 13) Me.Label6.TabIndex = 54 Me.Label6.Text = "Company Code:" ' '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(7, 132) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(68, 13) Me.Label4.TabIndex = 52 Me.Label4.Text = "Company Nr:" ' 'txtStasseNr ' Me.txtStasseNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtStasseNr.Location = New System.Drawing.Point(112, 132) Me.txtStasseNr.MaxLength = 40 Me.txtStasseNr.Name = "txtStasseNr" Me.txtStasseNr.Size = New System.Drawing.Size(130, 20) Me.txtStasseNr.TabIndex = 53 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(8, 83) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(63, 13) Me.Label3.TabIndex = 51 Me.Label3.Text = "Company 2:" ' 'txtName2 ' Me.txtName2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtName2.Location = New System.Drawing.Point(113, 80) Me.txtName2.MaxLength = 40 Me.txtName2.Name = "txtName2" Me.txtName2.Size = New System.Drawing.Size(347, 20) Me.txtName2.TabIndex = 50 ' 'MyComboBox1 ' Me.MyComboBox1._allowedValuesFreiText = Nothing Me.MyComboBox1._allowFreiText = False Me.MyComboBox1._value = "" Me.MyComboBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.MyComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.MyComboBox1.DropDownWidth = 200 Me.MyComboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.MyComboBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MyComboBox1.FormattingEnabled = True Me.MyComboBox1.Location = New System.Drawing.Point(113, 3) Me.MyComboBox1.Name = "MyComboBox1" Me.MyComboBox1.Size = New System.Drawing.Size(64, 21) Me.MyComboBox1.TabIndex = 49 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(6, 11) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(84, 13) Me.Label2.TabIndex = 48 Me.Label2.Text = "Transaction Typ" ' '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 ' '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(63, 13) Me.Label1.TabIndex = 40 Me.Label1.Text = "Company 1:" ' '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 ' '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(621, 4) 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(516, 11) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(57, 13) Me.Label13.TabIndex = 31 Me.Label13.Text = "Salutation:" ' '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(621, 53) Me.txtAnsprechpartner.MaxLength = 40 Me.txtAnsprechpartner.Name = "txtAnsprechpartner" Me.txtAnsprechpartner.Size = New System.Drawing.Size(194, 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, 210) Me.cbxLandKz.Name = "cbxLandKz" Me.cbxLandKz.Size = New System.Drawing.Size(129, 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(112, 184) Me.txtOrt.MaxLength = 40 Me.txtOrt.Name = "txtOrt" Me.txtOrt.Size = New System.Drawing.Size(347, 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(7, 213) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(93, 13) Me.Label12.TabIndex = 23 Me.Label12.Text = "Company Country:" ' '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(113, 158) Me.txtPlz.MaxLength = 7 Me.txtPlz.Name = "txtPlz" Me.txtPlz.Size = New System.Drawing.Size(129, 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(7, 106) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(85, 13) Me.Label9.TabIndex = 21 Me.Label9.Text = "Company Street:" ' '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(112, 106) 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(111, 287) 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(6, 294) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(66, 13) Me.Label10.TabIndex = 24 Me.Label10.Text = "Country 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(620, 125) Me.txtEmail.MaxLength = 40 Me.txtEmail.Name = "txtEmail" Me.txtEmail.Size = New System.Drawing.Size(194, 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(515, 128) 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(201, 8) 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(260, 4) Me.KdSearchBox1.Name = "KdSearchBox1" Me.KdSearchBox1.nurAktive = True Me.KdSearchBox1.ReadOnly = True Me.KdSearchBox1.searchActive = True Me.KdSearchBox1.Size = New System.Drawing.Size(201, 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(10, 401) Me.btnAbbrechen.Name = "btnAbbrechen" Me.btnAbbrechen.Size = New System.Drawing.Size(123, 34) Me.btnAbbrechen.TabIndex = 5 Me.btnAbbrechen.Text = "Abbrechen" Me.btnAbbrechen.UseVisualStyleBackColor = True ' 'btnOK ' Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnOK.Location = New System.Drawing.Point(654, 401) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(160, 34) Me.btnOK.TabIndex = 6 Me.btnOK.Text = "OK" Me.btnOK.UseVisualStyleBackColor = True ' 'TextBox2 ' Me.TextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox2.Location = New System.Drawing.Point(621, 80) Me.TextBox2.MaxLength = 40 Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(194, 20) Me.TextBox2.TabIndex = 79 ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label24.Location = New System.Drawing.Point(509, 83) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(56, 13) Me.Label24.TabIndex = 80 Me.Label24.Text = "Lastname:" ' 'frmGoMautBoxen_Bestellung ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(827, 448) Me.Controls.Add(Me.pnl) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.KeyPreview = True Me.Name = "frmGoMautBoxen_Bestellung" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "GO Maut Boxen Bestellung" Me.pnl.ResumeLayout(False) Me.pnl.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents pnl As System.Windows.Forms.Panel Friend WithEvents btnAbbrechen As System.Windows.Forms.Button Friend WithEvents btnOK 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 txtAnsprechpartnerAnrede As TextBox Friend WithEvents Label13 As Label Friend WithEvents txtAnsprechpartner As TextBox Friend WithEvents lblSachbearb As Label Friend WithEvents lblAenderung As Label Friend WithEvents Label1 As Label Friend WithEvents txtName As TextBox Friend WithEvents lblWarning As Label Friend WithEvents Label4 As Label Friend WithEvents txtStasseNr As TextBox Friend WithEvents Label3 As Label Friend WithEvents txtName2 As TextBox Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label2 As Label Friend WithEvents txtTel As TextBox Friend WithEvents Label14 As Label Friend WithEvents MyComboBox2 As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label8 As Label Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Label16 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label15 As Label Friend WithEvents MyComboBox3 As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label22 As Label Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents MyTextBox2 As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label20 As Label Friend WithEvents Label21 As Label Friend WithEvents txtJahr As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents txtMonat As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label17 As Label Friend WithEvents Label18 As Label Friend WithEvents cbxKK As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label19 As Label Friend WithEvents txtAxles As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label23 As Label Friend WithEvents Label24 As Label Friend WithEvents TextBox2 As TextBox End Class