1133 lines
55 KiB
VB.net
1133 lines
55 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class Benhandungdetail
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Benhandungdetail))
|
|
Me.GrpPatient = New System.Windows.Forms.GroupBox()
|
|
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.txtcTotal = New System.Windows.Forms.Label()
|
|
Me.lblTotal = New System.Windows.Forms.Label()
|
|
Me.txtcRabatt = New System.Windows.Forms.Label()
|
|
Me.lblRabatt = New System.Windows.Forms.Label()
|
|
Me.txtcVorauszahlungen = New System.Windows.Forms.Label()
|
|
Me.lblVorauszahlungen = New System.Windows.Forms.Label()
|
|
Me.txtcRatenzuschlat = New System.Windows.Forms.Label()
|
|
Me.lblRatenzuschlag = New System.Windows.Forms.Label()
|
|
Me.txtcBehandlungstotal = New System.Windows.Forms.Label()
|
|
Me.lblBehandlungstotal = New System.Windows.Forms.Label()
|
|
Me.txtcKVTotal = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.GrpGaramt = New System.Windows.Forms.GroupBox()
|
|
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()
|
|
Me.rbdiverseFirmen = New System.Windows.Forms.RadioButton()
|
|
Me.rbiv = New System.Windows.Forms.RadioButton()
|
|
Me.rbfs = New System.Windows.Forms.RadioButton()
|
|
Me.rbversicherung = New System.Windows.Forms.RadioButton()
|
|
Me.GrpRaten = New System.Windows.Forms.GroupBox()
|
|
Me.txtAnzahlraten = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
|
|
Me.mtxtRatenzuschlag = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
|
|
Me.xxtxtAnzahlraten = New System.Windows.Forms.NumericUpDown()
|
|
Me.chkUngeraterateamstart = New System.Windows.Forms.CheckBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.lblZuschlagRaten = New System.Windows.Forms.Label()
|
|
Me.lblAnzahlRaten = New System.Windows.Forms.Label()
|
|
Me.grpBehandlungsdaten = New System.Windows.Forms.GroupBox()
|
|
Me.DDTRGStellung = New DevComponents.Editors.DateTimeAdv.DateTimeInput()
|
|
Me.DDTBehandlungsende = New DevComponents.Editors.DateTimeAdv.DateTimeInput()
|
|
Me.DDTBehandlungsbeginn = New DevComponents.Editors.DateTimeAdv.DateTimeInput()
|
|
Me.btnAbschliessen = New System.Windows.Forms.Button()
|
|
Me.btnZuruecksetzen = New System.Windows.Forms.Button()
|
|
Me.lblRGStellung = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.lblBegin = New System.Windows.Forms.Label()
|
|
Me.grpAbrechnung = New System.Windows.Forms.GroupBox()
|
|
Me.mtxtRabatt = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
|
|
Me.mtxtTaxpunktwert = New Syncfusion.Windows.Forms.Tools.DoubleTextBox()
|
|
Me.lblRabattwert = New System.Windows.Forms.Label()
|
|
Me.lblTaxpunkte = New System.Windows.Forms.Label()
|
|
Me.lblFrankenwert = New System.Windows.Forms.Label()
|
|
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()
|
|
Me.ToolStripDropDownButton1 = New System.Windows.Forms.ToolStripDropDownButton()
|
|
Me.VorschaRechnungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.DesignRechnungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.GrpRechnungstext = New System.Windows.Forms.GroupBox()
|
|
Me.cbboxrgtext = New DPM2016.MyCombobox()
|
|
Me.txtRechnungsbemerkung = New System.Windows.Forms.TextBox()
|
|
Me.GrpPatient.SuspendLayout()
|
|
Me.grpZusammenfassugn.SuspendLayout()
|
|
Me.GrpGaramt.SuspendLayout()
|
|
Me.GrpRaten.SuspendLayout()
|
|
CType(Me.txtAnzahlraten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.mtxtRatenzuschlag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.xxtxtAnzahlraten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.grpBehandlungsdaten.SuspendLayout()
|
|
CType(Me.DDTRGStellung, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DDTBehandlungsende, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DDTBehandlungsbeginn, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.grpAbrechnung.SuspendLayout()
|
|
CType(Me.mtxtRabatt, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.mtxtTaxpunktwert, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
Me.GrpRechnungstext.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GrpPatient
|
|
'
|
|
Me.GrpPatient.Controls.Add(Me.cbboxNRESTyp)
|
|
Me.GrpPatient.Controls.Add(Me.Label6)
|
|
Me.GrpPatient.Controls.Add(Me.cbboxnrbehandler)
|
|
Me.GrpPatient.Controls.Add(Me.Label7)
|
|
Me.GrpPatient.Location = New System.Drawing.Point(3, 31)
|
|
Me.GrpPatient.Name = "GrpPatient"
|
|
Me.GrpPatient.Size = New System.Drawing.Size(300, 84)
|
|
Me.GrpPatient.TabIndex = 9
|
|
Me.GrpPatient.TabStop = False
|
|
Me.GrpPatient.Text = "Patient / Behandler"
|
|
'
|
|
'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 = 22
|
|
Me.cbboxNRESTyp.Table = Nothing
|
|
Me.cbboxNRESTyp.TableAlias = ""
|
|
Me.cbboxNRESTyp.Valuemember = Nothing
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(6, 56)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label6.TabIndex = 21
|
|
Me.Label6.Text = "Einzahlung"
|
|
'
|
|
'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 = 20
|
|
Me.cbboxnrbehandler.Table = Nothing
|
|
Me.cbboxnrbehandler.TableAlias = ""
|
|
Me.cbboxnrbehandler.Valuemember = Nothing
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(6, 28)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label7.TabIndex = 19
|
|
Me.Label7.Text = "Behandler"
|
|
'
|
|
'grpZusammenfassugn
|
|
'
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcTotal)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.lblTotal)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcRabatt)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.lblRabatt)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcVorauszahlungen)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.lblVorauszahlungen)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcRatenzuschlat)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.lblRatenzuschlag)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcBehandlungstotal)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.lblBehandlungstotal)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.txtcKVTotal)
|
|
Me.grpZusammenfassugn.Controls.Add(Me.Label2)
|
|
Me.grpZusammenfassugn.Location = New System.Drawing.Point(0, 364)
|
|
Me.grpZusammenfassugn.Name = "grpZusammenfassugn"
|
|
Me.grpZusammenfassugn.Size = New System.Drawing.Size(306, 141)
|
|
Me.grpZusammenfassugn.TabIndex = 11
|
|
Me.grpZusammenfassugn.TabStop = False
|
|
Me.grpZusammenfassugn.Text = "Zusammenfassung"
|
|
'
|
|
'txtcTotal
|
|
'
|
|
Me.txtcTotal.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtcTotal.Location = New System.Drawing.Point(169, 119)
|
|
Me.txtcTotal.Name = "txtcTotal"
|
|
Me.txtcTotal.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcTotal.Size = New System.Drawing.Size(92, 13)
|
|
Me.txtcTotal.TabIndex = 11
|
|
Me.txtcTotal.Text = "0.00"
|
|
Me.txtcTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblTotal
|
|
'
|
|
Me.lblTotal.AutoSize = True
|
|
Me.lblTotal.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTotal.Location = New System.Drawing.Point(7, 119)
|
|
Me.lblTotal.Name = "lblTotal"
|
|
Me.lblTotal.Size = New System.Drawing.Size(36, 13)
|
|
Me.lblTotal.TabIndex = 10
|
|
Me.lblTotal.Text = "Total"
|
|
'
|
|
'txtcRabatt
|
|
'
|
|
Me.txtcRabatt.Location = New System.Drawing.Point(176, 97)
|
|
Me.txtcRabatt.Name = "txtcRabatt"
|
|
Me.txtcRabatt.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcRabatt.Size = New System.Drawing.Size(85, 13)
|
|
Me.txtcRabatt.TabIndex = 9
|
|
Me.txtcRabatt.Text = "0.00"
|
|
Me.txtcRabatt.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblRabatt
|
|
'
|
|
Me.lblRabatt.AutoSize = True
|
|
Me.lblRabatt.Location = New System.Drawing.Point(7, 97)
|
|
Me.lblRabatt.Name = "lblRabatt"
|
|
Me.lblRabatt.Size = New System.Drawing.Size(53, 13)
|
|
Me.lblRabatt.TabIndex = 8
|
|
Me.lblRabatt.Text = "./. Rabatt"
|
|
'
|
|
'txtcVorauszahlungen
|
|
'
|
|
Me.txtcVorauszahlungen.Location = New System.Drawing.Point(176, 84)
|
|
Me.txtcVorauszahlungen.Name = "txtcVorauszahlungen"
|
|
Me.txtcVorauszahlungen.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcVorauszahlungen.Size = New System.Drawing.Size(85, 13)
|
|
Me.txtcVorauszahlungen.TabIndex = 7
|
|
Me.txtcVorauszahlungen.Text = "0.00"
|
|
Me.txtcVorauszahlungen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblVorauszahlungen
|
|
'
|
|
Me.lblVorauszahlungen.AutoSize = True
|
|
Me.lblVorauszahlungen.Location = New System.Drawing.Point(7, 84)
|
|
Me.lblVorauszahlungen.Name = "lblVorauszahlungen"
|
|
Me.lblVorauszahlungen.Size = New System.Drawing.Size(103, 13)
|
|
Me.lblVorauszahlungen.TabIndex = 6
|
|
Me.lblVorauszahlungen.Text = "./. Vorauszahlungen"
|
|
'
|
|
'txtcRatenzuschlat
|
|
'
|
|
Me.txtcRatenzuschlat.Location = New System.Drawing.Point(176, 71)
|
|
Me.txtcRatenzuschlat.Name = "txtcRatenzuschlat"
|
|
Me.txtcRatenzuschlat.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcRatenzuschlat.Size = New System.Drawing.Size(85, 13)
|
|
Me.txtcRatenzuschlat.TabIndex = 5
|
|
Me.txtcRatenzuschlat.Text = "0.00"
|
|
Me.txtcRatenzuschlat.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblRatenzuschlag
|
|
'
|
|
Me.lblRatenzuschlag.AutoSize = True
|
|
Me.lblRatenzuschlag.Location = New System.Drawing.Point(7, 71)
|
|
Me.lblRatenzuschlag.Name = "lblRatenzuschlag"
|
|
Me.lblRatenzuschlag.Size = New System.Drawing.Size(87, 13)
|
|
Me.lblRatenzuschlag.TabIndex = 4
|
|
Me.lblRatenzuschlag.Text = "+ Ratenzuschlag"
|
|
'
|
|
'txtcBehandlungstotal
|
|
'
|
|
Me.txtcBehandlungstotal.Location = New System.Drawing.Point(176, 58)
|
|
Me.txtcBehandlungstotal.Name = "txtcBehandlungstotal"
|
|
Me.txtcBehandlungstotal.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcBehandlungstotal.Size = New System.Drawing.Size(85, 13)
|
|
Me.txtcBehandlungstotal.TabIndex = 3
|
|
Me.txtcBehandlungstotal.Text = "0.00"
|
|
Me.txtcBehandlungstotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblBehandlungstotal
|
|
'
|
|
Me.lblBehandlungstotal.AutoSize = True
|
|
Me.lblBehandlungstotal.Location = New System.Drawing.Point(6, 58)
|
|
Me.lblBehandlungstotal.Name = "lblBehandlungstotal"
|
|
Me.lblBehandlungstotal.Size = New System.Drawing.Size(89, 13)
|
|
Me.lblBehandlungstotal.TabIndex = 2
|
|
Me.lblBehandlungstotal.Text = "Behandlungstotal"
|
|
'
|
|
'txtcKVTotal
|
|
'
|
|
Me.txtcKVTotal.Location = New System.Drawing.Point(176, 30)
|
|
Me.txtcKVTotal.Name = "txtcKVTotal"
|
|
Me.txtcKVTotal.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.txtcKVTotal.Size = New System.Drawing.Size(85, 13)
|
|
Me.txtcKVTotal.TabIndex = 1
|
|
Me.txtcKVTotal.Text = "0.00"
|
|
Me.txtcKVTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(5, 30)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label2.TabIndex = 0
|
|
Me.Label2.Text = "KV-Betrag"
|
|
'
|
|
'GrpGaramt
|
|
'
|
|
Me.GrpGaramt.Controls.Add(Me.lblFallNummer)
|
|
Me.GrpGaramt.Controls.Add(Me.cbboxNrAnsprechpartner)
|
|
Me.GrpGaramt.Controls.Add(Me.lblAnsprechpartner)
|
|
Me.GrpGaramt.Controls.Add(Me.txtFallnummer)
|
|
Me.GrpGaramt.Controls.Add(Me.cbboxNrGarant)
|
|
Me.GrpGaramt.Controls.Add(Me.lblgarant)
|
|
Me.GrpGaramt.Controls.Add(Me.rbPrivatPersonen)
|
|
Me.GrpGaramt.Controls.Add(Me.rbkk)
|
|
Me.GrpGaramt.Controls.Add(Me.rbdiverseFirmen)
|
|
Me.GrpGaramt.Controls.Add(Me.rbiv)
|
|
Me.GrpGaramt.Controls.Add(Me.rbfs)
|
|
Me.GrpGaramt.Controls.Add(Me.rbversicherung)
|
|
Me.GrpGaramt.Location = New System.Drawing.Point(312, 283)
|
|
Me.GrpGaramt.Name = "GrpGaramt"
|
|
Me.GrpGaramt.Size = New System.Drawing.Size(299, 222)
|
|
Me.GrpGaramt.TabIndex = 14
|
|
Me.GrpGaramt.TabStop = False
|
|
Me.GrpGaramt.Text = "Garant"
|
|
'
|
|
'lblFallNummer
|
|
'
|
|
Me.lblFallNummer.AutoSize = True
|
|
Me.lblFallNummer.Location = New System.Drawing.Point(8, 162)
|
|
Me.lblFallNummer.Name = "lblFallNummer"
|
|
Me.lblFallNummer.Size = New System.Drawing.Size(62, 13)
|
|
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, 131)
|
|
Me.cbboxNrAnsprechpartner.Name = "cbboxNrAnsprechpartner"
|
|
Me.cbboxNrAnsprechpartner.Size = New System.Drawing.Size(196, 21)
|
|
Me.cbboxNrAnsprechpartner.TabIndex = 31
|
|
Me.cbboxNrAnsprechpartner.Table = Nothing
|
|
Me.cbboxNrAnsprechpartner.TableAlias = ""
|
|
Me.cbboxNrAnsprechpartner.Valuemember = Nothing
|
|
'
|
|
'lblAnsprechpartner
|
|
'
|
|
Me.lblAnsprechpartner.AutoSize = True
|
|
Me.lblAnsprechpartner.Location = New System.Drawing.Point(8, 135)
|
|
Me.lblAnsprechpartner.Name = "lblAnsprechpartner"
|
|
Me.lblAnsprechpartner.Size = New System.Drawing.Size(85, 13)
|
|
Me.lblAnsprechpartner.TabIndex = 30
|
|
Me.lblAnsprechpartner.Text = "Ansprechpartner"
|
|
'
|
|
'txtFallnummer
|
|
'
|
|
Me.txtFallnummer.Location = New System.Drawing.Point(94, 159)
|
|
Me.txtFallnummer.Name = "txtFallnummer"
|
|
Me.txtFallnummer.Size = New System.Drawing.Size(196, 20)
|
|
Me.txtFallnummer.TabIndex = 29
|
|
'
|
|
'cbboxNrGarant
|
|
'
|
|
Me.cbboxNrGarant.Dataselection = Nothing
|
|
Me.cbboxNrGarant.Displaymember = Nothing
|
|
Me.cbboxNrGarant.Location = New System.Drawing.Point(94, 103)
|
|
Me.cbboxNrGarant.Name = "cbboxNrGarant"
|
|
Me.cbboxNrGarant.Size = New System.Drawing.Size(196, 21)
|
|
Me.cbboxNrGarant.TabIndex = 28
|
|
Me.cbboxNrGarant.Table = Nothing
|
|
Me.cbboxNrGarant.TableAlias = ""
|
|
Me.cbboxNrGarant.Valuemember = Nothing
|
|
'
|
|
'lblgarant
|
|
'
|
|
Me.lblgarant.AutoSize = True
|
|
Me.lblgarant.Location = New System.Drawing.Point(8, 107)
|
|
Me.lblgarant.Name = "lblgarant"
|
|
Me.lblgarant.Size = New System.Drawing.Size(39, 13)
|
|
Me.lblgarant.TabIndex = 27
|
|
Me.lblgarant.Text = "Garant"
|
|
'
|
|
'rbPrivatPersonen
|
|
'
|
|
Me.rbPrivatPersonen.AutoSize = True
|
|
Me.rbPrivatPersonen.Location = New System.Drawing.Point(135, 70)
|
|
Me.rbPrivatPersonen.Name = "rbPrivatPersonen"
|
|
Me.rbPrivatPersonen.Size = New System.Drawing.Size(100, 17)
|
|
Me.rbPrivatPersonen.TabIndex = 5
|
|
Me.rbPrivatPersonen.TabStop = True
|
|
Me.rbPrivatPersonen.Text = "Privat-Personen"
|
|
Me.rbPrivatPersonen.UseVisualStyleBackColor = True
|
|
'
|
|
'rbkk
|
|
'
|
|
Me.rbkk.AutoSize = True
|
|
Me.rbkk.Location = New System.Drawing.Point(11, 71)
|
|
Me.rbkk.Name = "rbkk"
|
|
Me.rbkk.Size = New System.Drawing.Size(93, 17)
|
|
Me.rbkk.TabIndex = 4
|
|
Me.rbkk.TabStop = True
|
|
Me.rbkk.Text = "Krankenkasse"
|
|
Me.rbkk.UseVisualStyleBackColor = True
|
|
'
|
|
'rbdiverseFirmen
|
|
'
|
|
Me.rbdiverseFirmen.AutoSize = True
|
|
Me.rbdiverseFirmen.Location = New System.Drawing.Point(135, 47)
|
|
Me.rbdiverseFirmen.Name = "rbdiverseFirmen"
|
|
Me.rbdiverseFirmen.Size = New System.Drawing.Size(95, 17)
|
|
Me.rbdiverseFirmen.TabIndex = 3
|
|
Me.rbdiverseFirmen.TabStop = True
|
|
Me.rbdiverseFirmen.Text = "Diverse Firmen"
|
|
Me.rbdiverseFirmen.UseVisualStyleBackColor = True
|
|
'
|
|
'rbiv
|
|
'
|
|
Me.rbiv.AutoSize = True
|
|
Me.rbiv.Location = New System.Drawing.Point(11, 48)
|
|
Me.rbiv.Name = "rbiv"
|
|
Me.rbiv.Size = New System.Drawing.Size(64, 17)
|
|
Me.rbiv.TabIndex = 2
|
|
Me.rbiv.TabStop = True
|
|
Me.rbiv.Text = "IV-Stelle"
|
|
Me.rbiv.UseVisualStyleBackColor = True
|
|
'
|
|
'rbfs
|
|
'
|
|
Me.rbfs.AutoSize = True
|
|
Me.rbfs.Location = New System.Drawing.Point(135, 25)
|
|
Me.rbfs.Name = "rbfs"
|
|
Me.rbfs.Size = New System.Drawing.Size(83, 17)
|
|
Me.rbfs.TabIndex = 1
|
|
Me.rbfs.TabStop = True
|
|
Me.rbfs.Text = "Fürsorgeamt"
|
|
Me.rbfs.UseVisualStyleBackColor = True
|
|
'
|
|
'rbversicherung
|
|
'
|
|
Me.rbversicherung.AutoSize = True
|
|
Me.rbversicherung.Location = New System.Drawing.Point(11, 26)
|
|
Me.rbversicherung.Name = "rbversicherung"
|
|
Me.rbversicherung.Size = New System.Drawing.Size(87, 17)
|
|
Me.rbversicherung.TabIndex = 0
|
|
Me.rbversicherung.TabStop = True
|
|
Me.rbversicherung.Text = "Versicherung"
|
|
Me.rbversicherung.UseVisualStyleBackColor = True
|
|
'
|
|
'GrpRaten
|
|
'
|
|
Me.GrpRaten.Controls.Add(Me.txtAnzahlraten)
|
|
Me.GrpRaten.Controls.Add(Me.mtxtRatenzuschlag)
|
|
Me.GrpRaten.Controls.Add(Me.xxtxtAnzahlraten)
|
|
Me.GrpRaten.Controls.Add(Me.chkUngeraterateamstart)
|
|
Me.GrpRaten.Controls.Add(Me.Label4)
|
|
Me.GrpRaten.Controls.Add(Me.Label3)
|
|
Me.GrpRaten.Controls.Add(Me.lblZuschlagRaten)
|
|
Me.GrpRaten.Controls.Add(Me.lblAnzahlRaten)
|
|
Me.GrpRaten.Location = New System.Drawing.Point(3, 282)
|
|
Me.GrpRaten.Name = "GrpRaten"
|
|
Me.GrpRaten.Size = New System.Drawing.Size(303, 76)
|
|
Me.GrpRaten.TabIndex = 12
|
|
Me.GrpRaten.TabStop = False
|
|
Me.GrpRaten.Text = "Raten"
|
|
'
|
|
'txtAnzahlraten
|
|
'
|
|
Me.txtAnzahlraten.BackGroundColor = System.Drawing.SystemColors.Window
|
|
Me.txtAnzahlraten.BeforeTouchSize = New System.Drawing.Size(61, 20)
|
|
Me.txtAnzahlraten.Cursor = System.Windows.Forms.Cursors.IBeam
|
|
Me.txtAnzahlraten.DoubleValue = 0R
|
|
Me.txtAnzahlraten.Location = New System.Drawing.Point(93, 19)
|
|
Me.txtAnzahlraten.Metrocolor = System.Drawing.Color.FromArgb(CType(CType(209, Byte), Integer), CType(CType(211, Byte), Integer), CType(CType(212, Byte), Integer))
|
|
Me.txtAnzahlraten.Name = "txtAnzahlraten"
|
|
Me.txtAnzahlraten.NullString = ""
|
|
Me.txtAnzahlraten.NumberDecimalDigits = 0
|
|
Me.txtAnzahlraten.Size = New System.Drawing.Size(61, 20)
|
|
Me.txtAnzahlraten.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.[Default]
|
|
Me.txtAnzahlraten.TabIndex = 32
|
|
Me.txtAnzahlraten.Text = "0"
|
|
Me.txtAnzahlraten.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'mtxtRatenzuschlag
|
|
'
|
|
Me.mtxtRatenzuschlag.BackGroundColor = System.Drawing.SystemColors.Window
|
|
Me.mtxtRatenzuschlag.BeforeTouchSize = New System.Drawing.Size(61, 20)
|
|
Me.mtxtRatenzuschlag.Cursor = System.Windows.Forms.Cursors.IBeam
|
|
Me.mtxtRatenzuschlag.DoubleValue = 1.0R
|
|
Me.mtxtRatenzuschlag.Location = New System.Drawing.Point(93, 51)
|
|
Me.mtxtRatenzuschlag.Metrocolor = System.Drawing.Color.FromArgb(CType(CType(209, Byte), Integer), CType(CType(211, Byte), Integer), CType(CType(212, Byte), Integer))
|
|
Me.mtxtRatenzuschlag.Name = "mtxtRatenzuschlag"
|
|
Me.mtxtRatenzuschlag.NullString = ""
|
|
Me.mtxtRatenzuschlag.Size = New System.Drawing.Size(61, 20)
|
|
Me.mtxtRatenzuschlag.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.[Default]
|
|
Me.mtxtRatenzuschlag.TabIndex = 31
|
|
Me.mtxtRatenzuschlag.Text = "1.00"
|
|
Me.mtxtRatenzuschlag.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'xxtxtAnzahlraten
|
|
'
|
|
Me.xxtxtAnzahlraten.Location = New System.Drawing.Point(173, 51)
|
|
Me.xxtxtAnzahlraten.Name = "xxtxtAnzahlraten"
|
|
Me.xxtxtAnzahlraten.Size = New System.Drawing.Size(61, 20)
|
|
Me.xxtxtAnzahlraten.TabIndex = 8
|
|
Me.xxtxtAnzahlraten.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'chkUngeraterateamstart
|
|
'
|
|
Me.chkUngeraterateamstart.AutoSize = True
|
|
Me.chkUngeraterateamstart.Location = New System.Drawing.Point(282, 33)
|
|
Me.chkUngeraterateamstart.Name = "chkUngeraterateamstart"
|
|
Me.chkUngeraterateamstart.Size = New System.Drawing.Size(15, 14)
|
|
Me.chkUngeraterateamstart.TabIndex = 30
|
|
Me.chkUngeraterateamstart.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(173, 33)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(38, 13)
|
|
Me.Label4.TabIndex = 29
|
|
Me.Label4.Text = "Betrag"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(173, 20)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(129, 13)
|
|
Me.Label3.TabIndex = 28
|
|
Me.Label3.Text = "Erste Rate mit ungeradem"
|
|
'
|
|
'lblZuschlagRaten
|
|
'
|
|
Me.lblZuschlagRaten.AutoSize = True
|
|
Me.lblZuschlagRaten.Location = New System.Drawing.Point(9, 51)
|
|
Me.lblZuschlagRaten.Name = "lblZuschlagRaten"
|
|
Me.lblZuschlagRaten.Size = New System.Drawing.Size(78, 13)
|
|
Me.lblZuschlagRaten.TabIndex = 26
|
|
Me.lblZuschlagRaten.Text = "Ratenzuschlag"
|
|
'
|
|
'lblAnzahlRaten
|
|
'
|
|
Me.lblAnzahlRaten.AutoSize = True
|
|
Me.lblAnzahlRaten.Location = New System.Drawing.Point(9, 23)
|
|
Me.lblAnzahlRaten.Name = "lblAnzahlRaten"
|
|
Me.lblAnzahlRaten.Size = New System.Drawing.Size(71, 13)
|
|
Me.lblAnzahlRaten.TabIndex = 23
|
|
Me.lblAnzahlRaten.Text = "Anzahl Raten"
|
|
'
|
|
'grpBehandlungsdaten
|
|
'
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.DDTRGStellung)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.DDTBehandlungsende)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.DDTBehandlungsbeginn)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.btnAbschliessen)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.btnZuruecksetzen)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.lblRGStellung)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.Label15)
|
|
Me.grpBehandlungsdaten.Controls.Add(Me.lblBegin)
|
|
Me.grpBehandlungsdaten.Location = New System.Drawing.Point(3, 124)
|
|
Me.grpBehandlungsdaten.Name = "grpBehandlungsdaten"
|
|
Me.grpBehandlungsdaten.Size = New System.Drawing.Size(303, 151)
|
|
Me.grpBehandlungsdaten.TabIndex = 10
|
|
Me.grpBehandlungsdaten.TabStop = False
|
|
Me.grpBehandlungsdaten.Text = "Behandlung"
|
|
'
|
|
'DDTRGStellung
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTRGStellung.BackgroundStyle.Class = "DateTimeInputBackground"
|
|
Me.DDTRGStellung.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTRGStellung.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown
|
|
Me.DDTRGStellung.ButtonDropDown.Visible = True
|
|
Me.DDTRGStellung.IsPopupCalendarOpen = False
|
|
Me.DDTRGStellung.Location = New System.Drawing.Point(129, 70)
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTRGStellung.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTRGStellung.MonthCalendar.CalendarDimensions = New System.Drawing.Size(1, 1)
|
|
Me.DDTRGStellung.MonthCalendar.ClearButtonVisible = True
|
|
'
|
|
'
|
|
'
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1
|
|
Me.DDTRGStellung.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTRGStellung.MonthCalendar.DisplayMonth = New Date(2015, 5, 1, 0, 0, 0, 0)
|
|
Me.DDTRGStellung.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday
|
|
'
|
|
'
|
|
'
|
|
Me.DDTRGStellung.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
|
|
Me.DDTRGStellung.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTRGStellung.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
|
|
Me.DDTRGStellung.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTRGStellung.MonthCalendar.TodayButtonVisible = True
|
|
Me.DDTRGStellung.Name = "DDTRGStellung"
|
|
Me.DDTRGStellung.Size = New System.Drawing.Size(162, 20)
|
|
Me.DDTRGStellung.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
|
|
Me.DDTRGStellung.TabIndex = 212
|
|
'
|
|
'DDTBehandlungsende
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsende.BackgroundStyle.Class = "DateTimeInputBackground"
|
|
Me.DDTBehandlungsende.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsende.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown
|
|
Me.DDTBehandlungsende.ButtonDropDown.Visible = True
|
|
Me.DDTBehandlungsende.IsPopupCalendarOpen = False
|
|
Me.DDTBehandlungsende.Location = New System.Drawing.Point(129, 43)
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsende.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsende.MonthCalendar.CalendarDimensions = New System.Drawing.Size(1, 1)
|
|
Me.DDTBehandlungsende.MonthCalendar.ClearButtonVisible = True
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1
|
|
Me.DDTBehandlungsende.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsende.MonthCalendar.DisplayMonth = New Date(2015, 5, 1, 0, 0, 0, 0)
|
|
Me.DDTBehandlungsende.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsende.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
|
|
Me.DDTBehandlungsende.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTBehandlungsende.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
|
|
Me.DDTBehandlungsende.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsende.MonthCalendar.TodayButtonVisible = True
|
|
Me.DDTBehandlungsende.Name = "DDTBehandlungsende"
|
|
Me.DDTBehandlungsende.Size = New System.Drawing.Size(162, 20)
|
|
Me.DDTBehandlungsende.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
|
|
Me.DDTBehandlungsende.TabIndex = 211
|
|
'
|
|
'DDTBehandlungsbeginn
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsbeginn.BackgroundStyle.Class = "DateTimeInputBackground"
|
|
Me.DDTBehandlungsbeginn.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsbeginn.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown
|
|
Me.DDTBehandlungsbeginn.ButtonDropDown.Visible = True
|
|
Me.DDTBehandlungsbeginn.IsPopupCalendarOpen = False
|
|
Me.DDTBehandlungsbeginn.Location = New System.Drawing.Point(129, 18)
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CalendarDimensions = New System.Drawing.Size(1, 1)
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.ClearButtonVisible = True
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.DisplayMonth = New Date(2015, 5, 1, 0, 0, 0, 0)
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday
|
|
'
|
|
'
|
|
'
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.DDTBehandlungsbeginn.MonthCalendar.TodayButtonVisible = True
|
|
Me.DDTBehandlungsbeginn.Name = "DDTBehandlungsbeginn"
|
|
Me.DDTBehandlungsbeginn.Size = New System.Drawing.Size(162, 20)
|
|
Me.DDTBehandlungsbeginn.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
|
|
Me.DDTBehandlungsbeginn.TabIndex = 39
|
|
'
|
|
'btnAbschliessen
|
|
'
|
|
Me.btnAbschliessen.Location = New System.Drawing.Point(8, 100)
|
|
Me.btnAbschliessen.Name = "btnAbschliessen"
|
|
Me.btnAbschliessen.Size = New System.Drawing.Size(124, 23)
|
|
Me.btnAbschliessen.TabIndex = 209
|
|
Me.btnAbschliessen.Text = "Abschliessen"
|
|
Me.btnAbschliessen.UseVisualStyleBackColor = True
|
|
'
|
|
'btnZuruecksetzen
|
|
'
|
|
Me.btnZuruecksetzen.Location = New System.Drawing.Point(173, 100)
|
|
Me.btnZuruecksetzen.Name = "btnZuruecksetzen"
|
|
Me.btnZuruecksetzen.Size = New System.Drawing.Size(124, 23)
|
|
Me.btnZuruecksetzen.TabIndex = 208
|
|
Me.btnZuruecksetzen.Text = "Zurücksetzen"
|
|
Me.btnZuruecksetzen.UseVisualStyleBackColor = True
|
|
'
|
|
'lblRGStellung
|
|
'
|
|
Me.lblRGStellung.AutoSize = True
|
|
Me.lblRGStellung.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblRGStellung.Location = New System.Drawing.Point(9, 76)
|
|
Me.lblRGStellung.Name = "lblRGStellung"
|
|
Me.lblRGStellung.Size = New System.Drawing.Size(108, 13)
|
|
Me.lblRGStellung.TabIndex = 207
|
|
Me.lblRGStellung.Text = "RG-Stellung nicht vor"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label15.Location = New System.Drawing.Point(9, 50)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(32, 13)
|
|
Me.Label15.TabIndex = 205
|
|
Me.Label15.Text = "Ende"
|
|
'
|
|
'lblBegin
|
|
'
|
|
Me.lblBegin.AutoSize = True
|
|
Me.lblBegin.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblBegin.Location = New System.Drawing.Point(9, 26)
|
|
Me.lblBegin.Name = "lblBegin"
|
|
Me.lblBegin.Size = New System.Drawing.Size(40, 13)
|
|
Me.lblBegin.TabIndex = 204
|
|
Me.lblBegin.Text = "Beginn"
|
|
'
|
|
'grpAbrechnung
|
|
'
|
|
Me.grpAbrechnung.Controls.Add(Me.mtxtRabatt)
|
|
Me.grpAbrechnung.Controls.Add(Me.mtxtTaxpunktwert)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblRabattwert)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblTaxpunkte)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblFrankenwert)
|
|
Me.grpAbrechnung.Controls.Add(Me.chkMitdatum)
|
|
Me.grpAbrechnung.Controls.Add(Me.chkAndrucken_Taxpunkte)
|
|
Me.grpAbrechnung.Controls.Add(Me.chkRabattGesamt)
|
|
Me.grpAbrechnung.Controls.Add(Me.cbboxNrtaxpunkt)
|
|
Me.grpAbrechnung.Controls.Add(Me.cbboxNrAnsatz)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblAnsatz)
|
|
Me.grpAbrechnung.Controls.Add(Me.cbboxNrAbrechnungstyp)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblAbrechnungstyp)
|
|
Me.grpAbrechnung.Controls.Add(Me.cbboxNRRGtyp)
|
|
Me.grpAbrechnung.Controls.Add(Me.lblRechnungstyp)
|
|
Me.grpAbrechnung.Location = New System.Drawing.Point(312, 31)
|
|
Me.grpAbrechnung.Name = "grpAbrechnung"
|
|
Me.grpAbrechnung.Size = New System.Drawing.Size(299, 244)
|
|
Me.grpAbrechnung.TabIndex = 13
|
|
Me.grpAbrechnung.TabStop = False
|
|
Me.grpAbrechnung.Text = "Abrechnung"
|
|
'
|
|
'mtxtRabatt
|
|
'
|
|
Me.mtxtRabatt.BackGroundColor = System.Drawing.SystemColors.Window
|
|
Me.mtxtRabatt.BeforeTouchSize = New System.Drawing.Size(61, 20)
|
|
Me.mtxtRabatt.Cursor = System.Windows.Forms.Cursors.IBeam
|
|
Me.mtxtRabatt.DoubleValue = 1.0R
|
|
Me.mtxtRabatt.Location = New System.Drawing.Point(190, 163)
|
|
Me.mtxtRabatt.Metrocolor = System.Drawing.Color.FromArgb(CType(CType(209, Byte), Integer), CType(CType(211, Byte), Integer), CType(CType(212, Byte), Integer))
|
|
Me.mtxtRabatt.Name = "mtxtRabatt"
|
|
Me.mtxtRabatt.NullString = ""
|
|
Me.mtxtRabatt.Size = New System.Drawing.Size(100, 20)
|
|
Me.mtxtRabatt.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.[Default]
|
|
Me.mtxtRabatt.TabIndex = 40
|
|
Me.mtxtRabatt.Text = "1.00"
|
|
Me.mtxtRabatt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'mtxtTaxpunktwert
|
|
'
|
|
Me.mtxtTaxpunktwert.BackGroundColor = System.Drawing.SystemColors.Window
|
|
Me.mtxtTaxpunktwert.BeforeTouchSize = New System.Drawing.Size(61, 20)
|
|
Me.mtxtTaxpunktwert.Cursor = System.Windows.Forms.Cursors.IBeam
|
|
Me.mtxtTaxpunktwert.DoubleValue = 1.0R
|
|
Me.mtxtTaxpunktwert.Location = New System.Drawing.Point(190, 109)
|
|
Me.mtxtTaxpunktwert.Metrocolor = System.Drawing.Color.FromArgb(CType(CType(209, Byte), Integer), CType(CType(211, Byte), Integer), CType(CType(212, Byte), Integer))
|
|
Me.mtxtTaxpunktwert.Name = "mtxtTaxpunktwert"
|
|
Me.mtxtTaxpunktwert.NullString = ""
|
|
Me.mtxtTaxpunktwert.Size = New System.Drawing.Size(100, 20)
|
|
Me.mtxtTaxpunktwert.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.[Default]
|
|
Me.mtxtTaxpunktwert.TabIndex = 39
|
|
Me.mtxtTaxpunktwert.Text = "1.00"
|
|
Me.mtxtTaxpunktwert.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblRabattwert
|
|
'
|
|
Me.lblRabattwert.AutoSize = True
|
|
Me.lblRabattwert.Location = New System.Drawing.Point(8, 167)
|
|
Me.lblRabattwert.Name = "lblRabattwert"
|
|
Me.lblRabattwert.Size = New System.Drawing.Size(61, 13)
|
|
Me.lblRabattwert.TabIndex = 38
|
|
Me.lblRabattwert.Text = "Rabatt in %"
|
|
'
|
|
'lblTaxpunkte
|
|
'
|
|
Me.lblTaxpunkte.AutoSize = True
|
|
Me.lblTaxpunkte.Location = New System.Drawing.Point(8, 141)
|
|
Me.lblTaxpunkte.Name = "lblTaxpunkte"
|
|
Me.lblTaxpunkte.Size = New System.Drawing.Size(58, 13)
|
|
Me.lblTaxpunkte.TabIndex = 37
|
|
Me.lblTaxpunkte.Text = "Taxpunkte"
|
|
'
|
|
'lblFrankenwert
|
|
'
|
|
Me.lblFrankenwert.AutoSize = True
|
|
Me.lblFrankenwert.Location = New System.Drawing.Point(8, 112)
|
|
Me.lblFrankenwert.Name = "lblFrankenwert"
|
|
Me.lblFrankenwert.Size = New System.Drawing.Size(66, 13)
|
|
Me.lblFrankenwert.TabIndex = 36
|
|
Me.lblFrankenwert.Text = "Frankenwert"
|
|
'
|
|
'chkMitdatum
|
|
'
|
|
Me.chkMitdatum.AutoSize = True
|
|
Me.chkMitdatum.Location = New System.Drawing.Point(6, 216)
|
|
Me.chkMitdatum.Name = "chkMitdatum"
|
|
Me.chkMitdatum.Size = New System.Drawing.Size(128, 17)
|
|
Me.chkMitdatum.TabIndex = 35
|
|
Me.chkMitdatum.Text = "Leistungen mit Datum"
|
|
Me.chkMitdatum.UseVisualStyleBackColor = True
|
|
'
|
|
'chkAndrucken_Taxpunkte
|
|
'
|
|
Me.chkAndrucken_Taxpunkte.AutoSize = True
|
|
Me.chkAndrucken_Taxpunkte.Location = New System.Drawing.Point(179, 193)
|
|
Me.chkAndrucken_Taxpunkte.Name = "chkAndrucken_Taxpunkte"
|
|
Me.chkAndrucken_Taxpunkte.Size = New System.Drawing.Size(111, 17)
|
|
Me.chkAndrucken_Taxpunkte.TabIndex = 34
|
|
Me.chkAndrucken_Taxpunkte.Text = "TP/Fr. andrucken"
|
|
Me.chkAndrucken_Taxpunkte.UseVisualStyleBackColor = True
|
|
'
|
|
'chkRabattGesamt
|
|
'
|
|
Me.chkRabattGesamt.AutoSize = True
|
|
Me.chkRabattGesamt.Location = New System.Drawing.Point(6, 193)
|
|
Me.chkRabattGesamt.Name = "chkRabattGesamt"
|
|
Me.chkRabattGesamt.Size = New System.Drawing.Size(145, 17)
|
|
Me.chkRabattGesamt.TabIndex = 33
|
|
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 = 30
|
|
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 = 28
|
|
Me.cbboxNrAnsatz.Table = Nothing
|
|
Me.cbboxNrAnsatz.TableAlias = ""
|
|
Me.cbboxNrAnsatz.Valuemember = Nothing
|
|
'
|
|
'lblAnsatz
|
|
'
|
|
Me.lblAnsatz.AutoSize = True
|
|
Me.lblAnsatz.Location = New System.Drawing.Point(8, 85)
|
|
Me.lblAnsatz.Name = "lblAnsatz"
|
|
Me.lblAnsatz.Size = New System.Drawing.Size(39, 13)
|
|
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 = 26
|
|
Me.cbboxNrAbrechnungstyp.Table = Nothing
|
|
Me.cbboxNrAbrechnungstyp.TableAlias = ""
|
|
Me.cbboxNrAbrechnungstyp.Valuemember = Nothing
|
|
'
|
|
'lblAbrechnungstyp
|
|
'
|
|
Me.lblAbrechnungstyp.AutoSize = True
|
|
Me.lblAbrechnungstyp.Location = New System.Drawing.Point(8, 57)
|
|
Me.lblAbrechnungstyp.Name = "lblAbrechnungstyp"
|
|
Me.lblAbrechnungstyp.Size = New System.Drawing.Size(84, 13)
|
|
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 = 24
|
|
Me.cbboxNRRGtyp.Table = Nothing
|
|
Me.cbboxNRRGtyp.TableAlias = ""
|
|
Me.cbboxNRRGtyp.Valuemember = Nothing
|
|
'
|
|
'lblRechnungstyp
|
|
'
|
|
Me.lblRechnungstyp.AutoSize = True
|
|
Me.lblRechnungstyp.Location = New System.Drawing.Point(8, 29)
|
|
Me.lblRechnungstyp.Name = "lblRechnungstyp"
|
|
Me.lblRechnungstyp.Size = New System.Drawing.Size(76, 13)
|
|
Me.lblRechnungstyp.TabIndex = 23
|
|
Me.lblRechnungstyp.Text = "Rechnungstyp"
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnSave, Me.ToolStripDropDownButton1})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(615, 25)
|
|
Me.ToolStrip1.TabIndex = 15
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'tsbtnSave
|
|
'
|
|
Me.tsbtnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnSave.Image = CType(resources.GetObject("tsbtnSave.Image"), System.Drawing.Image)
|
|
Me.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnSave.Name = "tsbtnSave"
|
|
Me.tsbtnSave.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnSave.Text = "Speichern"
|
|
'
|
|
'ToolStripDropDownButton1
|
|
'
|
|
Me.ToolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripDropDownButton1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VorschaRechnungToolStripMenuItem, Me.DesignRechnungToolStripMenuItem})
|
|
Me.ToolStripDropDownButton1.Image = CType(resources.GetObject("ToolStripDropDownButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripDropDownButton1.Name = "ToolStripDropDownButton1"
|
|
Me.ToolStripDropDownButton1.Size = New System.Drawing.Size(29, 22)
|
|
Me.ToolStripDropDownButton1.Text = "ToolStripDropDownButton1"
|
|
'
|
|
'VorschaRechnungToolStripMenuItem
|
|
'
|
|
Me.VorschaRechnungToolStripMenuItem.Name = "VorschaRechnungToolStripMenuItem"
|
|
Me.VorschaRechnungToolStripMenuItem.Size = New System.Drawing.Size(172, 22)
|
|
Me.VorschaRechnungToolStripMenuItem.Text = "Vorscha Rechnung"
|
|
'
|
|
'DesignRechnungToolStripMenuItem
|
|
'
|
|
Me.DesignRechnungToolStripMenuItem.Name = "DesignRechnungToolStripMenuItem"
|
|
Me.DesignRechnungToolStripMenuItem.Size = New System.Drawing.Size(172, 22)
|
|
Me.DesignRechnungToolStripMenuItem.Text = "Design Rechnung"
|
|
'
|
|
'GrpRechnungstext
|
|
'
|
|
Me.GrpRechnungstext.Controls.Add(Me.cbboxrgtext)
|
|
Me.GrpRechnungstext.Controls.Add(Me.txtRechnungsbemerkung)
|
|
Me.GrpRechnungstext.Location = New System.Drawing.Point(3, 511)
|
|
Me.GrpRechnungstext.Name = "GrpRechnungstext"
|
|
Me.GrpRechnungstext.Size = New System.Drawing.Size(608, 141)
|
|
Me.GrpRechnungstext.TabIndex = 16
|
|
Me.GrpRechnungstext.TabStop = False
|
|
Me.GrpRechnungstext.Text = "Rechnungstext"
|
|
'
|
|
'cbboxrgtext
|
|
'
|
|
Me.cbboxrgtext.Dataselection = Nothing
|
|
Me.cbboxrgtext.Displaymember = Nothing
|
|
Me.cbboxrgtext.Location = New System.Drawing.Point(5, 20)
|
|
Me.cbboxrgtext.Name = "cbboxrgtext"
|
|
Me.cbboxrgtext.Size = New System.Drawing.Size(600, 21)
|
|
Me.cbboxrgtext.TabIndex = 21
|
|
Me.cbboxrgtext.Table = Nothing
|
|
Me.cbboxrgtext.TableAlias = ""
|
|
Me.cbboxrgtext.Valuemember = Nothing
|
|
'
|
|
'txtRechnungsbemerkung
|
|
'
|
|
Me.txtRechnungsbemerkung.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.txtRechnungsbemerkung.Location = New System.Drawing.Point(3, 47)
|
|
Me.txtRechnungsbemerkung.Multiline = True
|
|
Me.txtRechnungsbemerkung.Name = "txtRechnungsbemerkung"
|
|
Me.txtRechnungsbemerkung.Size = New System.Drawing.Size(602, 91)
|
|
Me.txtRechnungsbemerkung.TabIndex = 17
|
|
'
|
|
'Benhandungdetail
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.GrpRechnungstext)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Controls.Add(Me.GrpPatient)
|
|
Me.Controls.Add(Me.grpZusammenfassugn)
|
|
Me.Controls.Add(Me.GrpGaramt)
|
|
Me.Controls.Add(Me.GrpRaten)
|
|
Me.Controls.Add(Me.grpBehandlungsdaten)
|
|
Me.Controls.Add(Me.grpAbrechnung)
|
|
Me.Name = "Benhandungdetail"
|
|
Me.Size = New System.Drawing.Size(615, 695)
|
|
Me.GrpPatient.ResumeLayout(False)
|
|
Me.GrpPatient.PerformLayout()
|
|
Me.grpZusammenfassugn.ResumeLayout(False)
|
|
Me.grpZusammenfassugn.PerformLayout()
|
|
Me.GrpGaramt.ResumeLayout(False)
|
|
Me.GrpGaramt.PerformLayout()
|
|
Me.GrpRaten.ResumeLayout(False)
|
|
Me.GrpRaten.PerformLayout()
|
|
CType(Me.txtAnzahlraten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.mtxtRatenzuschlag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.xxtxtAnzahlraten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.grpBehandlungsdaten.ResumeLayout(False)
|
|
Me.grpBehandlungsdaten.PerformLayout()
|
|
CType(Me.DDTRGStellung, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DDTBehandlungsende, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DDTBehandlungsbeginn, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.grpAbrechnung.ResumeLayout(False)
|
|
Me.grpAbrechnung.PerformLayout()
|
|
CType(Me.mtxtRabatt, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.mtxtTaxpunktwert, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
Me.GrpRechnungstext.ResumeLayout(False)
|
|
Me.GrpRechnungstext.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents GrpPatient As System.Windows.Forms.GroupBox
|
|
Friend WithEvents cbboxNRESTyp As DPM2016.MyCombobox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents cbboxnrbehandler As DPM2016.MyCombobox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents grpZusammenfassugn As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txtcTotal As System.Windows.Forms.Label
|
|
Friend WithEvents lblTotal As System.Windows.Forms.Label
|
|
Friend WithEvents txtcRabatt As System.Windows.Forms.Label
|
|
Friend WithEvents lblRabatt As System.Windows.Forms.Label
|
|
Friend WithEvents txtcVorauszahlungen As System.Windows.Forms.Label
|
|
Friend WithEvents lblVorauszahlungen As System.Windows.Forms.Label
|
|
Friend WithEvents txtcRatenzuschlat As System.Windows.Forms.Label
|
|
Friend WithEvents lblRatenzuschlag As System.Windows.Forms.Label
|
|
Friend WithEvents txtcBehandlungstotal As System.Windows.Forms.Label
|
|
Friend WithEvents lblBehandlungstotal As System.Windows.Forms.Label
|
|
Friend WithEvents txtcKVTotal As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents GrpGaramt As System.Windows.Forms.GroupBox
|
|
Friend WithEvents lblFallNummer As System.Windows.Forms.Label
|
|
Friend WithEvents cbboxNrAnsprechpartner As DPM2016.MyCombobox
|
|
Friend WithEvents lblAnsprechpartner As System.Windows.Forms.Label
|
|
Friend WithEvents txtFallnummer As System.Windows.Forms.TextBox
|
|
Friend WithEvents cbboxNrGarant As DPM2016.MyCombobox
|
|
Friend WithEvents lblgarant As System.Windows.Forms.Label
|
|
Friend WithEvents rbPrivatPersonen As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbkk As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbdiverseFirmen As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbiv As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbfs As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbversicherung As System.Windows.Forms.RadioButton
|
|
Friend WithEvents GrpRaten As System.Windows.Forms.GroupBox
|
|
Friend WithEvents xxtxtAnzahlraten As System.Windows.Forms.NumericUpDown
|
|
Friend WithEvents chkUngeraterateamstart As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents lblZuschlagRaten As System.Windows.Forms.Label
|
|
Friend WithEvents lblAnzahlRaten As System.Windows.Forms.Label
|
|
Friend WithEvents grpBehandlungsdaten As System.Windows.Forms.GroupBox
|
|
Friend WithEvents DDTRGStellung As DevComponents.Editors.DateTimeAdv.DateTimeInput
|
|
Friend WithEvents DDTBehandlungsende As DevComponents.Editors.DateTimeAdv.DateTimeInput
|
|
Friend WithEvents DDTBehandlungsbeginn As DevComponents.Editors.DateTimeAdv.DateTimeInput
|
|
Friend WithEvents btnAbschliessen As System.Windows.Forms.Button
|
|
Friend WithEvents btnZuruecksetzen As System.Windows.Forms.Button
|
|
Friend WithEvents lblRGStellung As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents lblBegin As System.Windows.Forms.Label
|
|
Friend WithEvents grpAbrechnung As System.Windows.Forms.GroupBox
|
|
Friend WithEvents lblRabattwert As System.Windows.Forms.Label
|
|
Friend WithEvents lblTaxpunkte As System.Windows.Forms.Label
|
|
Friend WithEvents lblFrankenwert As System.Windows.Forms.Label
|
|
Friend WithEvents chkMitdatum As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkAndrucken_Taxpunkte As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkRabattGesamt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbboxNrtaxpunkt As DPM2016.MyCombobox
|
|
Friend WithEvents cbboxNrAnsatz As DPM2016.MyCombobox
|
|
Friend WithEvents lblAnsatz As System.Windows.Forms.Label
|
|
Friend WithEvents cbboxNrAbrechnungstyp As DPM2016.MyCombobox
|
|
Friend WithEvents lblAbrechnungstyp As System.Windows.Forms.Label
|
|
Friend WithEvents cbboxNRRGtyp As DPM2016.MyCombobox
|
|
Friend WithEvents lblRechnungstyp As System.Windows.Forms.Label
|
|
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents tsbtnSave As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents mtxtTaxpunktwert As Syncfusion.Windows.Forms.Tools.DoubleTextBox
|
|
Friend WithEvents mtxtRabatt As Syncfusion.Windows.Forms.Tools.DoubleTextBox
|
|
Friend WithEvents mtxtRatenzuschlag As Syncfusion.Windows.Forms.Tools.DoubleTextBox
|
|
Friend WithEvents ToolStripDropDownButton1 As ToolStripDropDownButton
|
|
Friend WithEvents VorschaRechnungToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents DesignRechnungToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents txtAnzahlraten As Syncfusion.Windows.Forms.Tools.DoubleTextBox
|
|
Friend WithEvents GrpRechnungstext As GroupBox
|
|
Friend WithEvents cbboxrgtext As MyCombobox
|
|
Friend WithEvents txtRechnungsbemerkung As TextBox
|
|
End Class
|