Maut, QU-Kontrolle, MAhnlauf, Kundebearbeiten, etc.

This commit is contained in:
2024-09-06 15:40:58 +02:00
parent ad7fa10999
commit a9228921e0
32 changed files with 6225 additions and 1100 deletions

View File

@@ -143,6 +143,15 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtAbf_Vorlageprovision = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtAbf_Zahlungsziel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.tbVersicherung = New System.Windows.Forms.TabPage()
Me.cbxBlanko = New System.Windows.Forms.CheckBox()
Me.Label105 = New System.Windows.Forms.Label()
Me.txtWechselErhaltenAm = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label106 = New System.Windows.Forms.Label()
Me.Label107 = New System.Windows.Forms.Label()
Me.txtWechselGueltigBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtWechsel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label104 = New System.Windows.Forms.Label()
Me.txtBankgarantieErhaltenAm = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label81 = New System.Windows.Forms.Label()
Me.Label82 = New System.Windows.Forms.Label()
Me.cbxInkassoUebergeben = New System.Windows.Forms.CheckBox()
@@ -207,8 +216,8 @@ Partial Class usrcntlKundeBearbeitenFull
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.Button10 = New System.Windows.Forms.Button()
Me.Button9 = New System.Windows.Forms.Button()
Me.Button8 = New System.Windows.Forms.Button()
Me.Button7 = New System.Windows.Forms.Button()
Me.bntGOBOXUmstellung = New System.Windows.Forms.Button()
Me.btnKKhinzufuegen = New System.Windows.Forms.Button()
Me.dgvKreditkarten = New System.Windows.Forms.DataGridView()
Me.txtBank_Kto = New System.Windows.Forms.TextBox()
Me.Label22 = New System.Windows.Forms.Label()
@@ -271,8 +280,6 @@ Partial Class usrcntlKundeBearbeitenFull
Me.Label33 = New System.Windows.Forms.Label()
Me.txtHandelsregisterNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
Me.Label100 = New System.Windows.Forms.Label()
Me.txtAdresseZusatz = New System.Windows.Forms.TextBox()
Me.cbxUIDMehrfachverwendung = New System.Windows.Forms.CheckBox()
Me.btnCreditsafe = New System.Windows.Forms.Button()
Me.Button13 = New System.Windows.Forms.Button()
@@ -291,6 +298,8 @@ Partial Class usrcntlKundeBearbeitenFull
Me.Label16 = New System.Windows.Forms.Label()
Me.txtUSt_Steuernummer = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblHandelregisterNr = New System.Windows.Forms.Label()
Me.Label100 = New System.Windows.Forms.Label()
Me.txtAdresseZusatz = New System.Windows.Forms.TextBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.cbxLandKz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label14 = New System.Windows.Forms.Label()
@@ -1860,6 +1869,15 @@ Partial Class usrcntlKundeBearbeitenFull
'
'tbVersicherung
'
Me.tbVersicherung.Controls.Add(Me.cbxBlanko)
Me.tbVersicherung.Controls.Add(Me.Label105)
Me.tbVersicherung.Controls.Add(Me.txtWechselErhaltenAm)
Me.tbVersicherung.Controls.Add(Me.Label106)
Me.tbVersicherung.Controls.Add(Me.Label107)
Me.tbVersicherung.Controls.Add(Me.txtWechselGueltigBis)
Me.tbVersicherung.Controls.Add(Me.txtWechsel)
Me.tbVersicherung.Controls.Add(Me.Label104)
Me.tbVersicherung.Controls.Add(Me.txtBankgarantieErhaltenAm)
Me.tbVersicherung.Controls.Add(Me.Label81)
Me.tbVersicherung.Controls.Add(Me.Label82)
Me.tbVersicherung.Controls.Add(Me.cbxInkassoUebergeben)
@@ -1915,6 +1933,152 @@ Partial Class usrcntlKundeBearbeitenFull
Me.tbVersicherung.Text = "Versicherung"
Me.tbVersicherung.UseVisualStyleBackColor = True
'
'cbxBlanko
'
Me.cbxBlanko.AutoSize = True
Me.cbxBlanko.Location = New System.Drawing.Point(91, 280)
Me.cbxBlanko.Name = "cbxBlanko"
Me.cbxBlanko.Size = New System.Drawing.Size(59, 17)
Me.cbxBlanko.TabIndex = 55
Me.cbxBlanko.Text = "Blanko"
Me.cbxBlanko.UseVisualStyleBackColor = True
'
'Label105
'
Me.Label105.AutoSize = True
Me.Label105.Location = New System.Drawing.Point(419, 280)
Me.Label105.Name = "Label105"
Me.Label105.Size = New System.Drawing.Size(65, 13)
Me.Label105.TabIndex = 53
Me.Label105.Text = "erhalten am:"
'
'txtWechselErhaltenAm
'
Me.txtWechselErhaltenAm._DateTimeOnly = False
Me.txtWechselErhaltenAm._numbersOnly = False
Me.txtWechselErhaltenAm._numbersOnlyKommastellen = ""
Me.txtWechselErhaltenAm._numbersOnlyTrennzeichen = True
Me.txtWechselErhaltenAm._Prozent = False
Me.txtWechselErhaltenAm._ShortDateNew = True
Me.txtWechselErhaltenAm._ShortDateOnly = False
Me.txtWechselErhaltenAm._TimeOnly = False
Me.txtWechselErhaltenAm._TimeOnly_Seconds = False
Me.txtWechselErhaltenAm._value = ""
Me.txtWechselErhaltenAm._Waehrung = False
Me.txtWechselErhaltenAm._WaehrungZeichen = True
Me.txtWechselErhaltenAm.ForeColor = System.Drawing.Color.Red
Me.txtWechselErhaltenAm.Location = New System.Drawing.Point(523, 277)
Me.txtWechselErhaltenAm.MaxLength = 10
Me.txtWechselErhaltenAm.MaxLineLength = -1
Me.txtWechselErhaltenAm.MaxLines_Warning = ""
Me.txtWechselErhaltenAm.MaxLines_Warning_Label = Nothing
Me.txtWechselErhaltenAm.Name = "txtWechselErhaltenAm"
Me.txtWechselErhaltenAm.Size = New System.Drawing.Size(70, 20)
Me.txtWechselErhaltenAm.TabIndex = 54
Me.txtWechselErhaltenAm.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label106
'
Me.Label106.AutoSize = True
Me.Label106.Location = New System.Drawing.Point(281, 281)
Me.Label106.Name = "Label106"
Me.Label106.Size = New System.Drawing.Size(51, 13)
Me.Label106.TabIndex = 51
Me.Label106.Text = "gültig bis:"
'
'Label107
'
Me.Label107.AutoSize = True
Me.Label107.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label107.Location = New System.Drawing.Point(4, 281)
Me.Label107.Name = "Label107"
Me.Label107.Size = New System.Drawing.Size(52, 13)
Me.Label107.TabIndex = 49
Me.Label107.Text = "Wechsel:"
'
'txtWechselGueltigBis
'
Me.txtWechselGueltigBis._DateTimeOnly = False
Me.txtWechselGueltigBis._numbersOnly = False
Me.txtWechselGueltigBis._numbersOnlyKommastellen = ""
Me.txtWechselGueltigBis._numbersOnlyTrennzeichen = True
Me.txtWechselGueltigBis._Prozent = False
Me.txtWechselGueltigBis._ShortDateNew = True
Me.txtWechselGueltigBis._ShortDateOnly = False
Me.txtWechselGueltigBis._TimeOnly = False
Me.txtWechselGueltigBis._TimeOnly_Seconds = False
Me.txtWechselGueltigBis._value = ""
Me.txtWechselGueltigBis._Waehrung = False
Me.txtWechselGueltigBis._WaehrungZeichen = True
Me.txtWechselGueltigBis.ForeColor = System.Drawing.Color.Red
Me.txtWechselGueltigBis.Location = New System.Drawing.Point(338, 278)
Me.txtWechselGueltigBis.MaxLength = 10
Me.txtWechselGueltigBis.MaxLineLength = -1
Me.txtWechselGueltigBis.MaxLines_Warning = ""
Me.txtWechselGueltigBis.MaxLines_Warning_Label = Nothing
Me.txtWechselGueltigBis.Name = "txtWechselGueltigBis"
Me.txtWechselGueltigBis.Size = New System.Drawing.Size(60, 20)
Me.txtWechselGueltigBis.TabIndex = 52
Me.txtWechselGueltigBis.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtWechsel
'
Me.txtWechsel._DateTimeOnly = False
Me.txtWechsel._numbersOnly = False
Me.txtWechsel._numbersOnlyKommastellen = ""
Me.txtWechsel._numbersOnlyTrennzeichen = True
Me.txtWechsel._Prozent = False
Me.txtWechsel._ShortDateNew = False
Me.txtWechsel._ShortDateOnly = False
Me.txtWechsel._TimeOnly = False
Me.txtWechsel._TimeOnly_Seconds = False
Me.txtWechsel._value = ""
Me.txtWechsel._Waehrung = True
Me.txtWechsel._WaehrungZeichen = True
Me.txtWechsel.ForeColor = System.Drawing.Color.Red
Me.txtWechsel.Location = New System.Drawing.Point(156, 278)
Me.txtWechsel.MaxLineLength = -1
Me.txtWechsel.MaxLines_Warning = ""
Me.txtWechsel.MaxLines_Warning_Label = Nothing
Me.txtWechsel.Name = "txtWechsel"
Me.txtWechsel.Size = New System.Drawing.Size(100, 20)
Me.txtWechsel.TabIndex = 50
Me.txtWechsel.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label104
'
Me.Label104.AutoSize = True
Me.Label104.Location = New System.Drawing.Point(419, 255)
Me.Label104.Name = "Label104"
Me.Label104.Size = New System.Drawing.Size(65, 13)
Me.Label104.TabIndex = 47
Me.Label104.Text = "erhalten am:"
'
'txtBankgarantieErhaltenAm
'
Me.txtBankgarantieErhaltenAm._DateTimeOnly = False
Me.txtBankgarantieErhaltenAm._numbersOnly = False
Me.txtBankgarantieErhaltenAm._numbersOnlyKommastellen = ""
Me.txtBankgarantieErhaltenAm._numbersOnlyTrennzeichen = True
Me.txtBankgarantieErhaltenAm._Prozent = False
Me.txtBankgarantieErhaltenAm._ShortDateNew = True
Me.txtBankgarantieErhaltenAm._ShortDateOnly = False
Me.txtBankgarantieErhaltenAm._TimeOnly = False
Me.txtBankgarantieErhaltenAm._TimeOnly_Seconds = False
Me.txtBankgarantieErhaltenAm._value = ""
Me.txtBankgarantieErhaltenAm._Waehrung = False
Me.txtBankgarantieErhaltenAm._WaehrungZeichen = True
Me.txtBankgarantieErhaltenAm.ForeColor = System.Drawing.Color.Red
Me.txtBankgarantieErhaltenAm.Location = New System.Drawing.Point(523, 252)
Me.txtBankgarantieErhaltenAm.MaxLength = 10
Me.txtBankgarantieErhaltenAm.MaxLineLength = -1
Me.txtBankgarantieErhaltenAm.MaxLines_Warning = ""
Me.txtBankgarantieErhaltenAm.MaxLines_Warning_Label = Nothing
Me.txtBankgarantieErhaltenAm.Name = "txtBankgarantieErhaltenAm"
Me.txtBankgarantieErhaltenAm.Size = New System.Drawing.Size(70, 20)
Me.txtBankgarantieErhaltenAm.TabIndex = 48
Me.txtBankgarantieErhaltenAm.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label81
'
Me.Label81.AutoSize = True
@@ -2077,7 +2241,7 @@ Partial Class usrcntlKundeBearbeitenFull
'Label59
'
Me.Label59.AutoSize = True
Me.Label59.Location = New System.Drawing.Point(281, 269)
Me.Label59.Location = New System.Drawing.Point(281, 256)
Me.Label59.Name = "Label59"
Me.Label59.Size = New System.Drawing.Size(51, 13)
Me.Label59.TabIndex = 34
@@ -2086,7 +2250,7 @@ Partial Class usrcntlKundeBearbeitenFull
'Label57
'
Me.Label57.AutoSize = True
Me.Label57.Location = New System.Drawing.Point(302, 243)
Me.Label57.Location = New System.Drawing.Point(302, 230)
Me.Label57.Name = "Label57"
Me.Label57.Size = New System.Drawing.Size(30, 13)
Me.Label57.TabIndex = 30
@@ -2105,7 +2269,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label60.AutoSize = True
Me.Label60.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label60.Location = New System.Drawing.Point(3, 295)
Me.Label60.Location = New System.Drawing.Point(3, 309)
Me.Label60.Name = "Label60"
Me.Label60.Size = New System.Drawing.Size(73, 13)
Me.Label60.TabIndex = 36
@@ -2115,7 +2279,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label58.AutoSize = True
Me.Label58.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label58.Location = New System.Drawing.Point(4, 269)
Me.Label58.Location = New System.Drawing.Point(4, 256)
Me.Label58.Name = "Label58"
Me.Label58.Size = New System.Drawing.Size(103, 13)
Me.Label58.TabIndex = 32
@@ -2124,7 +2288,7 @@ Partial Class usrcntlKundeBearbeitenFull
'Label53
'
Me.Label53.AutoSize = True
Me.Label53.Location = New System.Drawing.Point(302, 217)
Me.Label53.Location = New System.Drawing.Point(302, 204)
Me.Label53.Name = "Label53"
Me.Label53.Size = New System.Drawing.Size(30, 13)
Me.Label53.TabIndex = 26
@@ -2134,7 +2298,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label56.AutoSize = True
Me.Label56.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label56.Location = New System.Drawing.Point(4, 243)
Me.Label56.Location = New System.Drawing.Point(4, 230)
Me.Label56.Name = "Label56"
Me.Label56.Size = New System.Drawing.Size(87, 13)
Me.Label56.TabIndex = 28
@@ -2154,7 +2318,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label52.AutoSize = True
Me.Label52.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label52.Location = New System.Drawing.Point(4, 217)
Me.Label52.Location = New System.Drawing.Point(4, 204)
Me.Label52.Name = "Label52"
Me.Label52.Size = New System.Drawing.Size(79, 13)
Me.Label52.TabIndex = 24
@@ -2438,7 +2602,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_BankgarantiebetragGueltigBis._Waehrung = False
Me.txtVers_BankgarantiebetragGueltigBis._WaehrungZeichen = True
Me.txtVers_BankgarantiebetragGueltigBis.ForeColor = System.Drawing.Color.Red
Me.txtVers_BankgarantiebetragGueltigBis.Location = New System.Drawing.Point(338, 266)
Me.txtVers_BankgarantiebetragGueltigBis.Location = New System.Drawing.Point(338, 253)
Me.txtVers_BankgarantiebetragGueltigBis.MaxLength = 10
Me.txtVers_BankgarantiebetragGueltigBis.MaxLineLength = -1
Me.txtVers_BankgarantiebetragGueltigBis.MaxLines_Warning = ""
@@ -2463,7 +2627,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_KreditlimitVon._Waehrung = False
Me.txtVers_KreditlimitVon._WaehrungZeichen = True
Me.txtVers_KreditlimitVon.ForeColor = System.Drawing.Color.Red
Me.txtVers_KreditlimitVon.Location = New System.Drawing.Point(338, 240)
Me.txtVers_KreditlimitVon.Location = New System.Drawing.Point(338, 227)
Me.txtVers_KreditlimitVon.MaxLength = 10
Me.txtVers_KreditlimitVon.MaxLineLength = -1
Me.txtVers_KreditlimitVon.MaxLines_Warning = ""
@@ -2488,7 +2652,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_Saldo._Waehrung = True
Me.txtVers_Saldo._WaehrungZeichen = True
Me.txtVers_Saldo.ForeColor = System.Drawing.Color.Red
Me.txtVers_Saldo.Location = New System.Drawing.Point(156, 292)
Me.txtVers_Saldo.Location = New System.Drawing.Point(156, 306)
Me.txtVers_Saldo.MaxLineLength = -1
Me.txtVers_Saldo.MaxLines_Warning = ""
Me.txtVers_Saldo.MaxLines_Warning_Label = Nothing
@@ -2537,7 +2701,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_Bankgarantiebetrag._Waehrung = True
Me.txtVers_Bankgarantiebetrag._WaehrungZeichen = True
Me.txtVers_Bankgarantiebetrag.ForeColor = System.Drawing.Color.Red
Me.txtVers_Bankgarantiebetrag.Location = New System.Drawing.Point(156, 266)
Me.txtVers_Bankgarantiebetrag.Location = New System.Drawing.Point(156, 253)
Me.txtVers_Bankgarantiebetrag.MaxLineLength = -1
Me.txtVers_Bankgarantiebetrag.MaxLines_Warning = ""
Me.txtVers_Bankgarantiebetrag.MaxLines_Warning_Label = Nothing
@@ -2561,7 +2725,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_Kreditlimit._Waehrung = True
Me.txtVers_Kreditlimit._WaehrungZeichen = True
Me.txtVers_Kreditlimit.ForeColor = System.Drawing.Color.Red
Me.txtVers_Kreditlimit.Location = New System.Drawing.Point(156, 240)
Me.txtVers_Kreditlimit.Location = New System.Drawing.Point(156, 227)
Me.txtVers_Kreditlimit.MaxLineLength = -1
Me.txtVers_Kreditlimit.MaxLines_Warning = ""
Me.txtVers_Kreditlimit.MaxLines_Warning_Label = Nothing
@@ -2585,7 +2749,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_AntragssummeVon._Waehrung = False
Me.txtVers_AntragssummeVon._WaehrungZeichen = True
Me.txtVers_AntragssummeVon.ForeColor = System.Drawing.Color.Red
Me.txtVers_AntragssummeVon.Location = New System.Drawing.Point(338, 214)
Me.txtVers_AntragssummeVon.Location = New System.Drawing.Point(338, 201)
Me.txtVers_AntragssummeVon.MaxLength = 10
Me.txtVers_AntragssummeVon.MaxLineLength = -1
Me.txtVers_AntragssummeVon.MaxLines_Warning = ""
@@ -2634,7 +2798,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtVers_Antragssumme._Waehrung = True
Me.txtVers_Antragssumme._WaehrungZeichen = True
Me.txtVers_Antragssumme.ForeColor = System.Drawing.Color.Red
Me.txtVers_Antragssumme.Location = New System.Drawing.Point(156, 214)
Me.txtVers_Antragssumme.Location = New System.Drawing.Point(156, 201)
Me.txtVers_Antragssumme.MaxLineLength = -1
Me.txtVers_Antragssumme.MaxLines_Warning = ""
Me.txtVers_Antragssumme.MaxLines_Warning_Label = Nothing
@@ -2884,8 +3048,8 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.GroupBox4.Controls.Add(Me.Button10)
Me.GroupBox4.Controls.Add(Me.Button9)
Me.GroupBox4.Controls.Add(Me.Button8)
Me.GroupBox4.Controls.Add(Me.Button7)
Me.GroupBox4.Controls.Add(Me.bntGOBOXUmstellung)
Me.GroupBox4.Controls.Add(Me.btnKKhinzufuegen)
Me.GroupBox4.Controls.Add(Me.dgvKreditkarten)
Me.GroupBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox4.Location = New System.Drawing.Point(9, 69)
@@ -2921,33 +3085,32 @@ Partial Class usrcntlKundeBearbeitenFull
Me.Button9.Text = "Contract List"
Me.Button9.UseVisualStyleBackColor = True
'
'Button8
'bntGOBOXUmstellung
'
Me.Button8.Enabled = False
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button8.Location = New System.Drawing.Point(193, 338)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(152, 38)
Me.Button8.TabIndex = 2
Me.Button8.Text = "GO-BOX-Umstellung"
Me.Button8.UseVisualStyleBackColor = True
Me.bntGOBOXUmstellung.Enabled = False
Me.bntGOBOXUmstellung.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.bntGOBOXUmstellung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.bntGOBOXUmstellung.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.bntGOBOXUmstellung.Location = New System.Drawing.Point(193, 338)
Me.bntGOBOXUmstellung.Name = "bntGOBOXUmstellung"
Me.bntGOBOXUmstellung.Size = New System.Drawing.Size(152, 38)
Me.bntGOBOXUmstellung.TabIndex = 2
Me.bntGOBOXUmstellung.Text = "GO-BOX-Umstellung"
Me.bntGOBOXUmstellung.UseVisualStyleBackColor = True
'
'Button7
'btnKKhinzufuegen
'
Me.Button7.Enabled = False
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button7.Image = Global.SDL.My.Resources.Resources.plus
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button7.Location = New System.Drawing.Point(9, 338)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(178, 38)
Me.Button7.TabIndex = 1
Me.Button7.Text = "Kreditkarte hinzufügen"
Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button7.UseVisualStyleBackColor = True
Me.btnKKhinzufuegen.Enabled = False
Me.btnKKhinzufuegen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKKhinzufuegen.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnKKhinzufuegen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnKKhinzufuegen.Location = New System.Drawing.Point(9, 338)
Me.btnKKhinzufuegen.Name = "btnKKhinzufuegen"
Me.btnKKhinzufuegen.Size = New System.Drawing.Size(178, 38)
Me.btnKKhinzufuegen.TabIndex = 1
Me.btnKKhinzufuegen.Text = "Kreditkarte hinzufügen"
Me.btnKKhinzufuegen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnKKhinzufuegen.UseVisualStyleBackColor = True
'
'dgvKreditkarten
'
@@ -3086,7 +3249,6 @@ Partial Class usrcntlKundeBearbeitenFull
'
'Button3
'
Me.Button3.BackgroundImage = Global.SDL.My.Resources.Resources.druck
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button3.FlatAppearance.BorderSize = 0
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
@@ -3221,7 +3383,6 @@ Partial Class usrcntlKundeBearbeitenFull
Me.btnUStVAendSpeichern.FlatAppearance.BorderSize = 0
Me.btnUStVAendSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUStVAendSpeichern.ForeColor = System.Drawing.Color.Black
Me.btnUStVAendSpeichern.Image = Global.SDL.My.Resources.Resources.save
Me.btnUStVAendSpeichern.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnUStVAendSpeichern.Location = New System.Drawing.Point(509, 66)
Me.btnUStVAendSpeichern.Name = "btnUStVAendSpeichern"
@@ -3556,7 +3717,6 @@ Partial Class usrcntlKundeBearbeitenFull
Me.btnSonstAendSpeichern.FlatAppearance.BorderSize = 0
Me.btnSonstAendSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSonstAendSpeichern.ForeColor = System.Drawing.Color.Black
Me.btnSonstAendSpeichern.Image = Global.SDL.My.Resources.Resources.save
Me.btnSonstAendSpeichern.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSonstAendSpeichern.Location = New System.Drawing.Point(512, 214)
Me.btnSonstAendSpeichern.Name = "btnSonstAendSpeichern"
@@ -3683,7 +3843,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.lblEORI.AutoSize = True
Me.lblEORI.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblEORI.Location = New System.Drawing.Point(8, 161)
Me.lblEORI.Location = New System.Drawing.Point(8, 136)
Me.lblEORI.Name = "lblEORI"
Me.lblEORI.Size = New System.Drawing.Size(78, 13)
Me.lblEORI.TabIndex = 12
@@ -3693,7 +3853,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label84.AutoSize = True
Me.Label84.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label84.Location = New System.Drawing.Point(259, 112)
Me.Label84.Location = New System.Drawing.Point(259, 87)
Me.Label84.Name = "Label84"
Me.Label84.Size = New System.Drawing.Size(66, 13)
Me.Label84.TabIndex = 8
@@ -3705,8 +3865,6 @@ Partial Class usrcntlKundeBearbeitenFull
Me.GroupBox3.Controls.Add(Me.Label33)
Me.GroupBox3.Controls.Add(Me.txtHandelsregisterNr)
Me.GroupBox3.Controls.Add(Me.PictureBox5)
Me.GroupBox3.Controls.Add(Me.Label100)
Me.GroupBox3.Controls.Add(Me.txtAdresseZusatz)
Me.GroupBox3.Controls.Add(Me.cbxUIDMehrfachverwendung)
Me.GroupBox3.Controls.Add(Me.btnCreditsafe)
Me.GroupBox3.Controls.Add(Me.Button13)
@@ -3730,7 +3888,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.GroupBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox3.Location = New System.Drawing.Point(3, 3)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(453, 209)
Me.GroupBox3.Size = New System.Drawing.Size(453, 189)
Me.GroupBox3.TabIndex = 0
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Firma"
@@ -3750,7 +3908,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtGruendungsDatum._Waehrung = False
Me.txtGruendungsDatum._WaehrungZeichen = True
Me.txtGruendungsDatum.ForeColor = System.Drawing.Color.Red
Me.txtGruendungsDatum.Location = New System.Drawing.Point(110, 183)
Me.txtGruendungsDatum.Location = New System.Drawing.Point(110, 158)
Me.txtGruendungsDatum.MaxLength = 10
Me.txtGruendungsDatum.MaxLineLength = -1
Me.txtGruendungsDatum.MaxLines_Warning = ""
@@ -3764,7 +3922,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.Label33.AutoSize = True
Me.Label33.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label33.Location = New System.Drawing.Point(10, 186)
Me.Label33.Location = New System.Drawing.Point(10, 161)
Me.Label33.Name = "Label33"
Me.Label33.Size = New System.Drawing.Size(75, 13)
Me.Label33.TabIndex = 134
@@ -3785,7 +3943,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtHandelsregisterNr._Waehrung = False
Me.txtHandelsregisterNr._WaehrungZeichen = False
Me.txtHandelsregisterNr.ForeColor = System.Drawing.Color.Black
Me.txtHandelsregisterNr.Location = New System.Drawing.Point(111, 134)
Me.txtHandelsregisterNr.Location = New System.Drawing.Point(111, 109)
Me.txtHandelsregisterNr.MaxLength = 17
Me.txtHandelsregisterNr.MaxLineLength = -1
Me.txtHandelsregisterNr.MaxLines_Warning = ""
@@ -3796,7 +3954,6 @@ Partial Class usrcntlKundeBearbeitenFull
'
'PictureBox5
'
Me.PictureBox5.BackgroundImage = Global.SDL.My.Resources.Resources.fragezeichen
Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox5.Location = New System.Drawing.Point(88, 62)
Me.PictureBox5.Name = "PictureBox5"
@@ -3805,30 +3962,11 @@ Partial Class usrcntlKundeBearbeitenFull
Me.PictureBox5.TabStop = False
Me.PictureBox5.Visible = False
'
'Label100
'
Me.Label100.AutoSize = True
Me.Label100.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label100.Location = New System.Drawing.Point(8, 88)
Me.Label100.Name = "Label100"
Me.Label100.Size = New System.Drawing.Size(77, 13)
Me.Label100.TabIndex = 27
Me.Label100.Text = "Adress-Zusatz:"
'
'txtAdresseZusatz
'
Me.txtAdresseZusatz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAdresseZusatz.Location = New System.Drawing.Point(110, 84)
Me.txtAdresseZusatz.MaxLength = 50
Me.txtAdresseZusatz.Name = "txtAdresseZusatz"
Me.txtAdresseZusatz.Size = New System.Drawing.Size(334, 20)
Me.txtAdresseZusatz.TabIndex = 26
'
'cbxUIDMehrfachverwendung
'
Me.cbxUIDMehrfachverwendung.AutoSize = True
Me.cbxUIDMehrfachverwendung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxUIDMehrfachverwendung.Location = New System.Drawing.Point(292, 184)
Me.cbxUIDMehrfachverwendung.Location = New System.Drawing.Point(292, 159)
Me.cbxUIDMehrfachverwendung.Name = "cbxUIDMehrfachverwendung"
Me.cbxUIDMehrfachverwendung.Size = New System.Drawing.Size(152, 17)
Me.cbxUIDMehrfachverwendung.TabIndex = 25
@@ -3837,7 +3975,6 @@ Partial Class usrcntlKundeBearbeitenFull
'
'btnCreditsafe
'
Me.btnCreditsafe.BackgroundImage = Global.SDL.My.Resources.Resources.creditsafe_add1
Me.btnCreditsafe.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnCreditsafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCreditsafe.Location = New System.Drawing.Point(9, 57)
@@ -3849,11 +3986,10 @@ Partial Class usrcntlKundeBearbeitenFull
'
'Button13
'
Me.Button13.BackgroundImage = Global.SDL.My.Resources.Resources.list
Me.Button13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button13.FlatAppearance.BorderSize = 0
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button13.Location = New System.Drawing.Point(419, 109)
Me.Button13.Location = New System.Drawing.Point(419, 84)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(25, 20)
Me.Button13.TabIndex = 16
@@ -3861,11 +3997,10 @@ Partial Class usrcntlKundeBearbeitenFull
'
'btnUIDPruef
'
Me.btnUIDPruef.BackgroundImage = Global.SDL.My.Resources.Resources.fragezeichen
Me.btnUIDPruef.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnUIDPruef.FlatAppearance.BorderSize = 0
Me.btnUIDPruef.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUIDPruef.Location = New System.Drawing.Point(397, 109)
Me.btnUIDPruef.Location = New System.Drawing.Point(397, 84)
Me.btnUIDPruef.Name = "btnUIDPruef"
Me.btnUIDPruef.Size = New System.Drawing.Size(25, 20)
Me.btnUIDPruef.TabIndex = 15
@@ -3887,7 +4022,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtEORINL._Waehrung = False
Me.txtEORINL._WaehrungZeichen = True
Me.txtEORINL.ForeColor = System.Drawing.Color.Red
Me.txtEORINL.Location = New System.Drawing.Point(357, 158)
Me.txtEORINL.Location = New System.Drawing.Point(357, 133)
Me.txtEORINL.MaxLength = 4
Me.txtEORINL.MaxLineLength = -1
Me.txtEORINL.MaxLines_Warning = ""
@@ -3921,7 +4056,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtEORI._Waehrung = False
Me.txtEORI._WaehrungZeichen = True
Me.txtEORI.ForeColor = System.Drawing.Color.Black
Me.txtEORI.Location = New System.Drawing.Point(110, 158)
Me.txtEORI.Location = New System.Drawing.Point(110, 133)
Me.txtEORI.MaxLength = 17
Me.txtEORI.MaxLineLength = -1
Me.txtEORI.MaxLines_Warning = ""
@@ -3949,7 +4084,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.cboUSt_UstIdNrLand.FlatStyle = System.Windows.Forms.FlatStyle.System
Me.cboUSt_UstIdNrLand.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cboUSt_UstIdNrLand.FormattingEnabled = True
Me.cboUSt_UstIdNrLand.Location = New System.Drawing.Point(111, 109)
Me.cboUSt_UstIdNrLand.Location = New System.Drawing.Point(111, 84)
Me.cboUSt_UstIdNrLand.Name = "cboUSt_UstIdNrLand"
Me.cboUSt_UstIdNrLand.Size = New System.Drawing.Size(43, 21)
Me.cboUSt_UstIdNrLand.TabIndex = 6
@@ -3958,7 +4093,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
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(8, 112)
Me.Label15.Location = New System.Drawing.Point(8, 87)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(39, 13)
Me.Label15.TabIndex = 5
@@ -3989,7 +4124,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtUSt_UstIdNrGeprueftAm._Waehrung = False
Me.txtUSt_UstIdNrGeprueftAm._WaehrungZeichen = True
Me.txtUSt_UstIdNrGeprueftAm.ForeColor = System.Drawing.Color.Red
Me.txtUSt_UstIdNrGeprueftAm.Location = New System.Drawing.Point(324, 109)
Me.txtUSt_UstIdNrGeprueftAm.Location = New System.Drawing.Point(324, 84)
Me.txtUSt_UstIdNrGeprueftAm.MaxLength = 10
Me.txtUSt_UstIdNrGeprueftAm.MaxLineLength = -1
Me.txtUSt_UstIdNrGeprueftAm.MaxLines_Warning = ""
@@ -4023,7 +4158,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtUSt_UstIdNr._Waehrung = False
Me.txtUSt_UstIdNr._WaehrungZeichen = True
Me.txtUSt_UstIdNr.ForeColor = System.Drawing.Color.Black
Me.txtUSt_UstIdNr.Location = New System.Drawing.Point(154, 109)
Me.txtUSt_UstIdNr.Location = New System.Drawing.Point(154, 84)
Me.txtUSt_UstIdNr.MaxLength = 12
Me.txtUSt_UstIdNr.MaxLineLength = -1
Me.txtUSt_UstIdNr.MaxLines_Warning = ""
@@ -4046,7 +4181,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
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(240, 137)
Me.Label16.Location = New System.Drawing.Point(240, 112)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(78, 13)
Me.Label16.TabIndex = 10
@@ -4067,7 +4202,7 @@ Partial Class usrcntlKundeBearbeitenFull
Me.txtUSt_Steuernummer._Waehrung = False
Me.txtUSt_Steuernummer._WaehrungZeichen = True
Me.txtUSt_Steuernummer.ForeColor = System.Drawing.Color.Black
Me.txtUSt_Steuernummer.Location = New System.Drawing.Point(324, 134)
Me.txtUSt_Steuernummer.Location = New System.Drawing.Point(324, 109)
Me.txtUSt_Steuernummer.MaxLineLength = -1
Me.txtUSt_Steuernummer.MaxLines_Warning = ""
Me.txtUSt_Steuernummer.MaxLines_Warning_Label = Nothing
@@ -4080,27 +4215,48 @@ Partial Class usrcntlKundeBearbeitenFull
'
Me.lblHandelregisterNr.AutoSize = True
Me.lblHandelregisterNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblHandelregisterNr.Location = New System.Drawing.Point(8, 137)
Me.lblHandelregisterNr.Location = New System.Drawing.Point(8, 112)
Me.lblHandelregisterNr.Name = "lblHandelregisterNr"
Me.lblHandelregisterNr.Size = New System.Drawing.Size(100, 13)
Me.lblHandelregisterNr.TabIndex = 132
Me.lblHandelregisterNr.Text = "Handelsregister-Nr.:"
'
'Label100
'
Me.Label100.AutoSize = True
Me.Label100.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label100.Location = New System.Drawing.Point(6, 47)
Me.Label100.Name = "Label100"
Me.Label100.Size = New System.Drawing.Size(77, 13)
Me.Label100.TabIndex = 27
Me.Label100.Text = "Adress-Zusatz:"
'
'txtAdresseZusatz
'
Me.txtAdresseZusatz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAdresseZusatz.Location = New System.Drawing.Point(110, 44)
Me.txtAdresseZusatz.MaxLength = 50
Me.txtAdresseZusatz.Name = "txtAdresseZusatz"
Me.txtAdresseZusatz.Size = New System.Drawing.Size(334, 20)
Me.txtAdresseZusatz.TabIndex = 26
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.cbxLandKz)
Me.GroupBox1.Controls.Add(Me.Label14)
Me.GroupBox1.Controls.Add(Me.txtPostfachOrt)
Me.GroupBox1.Controls.Add(Me.txtOrt)
Me.GroupBox1.Controls.Add(Me.Label100)
Me.GroupBox1.Controls.Add(Me.Label12)
Me.GroupBox1.Controls.Add(Me.txtPostfachPlz)
Me.GroupBox1.Controls.Add(Me.txtAdresseZusatz)
Me.GroupBox1.Controls.Add(Me.txtPlz)
Me.GroupBox1.Controls.Add(Me.Label4)
Me.GroupBox1.Controls.Add(Me.txtStrasse)
Me.GroupBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(3, 218)
Me.GroupBox1.Location = New System.Drawing.Point(3, 198)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(453, 102)
Me.GroupBox1.Size = New System.Drawing.Size(453, 139)
Me.GroupBox1.TabIndex = 1
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Adresse"
@@ -4116,7 +4272,7 @@ Partial Class usrcntlKundeBearbeitenFull
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(110, 49)
Me.cbxLandKz.Location = New System.Drawing.Point(110, 70)
Me.cbxLandKz.Name = "cbxLandKz"
Me.cbxLandKz.Size = New System.Drawing.Size(50, 21)
Me.cbxLandKz.TabIndex = 3
@@ -4125,7 +4281,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
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, 78)
Me.Label14.Location = New System.Drawing.Point(6, 99)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(100, 13)
Me.Label14.TabIndex = 6
@@ -4134,7 +4290,7 @@ Partial Class usrcntlKundeBearbeitenFull
'txtPostfachOrt
'
Me.txtPostfachOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPostfachOrt.Location = New System.Drawing.Point(243, 75)
Me.txtPostfachOrt.Location = New System.Drawing.Point(243, 96)
Me.txtPostfachOrt.MaxLength = 40
Me.txtPostfachOrt.Name = "txtPostfachOrt"
Me.txtPostfachOrt.Size = New System.Drawing.Size(201, 20)
@@ -4143,7 +4299,7 @@ Partial Class usrcntlKundeBearbeitenFull
'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(243, 49)
Me.txtOrt.Location = New System.Drawing.Point(243, 70)
Me.txtOrt.MaxLength = 40
Me.txtOrt.Name = "txtOrt"
Me.txtOrt.Size = New System.Drawing.Size(201, 20)
@@ -4153,7 +4309,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
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(6, 52)
Me.Label12.Location = New System.Drawing.Point(6, 73)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(90, 13)
Me.Label12.TabIndex = 2
@@ -4162,7 +4318,7 @@ Partial Class usrcntlKundeBearbeitenFull
'txtPostfachPlz
'
Me.txtPostfachPlz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPostfachPlz.Location = New System.Drawing.Point(110, 75)
Me.txtPostfachPlz.Location = New System.Drawing.Point(110, 96)
Me.txtPostfachPlz.MaxLength = 7
Me.txtPostfachPlz.Name = "txtPostfachPlz"
Me.txtPostfachPlz.Size = New System.Drawing.Size(127, 20)
@@ -4171,7 +4327,7 @@ Partial Class usrcntlKundeBearbeitenFull
'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(166, 49)
Me.txtPlz.Location = New System.Drawing.Point(166, 70)
Me.txtPlz.MaxLength = 7
Me.txtPlz.Name = "txtPlz"
Me.txtPlz.Size = New System.Drawing.Size(71, 20)
@@ -4884,8 +5040,8 @@ Partial Class usrcntlKundeBearbeitenFull
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents Button10 As System.Windows.Forms.Button
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents bntGOBOXUmstellung As System.Windows.Forms.Button
Friend WithEvents btnKKhinzufuegen As System.Windows.Forms.Button
Friend WithEvents dgvKreditkarten As System.Windows.Forms.DataGridView
Friend WithEvents txtBank_Kto As System.Windows.Forms.TextBox
Friend WithEvents Label22 As System.Windows.Forms.Label
@@ -5127,4 +5283,13 @@ Partial Class usrcntlKundeBearbeitenFull
Friend WithEvents cbxKapitalWaehrung As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents Label103 As Label
Friend WithEvents txtKapital As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents cbxBlanko As CheckBox
Friend WithEvents Label105 As Label
Friend WithEvents txtWechselErhaltenAm As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label106 As Label
Friend WithEvents Label107 As Label
Friend WithEvents txtWechselGueltigBis As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents txtWechsel As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label104 As Label
Friend WithEvents txtBankgarantieErhaltenAm As VERAG_PROG_ALLGEMEIN.MyTextBox
End Class