Update 20240102

This commit is contained in:
Stefan Hutter
2024-01-02 22:23:16 +01:00
parent 31b67036c3
commit 6164ec3d16
219 changed files with 429344 additions and 1191 deletions

View File

@@ -24,13 +24,10 @@ Partial Class Benhandungdetail
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Benhandungdetail))
Me.GrpPatient = New System.Windows.Forms.GroupBox()
Me.cbansprechperson = New DPM2016.MyCombobox()
Me.lblAnsprechen = New System.Windows.Forms.Label()
Me.txtProjekt = New System.Windows.Forms.TextBox()
Me.lblProjekt = New System.Windows.Forms.Label()
Me.cbboxNRESTyp = New DPM2016.MyCombobox()
Me.Label6 = New System.Windows.Forms.Label()
Me.cbboxnrbehandler = New DPM2016.MyCombobox()
Me.Label7 = New System.Windows.Forms.Label()
Me.grpZusammenfassugn = New System.Windows.Forms.GroupBox()
Me.lblMailKommunikaton = New System.Windows.Forms.Label()
@@ -47,13 +44,10 @@ Partial Class Benhandungdetail
Me.txtcKVTotal = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.GrpGaramt = New System.Windows.Forms.GroupBox()
Me.cbboxNrVerguetungsart = New DPM2016.MyCombobox()
Me.lblahvnr = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.lblGesetz = New System.Windows.Forms.Label()
Me.cbboxNrGesetz = New DPM2016.MyCombobox()
Me.cbboxNrZuweiser = New DPM2016.MyCombobox()
Me.Label5 = New System.Windows.Forms.Label()
Me.btnDeleteKogudatum = New System.Windows.Forms.Button()
Me.btnDeleteUnfalldatum = New System.Windows.Forms.Button()
@@ -64,10 +58,8 @@ Partial Class Benhandungdetail
Me.DDTUnfalldatum = New DevComponents.Editors.DateTimeAdv.DateTimeInput()
Me.lblUnfalldatum = New System.Windows.Forms.Label()
Me.lblFallNummer = New System.Windows.Forms.Label()
Me.cbboxNrAnsprechpartner = New DPM2016.MyCombobox()
Me.lblAnsprechpartner = New System.Windows.Forms.Label()
Me.txtFallnummer = New System.Windows.Forms.TextBox()
Me.cbboxNrGarant = New DPM2016.MyCombobox()
Me.lblgarant = New System.Windows.Forms.Label()
Me.rbPrivatPersonen = New System.Windows.Forms.RadioButton()
Me.rbkk = New System.Windows.Forms.RadioButton()
@@ -101,7 +93,6 @@ Partial Class Benhandungdetail
Me.lblBegin = New System.Windows.Forms.Label()
Me.grpAbrechnung = New System.Windows.Forms.GroupBox()
Me.lblmwstsatz = New System.Windows.Forms.Label()
Me.cbboxmwstsatz = New DPM2016.MyCombobox()
Me.chkOhneMwst = New System.Windows.Forms.CheckBox()
Me.mtxtRabatt = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
Me.mtxtTaxpunktwert = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
@@ -111,12 +102,8 @@ Partial Class Benhandungdetail
Me.chkMitdatum = New System.Windows.Forms.CheckBox()
Me.chkAndrucken_Taxpunkte = New System.Windows.Forms.CheckBox()
Me.chkRabattGesamt = New System.Windows.Forms.CheckBox()
Me.cbboxNrtaxpunkt = New DPM2016.MyCombobox()
Me.cbboxNrAnsatz = New DPM2016.MyCombobox()
Me.lblAnsatz = New System.Windows.Forms.Label()
Me.cbboxNrAbrechnungstyp = New DPM2016.MyCombobox()
Me.lblAbrechnungstyp = New System.Windows.Forms.Label()
Me.cbboxNRRGtyp = New DPM2016.MyCombobox()
Me.lblRechnungstyp = New System.Windows.Forms.Label()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.tsbtnSave = New System.Windows.Forms.ToolStripButton()
@@ -130,7 +117,6 @@ Partial Class Benhandungdetail
Me.txtrgnummer = New System.Windows.Forms.ToolStripTextBox()
Me.GrpRechnungstext = New System.Windows.Forms.GroupBox()
Me.txtRechnungsbemerkung = New System.Windows.Forms.TextBox()
Me.cbboxrgtext = New DPM2016.MyCombobox()
Me.lblDiagnose = New System.Windows.Forms.Label()
Me.txtDiagnose = New System.Windows.Forms.TextBox()
Me.lblGLNListe = New System.Windows.Forms.Label()
@@ -138,7 +124,6 @@ Partial Class Benhandungdetail
Me.grpglndiagnose = New System.Windows.Forms.GroupBox()
Me.lblBehandlungsart = New System.Windows.Forms.Label()
Me.txtBehandlungsgrund = New System.Windows.Forms.TextBox()
Me.cbboxNrBehandlungsart = New DPM2016.MyCombobox()
Me.lblBehandlungsgrund = New System.Windows.Forms.Label()
Me.grpEmpfaenger = New System.Windows.Forms.GroupBox()
Me.btnSucheFirma = New System.Windows.Forms.Button()
@@ -159,6 +144,21 @@ Partial Class Benhandungdetail
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.cbboxNrBehandlungsart = New DPM2016.MyCombobox()
Me.cbboxrgtext = New DPM2016.MyCombobox()
Me.cbansprechperson = New DPM2016.MyCombobox()
Me.cbboxNRESTyp = New DPM2016.MyCombobox()
Me.cbboxnrbehandler = New DPM2016.MyCombobox()
Me.cbboxNrVerguetungsart = New DPM2016.MyCombobox()
Me.cbboxNrGesetz = New DPM2016.MyCombobox()
Me.cbboxNrZuweiser = New DPM2016.MyCombobox()
Me.cbboxNrAnsprechpartner = New DPM2016.MyCombobox()
Me.cbboxNrGarant = New DPM2016.MyCombobox()
Me.cbboxmwstsatz = New DPM2016.MyCombobox()
Me.cbboxNrtaxpunkt = New DPM2016.MyCombobox()
Me.cbboxNrAnsatz = New DPM2016.MyCombobox()
Me.cbboxNrAbrechnungstyp = New DPM2016.MyCombobox()
Me.cbboxNRRGtyp = New DPM2016.MyCombobox()
Me.GrpPatient.SuspendLayout()
Me.grpZusammenfassugn.SuspendLayout()
Me.GrpGaramt.SuspendLayout()
@@ -201,19 +201,6 @@ Partial Class Benhandungdetail
Me.GrpPatient.TabStop = False
Me.GrpPatient.Text = "Patient / Behandler"
'
'cbansprechperson
'
Me.cbansprechperson.Dataselection = Nothing
Me.cbansprechperson.Displaymember = Nothing
Me.cbansprechperson.Location = New System.Drawing.Point(93, 100)
Me.cbansprechperson.Name = "cbansprechperson"
Me.cbansprechperson.Size = New System.Drawing.Size(192, 21)
Me.cbansprechperson.TabIndex = 24
Me.cbansprechperson.Table = Nothing
Me.cbansprechperson.TableAlias = ""
Me.cbansprechperson.Valuemember = Nothing
Me.cbansprechperson.Visible = False
'
'lblAnsprechen
'
Me.lblAnsprechen.AutoSize = True
@@ -242,18 +229,6 @@ Partial Class Benhandungdetail
Me.lblProjekt.Text = "Projekt"
Me.lblProjekt.Visible = False
'
'cbboxNRESTyp
'
Me.cbboxNRESTyp.Dataselection = Nothing
Me.cbboxNRESTyp.Displaymember = Nothing
Me.cbboxNRESTyp.Location = New System.Drawing.Point(72, 52)
Me.cbboxNRESTyp.Name = "cbboxNRESTyp"
Me.cbboxNRESTyp.Size = New System.Drawing.Size(216, 21)
Me.cbboxNRESTyp.TabIndex = 1
Me.cbboxNRESTyp.Table = Nothing
Me.cbboxNRESTyp.TableAlias = ""
Me.cbboxNRESTyp.Valuemember = Nothing
'
'Label6
'
Me.Label6.AutoSize = True
@@ -263,18 +238,6 @@ Partial Class Benhandungdetail
Me.Label6.TabIndex = 21
Me.Label6.Text = "Formulartyp"
'
'cbboxnrbehandler
'
Me.cbboxnrbehandler.Dataselection = Nothing
Me.cbboxnrbehandler.Displaymember = Nothing
Me.cbboxnrbehandler.Location = New System.Drawing.Point(72, 24)
Me.cbboxnrbehandler.Name = "cbboxnrbehandler"
Me.cbboxnrbehandler.Size = New System.Drawing.Size(216, 21)
Me.cbboxnrbehandler.TabIndex = 0
Me.cbboxnrbehandler.Table = Nothing
Me.cbboxnrbehandler.TableAlias = ""
Me.cbboxnrbehandler.Valuemember = Nothing
'
'Label7
'
Me.Label7.AutoSize = True
@@ -470,20 +433,6 @@ Partial Class Benhandungdetail
Me.GrpGaramt.TabStop = False
Me.GrpGaramt.Text = "Garant"
'
'cbboxNrVerguetungsart
'
Me.cbboxNrVerguetungsart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.cbboxNrVerguetungsart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrVerguetungsart.Dataselection = Nothing
Me.cbboxNrVerguetungsart.Displaymember = Nothing
Me.cbboxNrVerguetungsart.Location = New System.Drawing.Point(182, 136)
Me.cbboxNrVerguetungsart.Name = "cbboxNrVerguetungsart"
Me.cbboxNrVerguetungsart.Size = New System.Drawing.Size(191, 21)
Me.cbboxNrVerguetungsart.TabIndex = 227
Me.cbboxNrVerguetungsart.Table = Nothing
Me.cbboxNrVerguetungsart.TableAlias = ""
Me.cbboxNrVerguetungsart.Valuemember = Nothing
'
'lblahvnr
'
Me.lblahvnr.AutoSize = True
@@ -519,32 +468,6 @@ Partial Class Benhandungdetail
Me.lblGesetz.TabIndex = 223
Me.lblGesetz.Text = "Gesetz/V-Art"
'
'cbboxNrGesetz
'
Me.cbboxNrGesetz.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.cbboxNrGesetz.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrGesetz.Dataselection = Nothing
Me.cbboxNrGesetz.Displaymember = Nothing
Me.cbboxNrGesetz.Location = New System.Drawing.Point(94, 136)
Me.cbboxNrGesetz.Name = "cbboxNrGesetz"
Me.cbboxNrGesetz.Size = New System.Drawing.Size(83, 21)
Me.cbboxNrGesetz.TabIndex = 9
Me.cbboxNrGesetz.Table = Nothing
Me.cbboxNrGesetz.TableAlias = ""
Me.cbboxNrGesetz.Valuemember = Nothing
'
'cbboxNrZuweiser
'
Me.cbboxNrZuweiser.Dataselection = Nothing
Me.cbboxNrZuweiser.Displaymember = Nothing
Me.cbboxNrZuweiser.Location = New System.Drawing.Point(94, 239)
Me.cbboxNrZuweiser.Name = "cbboxNrZuweiser"
Me.cbboxNrZuweiser.Size = New System.Drawing.Size(169, 21)
Me.cbboxNrZuweiser.TabIndex = 13
Me.cbboxNrZuweiser.Table = Nothing
Me.cbboxNrZuweiser.TableAlias = ""
Me.cbboxNrZuweiser.Valuemember = Nothing
'
'Label5
'
Me.Label5.AutoSize = True
@@ -705,18 +628,6 @@ Partial Class Benhandungdetail
Me.lblFallNummer.TabIndex = 32
Me.lblFallNummer.Text = "FallNummer"
'
'cbboxNrAnsprechpartner
'
Me.cbboxNrAnsprechpartner.Dataselection = Nothing
Me.cbboxNrAnsprechpartner.Displaymember = Nothing
Me.cbboxNrAnsprechpartner.Location = New System.Drawing.Point(94, 85)
Me.cbboxNrAnsprechpartner.Name = "cbboxNrAnsprechpartner"
Me.cbboxNrAnsprechpartner.Size = New System.Drawing.Size(151, 21)
Me.cbboxNrAnsprechpartner.TabIndex = 7
Me.cbboxNrAnsprechpartner.Table = Nothing
Me.cbboxNrAnsprechpartner.TableAlias = ""
Me.cbboxNrAnsprechpartner.Valuemember = Nothing
'
'lblAnsprechpartner
'
Me.lblAnsprechpartner.AutoSize = True
@@ -733,18 +644,6 @@ Partial Class Benhandungdetail
Me.txtFallnummer.Size = New System.Drawing.Size(151, 20)
Me.txtFallnummer.TabIndex = 8
'
'cbboxNrGarant
'
Me.cbboxNrGarant.Dataselection = Nothing
Me.cbboxNrGarant.Displaymember = Nothing
Me.cbboxNrGarant.Location = New System.Drawing.Point(94, 61)
Me.cbboxNrGarant.Name = "cbboxNrGarant"
Me.cbboxNrGarant.Size = New System.Drawing.Size(277, 21)
Me.cbboxNrGarant.TabIndex = 6
Me.cbboxNrGarant.Table = Nothing
Me.cbboxNrGarant.TableAlias = ""
Me.cbboxNrGarant.Valuemember = Nothing
'
'lblgarant
'
Me.lblgarant.AutoSize = True
@@ -1253,21 +1152,6 @@ Partial Class Benhandungdetail
Me.lblmwstsatz.Text = "MwSt-Satz"
Me.lblmwstsatz.Visible = False
'
'cbboxmwstsatz
'
Me.cbboxmwstsatz.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.cbboxmwstsatz.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxmwstsatz.Dataselection = Nothing
Me.cbboxmwstsatz.Displaymember = Nothing
Me.cbboxmwstsatz.Location = New System.Drawing.Point(144, 207)
Me.cbboxmwstsatz.Name = "cbboxmwstsatz"
Me.cbboxmwstsatz.Size = New System.Drawing.Size(55, 21)
Me.cbboxmwstsatz.TabIndex = 227
Me.cbboxmwstsatz.Table = Nothing
Me.cbboxmwstsatz.TableAlias = ""
Me.cbboxmwstsatz.Valuemember = Nothing
Me.cbboxmwstsatz.Visible = False
'
'chkOhneMwst
'
Me.chkOhneMwst.AutoSize = True
@@ -1360,30 +1244,6 @@ Partial Class Benhandungdetail
Me.chkRabattGesamt.Text = "Rabatt auf Gesamtbetrag"
Me.chkRabattGesamt.UseVisualStyleBackColor = True
'
'cbboxNrtaxpunkt
'
Me.cbboxNrtaxpunkt.Dataselection = Nothing
Me.cbboxNrtaxpunkt.Displaymember = Nothing
Me.cbboxNrtaxpunkt.Location = New System.Drawing.Point(97, 138)
Me.cbboxNrtaxpunkt.Name = "cbboxNrtaxpunkt"
Me.cbboxNrtaxpunkt.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrtaxpunkt.TabIndex = 4
Me.cbboxNrtaxpunkt.Table = Nothing
Me.cbboxNrtaxpunkt.TableAlias = ""
Me.cbboxNrtaxpunkt.Valuemember = Nothing
'
'cbboxNrAnsatz
'
Me.cbboxNrAnsatz.Dataselection = Nothing
Me.cbboxNrAnsatz.Displaymember = Nothing
Me.cbboxNrAnsatz.Location = New System.Drawing.Point(94, 81)
Me.cbboxNrAnsatz.Name = "cbboxNrAnsatz"
Me.cbboxNrAnsatz.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrAnsatz.TabIndex = 2
Me.cbboxNrAnsatz.Table = Nothing
Me.cbboxNrAnsatz.TableAlias = ""
Me.cbboxNrAnsatz.Valuemember = Nothing
'
'lblAnsatz
'
Me.lblAnsatz.AutoSize = True
@@ -1393,18 +1253,6 @@ Partial Class Benhandungdetail
Me.lblAnsatz.TabIndex = 27
Me.lblAnsatz.Text = "Ansatz"
'
'cbboxNrAbrechnungstyp
'
Me.cbboxNrAbrechnungstyp.Dataselection = Nothing
Me.cbboxNrAbrechnungstyp.Displaymember = Nothing
Me.cbboxNrAbrechnungstyp.Location = New System.Drawing.Point(94, 53)
Me.cbboxNrAbrechnungstyp.Name = "cbboxNrAbrechnungstyp"
Me.cbboxNrAbrechnungstyp.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrAbrechnungstyp.TabIndex = 1
Me.cbboxNrAbrechnungstyp.Table = Nothing
Me.cbboxNrAbrechnungstyp.TableAlias = ""
Me.cbboxNrAbrechnungstyp.Valuemember = Nothing
'
'lblAbrechnungstyp
'
Me.lblAbrechnungstyp.AutoSize = True
@@ -1414,18 +1262,6 @@ Partial Class Benhandungdetail
Me.lblAbrechnungstyp.TabIndex = 25
Me.lblAbrechnungstyp.Text = "Abrechnungstyp"
'
'cbboxNRRGtyp
'
Me.cbboxNRRGtyp.Dataselection = Nothing
Me.cbboxNRRGtyp.Displaymember = Nothing
Me.cbboxNRRGtyp.Location = New System.Drawing.Point(94, 25)
Me.cbboxNRRGtyp.Name = "cbboxNRRGtyp"
Me.cbboxNRRGtyp.Size = New System.Drawing.Size(196, 21)
Me.cbboxNRRGtyp.TabIndex = 0
Me.cbboxNRRGtyp.Table = Nothing
Me.cbboxNRRGtyp.TableAlias = ""
Me.cbboxNRRGtyp.Valuemember = Nothing
'
'lblRechnungstyp
'
Me.lblRechnungstyp.AutoSize = True
@@ -1530,19 +1366,6 @@ Partial Class Benhandungdetail
Me.txtRechnungsbemerkung.Size = New System.Drawing.Size(425, 66)
Me.txtRechnungsbemerkung.TabIndex = 1
'
'cbboxrgtext
'
Me.cbboxrgtext.Dataselection = Nothing
Me.cbboxrgtext.Displaymember = Nothing
Me.cbboxrgtext.Dock = System.Windows.Forms.DockStyle.Top
Me.cbboxrgtext.Location = New System.Drawing.Point(3, 16)
Me.cbboxrgtext.Name = "cbboxrgtext"
Me.cbboxrgtext.Size = New System.Drawing.Size(424, 21)
Me.cbboxrgtext.TabIndex = 0
Me.cbboxrgtext.Table = Nothing
Me.cbboxrgtext.TableAlias = ""
Me.cbboxrgtext.Valuemember = Nothing
'
'lblDiagnose
'
Me.lblDiagnose.AutoSize = True
@@ -1608,20 +1431,6 @@ Partial Class Benhandungdetail
Me.txtBehandlungsgrund.Size = New System.Drawing.Size(329, 20)
Me.txtBehandlungsgrund.TabIndex = 222
'
'cbboxNrBehandlungsart
'
Me.cbboxNrBehandlungsart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.cbboxNrBehandlungsart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrBehandlungsart.Dataselection = Nothing
Me.cbboxNrBehandlungsart.Displaymember = Nothing
Me.cbboxNrBehandlungsart.Location = New System.Drawing.Point(95, 77)
Me.cbboxNrBehandlungsart.Name = "cbboxNrBehandlungsart"
Me.cbboxNrBehandlungsart.Size = New System.Drawing.Size(151, 21)
Me.cbboxNrBehandlungsart.TabIndex = 225
Me.cbboxNrBehandlungsart.Table = Nothing
Me.cbboxNrBehandlungsart.TableAlias = ""
Me.cbboxNrBehandlungsart.Valuemember = Nothing
'
'lblBehandlungsgrund
'
Me.lblBehandlungsgrund.AutoSize = True
@@ -1799,6 +1608,197 @@ Partial Class Benhandungdetail
Me.ToolStripButton2.Size = New System.Drawing.Size(24, 24)
Me.ToolStripButton2.Text = "Dateien prüfen"
'
'cbboxNrBehandlungsart
'
Me.cbboxNrBehandlungsart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.cbboxNrBehandlungsart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrBehandlungsart.Dataselection = Nothing
Me.cbboxNrBehandlungsart.Displaymember = Nothing
Me.cbboxNrBehandlungsart.Location = New System.Drawing.Point(95, 77)
Me.cbboxNrBehandlungsart.Name = "cbboxNrBehandlungsart"
Me.cbboxNrBehandlungsart.Size = New System.Drawing.Size(151, 21)
Me.cbboxNrBehandlungsart.TabIndex = 225
Me.cbboxNrBehandlungsart.Table = Nothing
Me.cbboxNrBehandlungsart.TableAlias = ""
Me.cbboxNrBehandlungsart.Valuemember = Nothing
'
'cbboxrgtext
'
Me.cbboxrgtext.Dataselection = Nothing
Me.cbboxrgtext.Displaymember = Nothing
Me.cbboxrgtext.Dock = System.Windows.Forms.DockStyle.Top
Me.cbboxrgtext.Location = New System.Drawing.Point(3, 16)
Me.cbboxrgtext.Name = "cbboxrgtext"
Me.cbboxrgtext.Size = New System.Drawing.Size(424, 21)
Me.cbboxrgtext.TabIndex = 0
Me.cbboxrgtext.Table = Nothing
Me.cbboxrgtext.TableAlias = ""
Me.cbboxrgtext.Valuemember = Nothing
'
'cbansprechperson
'
Me.cbansprechperson.Dataselection = Nothing
Me.cbansprechperson.Displaymember = Nothing
Me.cbansprechperson.Location = New System.Drawing.Point(93, 100)
Me.cbansprechperson.Name = "cbansprechperson"
Me.cbansprechperson.Size = New System.Drawing.Size(192, 21)
Me.cbansprechperson.TabIndex = 24
Me.cbansprechperson.Table = Nothing
Me.cbansprechperson.TableAlias = ""
Me.cbansprechperson.Valuemember = Nothing
Me.cbansprechperson.Visible = False
'
'cbboxNRESTyp
'
Me.cbboxNRESTyp.Dataselection = Nothing
Me.cbboxNRESTyp.Displaymember = Nothing
Me.cbboxNRESTyp.Location = New System.Drawing.Point(72, 52)
Me.cbboxNRESTyp.Name = "cbboxNRESTyp"
Me.cbboxNRESTyp.Size = New System.Drawing.Size(216, 21)
Me.cbboxNRESTyp.TabIndex = 1
Me.cbboxNRESTyp.Table = Nothing
Me.cbboxNRESTyp.TableAlias = ""
Me.cbboxNRESTyp.Valuemember = Nothing
'
'cbboxnrbehandler
'
Me.cbboxnrbehandler.Dataselection = Nothing
Me.cbboxnrbehandler.Displaymember = Nothing
Me.cbboxnrbehandler.Location = New System.Drawing.Point(72, 24)
Me.cbboxnrbehandler.Name = "cbboxnrbehandler"
Me.cbboxnrbehandler.Size = New System.Drawing.Size(216, 21)
Me.cbboxnrbehandler.TabIndex = 0
Me.cbboxnrbehandler.Table = Nothing
Me.cbboxnrbehandler.TableAlias = ""
Me.cbboxnrbehandler.Valuemember = Nothing
'
'cbboxNrVerguetungsart
'
Me.cbboxNrVerguetungsart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.cbboxNrVerguetungsart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrVerguetungsart.Dataselection = Nothing
Me.cbboxNrVerguetungsart.Displaymember = Nothing
Me.cbboxNrVerguetungsart.Location = New System.Drawing.Point(182, 136)
Me.cbboxNrVerguetungsart.Name = "cbboxNrVerguetungsart"
Me.cbboxNrVerguetungsart.Size = New System.Drawing.Size(191, 21)
Me.cbboxNrVerguetungsart.TabIndex = 227
Me.cbboxNrVerguetungsart.Table = Nothing
Me.cbboxNrVerguetungsart.TableAlias = ""
Me.cbboxNrVerguetungsart.Valuemember = Nothing
'
'cbboxNrGesetz
'
Me.cbboxNrGesetz.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.cbboxNrGesetz.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxNrGesetz.Dataselection = Nothing
Me.cbboxNrGesetz.Displaymember = Nothing
Me.cbboxNrGesetz.Location = New System.Drawing.Point(94, 136)
Me.cbboxNrGesetz.Name = "cbboxNrGesetz"
Me.cbboxNrGesetz.Size = New System.Drawing.Size(83, 21)
Me.cbboxNrGesetz.TabIndex = 9
Me.cbboxNrGesetz.Table = Nothing
Me.cbboxNrGesetz.TableAlias = ""
Me.cbboxNrGesetz.Valuemember = Nothing
'
'cbboxNrZuweiser
'
Me.cbboxNrZuweiser.Dataselection = Nothing
Me.cbboxNrZuweiser.Displaymember = Nothing
Me.cbboxNrZuweiser.Location = New System.Drawing.Point(94, 239)
Me.cbboxNrZuweiser.Name = "cbboxNrZuweiser"
Me.cbboxNrZuweiser.Size = New System.Drawing.Size(169, 21)
Me.cbboxNrZuweiser.TabIndex = 13
Me.cbboxNrZuweiser.Table = Nothing
Me.cbboxNrZuweiser.TableAlias = ""
Me.cbboxNrZuweiser.Valuemember = Nothing
'
'cbboxNrAnsprechpartner
'
Me.cbboxNrAnsprechpartner.Dataselection = Nothing
Me.cbboxNrAnsprechpartner.Displaymember = Nothing
Me.cbboxNrAnsprechpartner.Location = New System.Drawing.Point(94, 85)
Me.cbboxNrAnsprechpartner.Name = "cbboxNrAnsprechpartner"
Me.cbboxNrAnsprechpartner.Size = New System.Drawing.Size(151, 21)
Me.cbboxNrAnsprechpartner.TabIndex = 7
Me.cbboxNrAnsprechpartner.Table = Nothing
Me.cbboxNrAnsprechpartner.TableAlias = ""
Me.cbboxNrAnsprechpartner.Valuemember = Nothing
'
'cbboxNrGarant
'
Me.cbboxNrGarant.Dataselection = Nothing
Me.cbboxNrGarant.Displaymember = Nothing
Me.cbboxNrGarant.Location = New System.Drawing.Point(94, 61)
Me.cbboxNrGarant.Name = "cbboxNrGarant"
Me.cbboxNrGarant.Size = New System.Drawing.Size(277, 21)
Me.cbboxNrGarant.TabIndex = 6
Me.cbboxNrGarant.Table = Nothing
Me.cbboxNrGarant.TableAlias = ""
Me.cbboxNrGarant.Valuemember = Nothing
'
'cbboxmwstsatz
'
Me.cbboxmwstsatz.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.cbboxmwstsatz.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbboxmwstsatz.Dataselection = Nothing
Me.cbboxmwstsatz.Displaymember = Nothing
Me.cbboxmwstsatz.Location = New System.Drawing.Point(144, 207)
Me.cbboxmwstsatz.Name = "cbboxmwstsatz"
Me.cbboxmwstsatz.Size = New System.Drawing.Size(55, 21)
Me.cbboxmwstsatz.TabIndex = 227
Me.cbboxmwstsatz.Table = Nothing
Me.cbboxmwstsatz.TableAlias = ""
Me.cbboxmwstsatz.Valuemember = Nothing
Me.cbboxmwstsatz.Visible = False
'
'cbboxNrtaxpunkt
'
Me.cbboxNrtaxpunkt.Dataselection = Nothing
Me.cbboxNrtaxpunkt.Displaymember = Nothing
Me.cbboxNrtaxpunkt.Location = New System.Drawing.Point(97, 138)
Me.cbboxNrtaxpunkt.Name = "cbboxNrtaxpunkt"
Me.cbboxNrtaxpunkt.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrtaxpunkt.TabIndex = 4
Me.cbboxNrtaxpunkt.Table = Nothing
Me.cbboxNrtaxpunkt.TableAlias = ""
Me.cbboxNrtaxpunkt.Valuemember = Nothing
'
'cbboxNrAnsatz
'
Me.cbboxNrAnsatz.Dataselection = Nothing
Me.cbboxNrAnsatz.Displaymember = Nothing
Me.cbboxNrAnsatz.Location = New System.Drawing.Point(94, 81)
Me.cbboxNrAnsatz.Name = "cbboxNrAnsatz"
Me.cbboxNrAnsatz.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrAnsatz.TabIndex = 2
Me.cbboxNrAnsatz.Table = Nothing
Me.cbboxNrAnsatz.TableAlias = ""
Me.cbboxNrAnsatz.Valuemember = Nothing
'
'cbboxNrAbrechnungstyp
'
Me.cbboxNrAbrechnungstyp.Dataselection = Nothing
Me.cbboxNrAbrechnungstyp.Displaymember = Nothing
Me.cbboxNrAbrechnungstyp.Location = New System.Drawing.Point(94, 53)
Me.cbboxNrAbrechnungstyp.Name = "cbboxNrAbrechnungstyp"
Me.cbboxNrAbrechnungstyp.Size = New System.Drawing.Size(196, 21)
Me.cbboxNrAbrechnungstyp.TabIndex = 1
Me.cbboxNrAbrechnungstyp.Table = Nothing
Me.cbboxNrAbrechnungstyp.TableAlias = ""
Me.cbboxNrAbrechnungstyp.Valuemember = Nothing
'
'cbboxNRRGtyp
'
Me.cbboxNRRGtyp.Dataselection = Nothing
Me.cbboxNRRGtyp.Displaymember = Nothing
Me.cbboxNRRGtyp.Location = New System.Drawing.Point(94, 25)
Me.cbboxNRRGtyp.Name = "cbboxNRRGtyp"
Me.cbboxNRRGtyp.Size = New System.Drawing.Size(196, 21)
Me.cbboxNRRGtyp.TabIndex = 0
Me.cbboxNRRGtyp.Table = Nothing
Me.cbboxNRRGtyp.TableAlias = ""
Me.cbboxNRRGtyp.Valuemember = Nothing
'
'Benhandungdetail
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)