Update Version 1.2
This commit is contained in:
209
DPM2016/Finanzaen/Finanzen.Designer.vb
generated
209
DPM2016/Finanzaen/Finanzen.Designer.vb
generated
@@ -82,9 +82,10 @@ Partial Class Finanzen
|
||||
'
|
||||
'ToolStrip1
|
||||
'
|
||||
Me.ToolStrip1.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.ToolStrip1.Name = "ToolStrip1"
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(990, 25)
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(1320, 31)
|
||||
Me.ToolStrip1.TabIndex = 0
|
||||
Me.ToolStrip1.Text = "ToolStrip1"
|
||||
'
|
||||
@@ -103,26 +104,30 @@ Partial Class Finanzen
|
||||
Me.GrpZahlung.Controls.Add(Me.txtRGNummer)
|
||||
Me.GrpZahlung.Controls.Add(Me.lblRechnungsnummer)
|
||||
Me.GrpZahlung.Dock = System.Windows.Forms.DockStyle.Left
|
||||
Me.GrpZahlung.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GrpZahlung.Location = New System.Drawing.Point(0, 31)
|
||||
Me.GrpZahlung.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpZahlung.Name = "GrpZahlung"
|
||||
Me.GrpZahlung.Size = New System.Drawing.Size(345, 562)
|
||||
Me.GrpZahlung.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpZahlung.Size = New System.Drawing.Size(575, 691)
|
||||
Me.GrpZahlung.TabIndex = 1
|
||||
Me.GrpZahlung.TabStop = False
|
||||
Me.GrpZahlung.Text = "Zahlung"
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(309, 30)
|
||||
Me.Button1.Location = New System.Drawing.Point(412, 37)
|
||||
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(15, 23)
|
||||
Me.Button1.Size = New System.Drawing.Size(20, 28)
|
||||
Me.Button1.TabIndex = 20
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnBuchen
|
||||
'
|
||||
Me.btnBuchen.Location = New System.Drawing.Point(22, 165)
|
||||
Me.btnBuchen.Location = New System.Drawing.Point(29, 203)
|
||||
Me.btnBuchen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.btnBuchen.Name = "btnBuchen"
|
||||
Me.btnBuchen.Size = New System.Drawing.Size(75, 23)
|
||||
Me.btnBuchen.Size = New System.Drawing.Size(100, 28)
|
||||
Me.btnBuchen.TabIndex = 19
|
||||
Me.btnBuchen.Text = "Buchen"
|
||||
Me.btnBuchen.UseVisualStyleBackColor = True
|
||||
@@ -130,7 +135,8 @@ Partial Class Finanzen
|
||||
'chkVorauszahlung
|
||||
'
|
||||
Me.chkVorauszahlung.AutoSize = True
|
||||
Me.chkVorauszahlung.Location = New System.Drawing.Point(147, 139)
|
||||
Me.chkVorauszahlung.Location = New System.Drawing.Point(196, 171)
|
||||
Me.chkVorauszahlung.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.chkVorauszahlung.Name = "chkVorauszahlung"
|
||||
Me.chkVorauszahlung.Size = New System.Drawing.Size(15, 14)
|
||||
Me.chkVorauszahlung.TabIndex = 18
|
||||
@@ -139,9 +145,10 @@ Partial Class Finanzen
|
||||
'lblVorauszahlung
|
||||
'
|
||||
Me.lblVorauszahlung.AutoSize = True
|
||||
Me.lblVorauszahlung.Location = New System.Drawing.Point(20, 139)
|
||||
Me.lblVorauszahlung.Location = New System.Drawing.Point(27, 171)
|
||||
Me.lblVorauszahlung.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblVorauszahlung.Name = "lblVorauszahlung"
|
||||
Me.lblVorauszahlung.Size = New System.Drawing.Size(77, 13)
|
||||
Me.lblVorauszahlung.Size = New System.Drawing.Size(103, 17)
|
||||
Me.lblVorauszahlung.TabIndex = 17
|
||||
Me.lblVorauszahlung.Text = "Vorauszahlung"
|
||||
'
|
||||
@@ -149,9 +156,10 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.cbboxKonto.Dataselection = Nothing
|
||||
Me.cbboxKonto.Displaymember = Nothing
|
||||
Me.cbboxKonto.Location = New System.Drawing.Point(147, 109)
|
||||
Me.cbboxKonto.Location = New System.Drawing.Point(196, 134)
|
||||
Me.cbboxKonto.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.cbboxKonto.Name = "cbboxKonto"
|
||||
Me.cbboxKonto.Size = New System.Drawing.Size(177, 21)
|
||||
Me.cbboxKonto.Size = New System.Drawing.Size(235, 24)
|
||||
Me.cbboxKonto.TabIndex = 15
|
||||
Me.cbboxKonto.Table = Nothing
|
||||
Me.cbboxKonto.TableAlias = ""
|
||||
@@ -160,18 +168,20 @@ Partial Class Finanzen
|
||||
'lblKonto
|
||||
'
|
||||
Me.lblKonto.AutoSize = True
|
||||
Me.lblKonto.Location = New System.Drawing.Point(20, 112)
|
||||
Me.lblKonto.Location = New System.Drawing.Point(27, 138)
|
||||
Me.lblKonto.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblKonto.Name = "lblKonto"
|
||||
Me.lblKonto.Size = New System.Drawing.Size(66, 13)
|
||||
Me.lblKonto.Size = New System.Drawing.Size(86, 17)
|
||||
Me.lblKonto.TabIndex = 16
|
||||
Me.lblKonto.Text = "Gegenkonto"
|
||||
'
|
||||
'lblBetrag
|
||||
'
|
||||
Me.lblBetrag.AutoSize = True
|
||||
Me.lblBetrag.Location = New System.Drawing.Point(20, 87)
|
||||
Me.lblBetrag.Location = New System.Drawing.Point(27, 107)
|
||||
Me.lblBetrag.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblBetrag.Name = "lblBetrag"
|
||||
Me.lblBetrag.Size = New System.Drawing.Size(38, 13)
|
||||
Me.lblBetrag.Size = New System.Drawing.Size(50, 17)
|
||||
Me.lblBetrag.TabIndex = 11
|
||||
Me.lblBetrag.Text = "Betrag"
|
||||
'
|
||||
@@ -184,18 +194,20 @@ Partial Class Finanzen
|
||||
Me.diBetrag.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
||||
Me.diBetrag.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2
|
||||
Me.diBetrag.Increment = 1.0R
|
||||
Me.diBetrag.Location = New System.Drawing.Point(147, 81)
|
||||
Me.diBetrag.Location = New System.Drawing.Point(196, 100)
|
||||
Me.diBetrag.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.diBetrag.Name = "diBetrag"
|
||||
Me.diBetrag.ShowUpDown = True
|
||||
Me.diBetrag.Size = New System.Drawing.Size(86, 20)
|
||||
Me.diBetrag.Size = New System.Drawing.Size(115, 22)
|
||||
Me.diBetrag.TabIndex = 10
|
||||
'
|
||||
'lbldatum
|
||||
'
|
||||
Me.lbldatum.AutoSize = True
|
||||
Me.lbldatum.Location = New System.Drawing.Point(20, 62)
|
||||
Me.lbldatum.Location = New System.Drawing.Point(27, 76)
|
||||
Me.lbldatum.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lbldatum.Name = "lbldatum"
|
||||
Me.lbldatum.Size = New System.Drawing.Size(38, 13)
|
||||
Me.lbldatum.Size = New System.Drawing.Size(49, 17)
|
||||
Me.lbldatum.TabIndex = 3
|
||||
Me.lbldatum.Text = "Datum"
|
||||
'
|
||||
@@ -209,7 +221,8 @@ Partial Class Finanzen
|
||||
Me.dtdatum.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown
|
||||
Me.dtdatum.ButtonDropDown.Visible = True
|
||||
Me.dtdatum.IsPopupCalendarOpen = False
|
||||
Me.dtdatum.Location = New System.Drawing.Point(147, 55)
|
||||
Me.dtdatum.Location = New System.Drawing.Point(196, 68)
|
||||
Me.dtdatum.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
'
|
||||
'
|
||||
'
|
||||
@@ -240,23 +253,25 @@ Partial Class Finanzen
|
||||
Me.dtdatum.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
||||
Me.dtdatum.MonthCalendar.TodayButtonVisible = True
|
||||
Me.dtdatum.Name = "dtdatum"
|
||||
Me.dtdatum.Size = New System.Drawing.Size(177, 20)
|
||||
Me.dtdatum.Size = New System.Drawing.Size(236, 22)
|
||||
Me.dtdatum.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
|
||||
Me.dtdatum.TabIndex = 2
|
||||
'
|
||||
'txtRGNummer
|
||||
'
|
||||
Me.txtRGNummer.Location = New System.Drawing.Point(147, 32)
|
||||
Me.txtRGNummer.Location = New System.Drawing.Point(196, 39)
|
||||
Me.txtRGNummer.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.txtRGNummer.Name = "txtRGNummer"
|
||||
Me.txtRGNummer.Size = New System.Drawing.Size(161, 20)
|
||||
Me.txtRGNummer.Size = New System.Drawing.Size(213, 22)
|
||||
Me.txtRGNummer.TabIndex = 1
|
||||
'
|
||||
'lblRechnungsnummer
|
||||
'
|
||||
Me.lblRechnungsnummer.AutoSize = True
|
||||
Me.lblRechnungsnummer.Location = New System.Drawing.Point(20, 35)
|
||||
Me.lblRechnungsnummer.Location = New System.Drawing.Point(27, 43)
|
||||
Me.lblRechnungsnummer.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblRechnungsnummer.Name = "lblRechnungsnummer"
|
||||
Me.lblRechnungsnummer.Size = New System.Drawing.Size(99, 13)
|
||||
Me.lblRechnungsnummer.Size = New System.Drawing.Size(131, 17)
|
||||
Me.lblRechnungsnummer.TabIndex = 0
|
||||
Me.lblRechnungsnummer.Text = "Rechnungsnummer"
|
||||
'
|
||||
@@ -264,9 +279,11 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.GrpZahlungen.Controls.Add(Me.C1Zahlungen)
|
||||
Me.GrpZahlungen.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.GrpZahlungen.Location = New System.Drawing.Point(345, 25)
|
||||
Me.GrpZahlungen.Location = New System.Drawing.Point(575, 31)
|
||||
Me.GrpZahlungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpZahlungen.Name = "GrpZahlungen"
|
||||
Me.GrpZahlungen.Size = New System.Drawing.Size(645, 302)
|
||||
Me.GrpZahlungen.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpZahlungen.Size = New System.Drawing.Size(745, 465)
|
||||
Me.GrpZahlungen.TabIndex = 2
|
||||
Me.GrpZahlungen.TabStop = False
|
||||
Me.GrpZahlungen.Text = "Verbuchte Zahlungen"
|
||||
@@ -279,48 +296,52 @@ Partial Class Finanzen
|
||||
Me.C1Zahlungen.FilterBar = True
|
||||
Me.C1Zahlungen.GroupByCaption = "Drag a column header here to group by that column"
|
||||
Me.C1Zahlungen.Images.Add(CType(resources.GetObject("C1Zahlungen.Images"), System.Drawing.Image))
|
||||
Me.C1Zahlungen.Location = New System.Drawing.Point(3, 16)
|
||||
Me.C1Zahlungen.Location = New System.Drawing.Point(4, 19)
|
||||
Me.C1Zahlungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.C1Zahlungen.Name = "C1Zahlungen"
|
||||
Me.C1Zahlungen.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
||||
Me.C1Zahlungen.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
||||
Me.C1Zahlungen.PreviewInfo.ZoomFactor = 75.0R
|
||||
Me.C1Zahlungen.PrintInfo.PageSettings = CType(resources.GetObject("C1Zahlungen.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
||||
Me.C1Zahlungen.Size = New System.Drawing.Size(639, 283)
|
||||
Me.C1Zahlungen.Size = New System.Drawing.Size(737, 442)
|
||||
Me.C1Zahlungen.TabIndex = 3
|
||||
Me.C1Zahlungen.Text = "C1TrueDBGrid1"
|
||||
Me.C1Zahlungen.PropBag = resources.GetString("C1Zahlungen.PropBag")
|
||||
'
|
||||
'ContextMenuStrip2
|
||||
'
|
||||
Me.ContextMenuStrip2.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ZahlungStornierenToolStripMenuItem, Me.VorauszahlungAnBehandlungZuweisenToolStripMenuItem, Me.VorauszahlungVonBehandlungLösenToolStripMenuItem})
|
||||
Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
|
||||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(286, 70)
|
||||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(342, 76)
|
||||
'
|
||||
'ZahlungStornierenToolStripMenuItem
|
||||
'
|
||||
Me.ZahlungStornierenToolStripMenuItem.Name = "ZahlungStornierenToolStripMenuItem"
|
||||
Me.ZahlungStornierenToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
|
||||
Me.ZahlungStornierenToolStripMenuItem.Size = New System.Drawing.Size(341, 24)
|
||||
Me.ZahlungStornierenToolStripMenuItem.Text = "&Zahlung stornieren"
|
||||
'
|
||||
'VorauszahlungAnBehandlungZuweisenToolStripMenuItem
|
||||
'
|
||||
Me.VorauszahlungAnBehandlungZuweisenToolStripMenuItem.Name = "VorauszahlungAnBehandlungZuweisenToolStripMenuItem"
|
||||
Me.VorauszahlungAnBehandlungZuweisenToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
|
||||
Me.VorauszahlungAnBehandlungZuweisenToolStripMenuItem.Size = New System.Drawing.Size(341, 24)
|
||||
Me.VorauszahlungAnBehandlungZuweisenToolStripMenuItem.Text = "Vorauszahlung an Behandlung zuweisen"
|
||||
'
|
||||
'VorauszahlungVonBehandlungLösenToolStripMenuItem
|
||||
'
|
||||
Me.VorauszahlungVonBehandlungLösenToolStripMenuItem.Name = "VorauszahlungVonBehandlungLösenToolStripMenuItem"
|
||||
Me.VorauszahlungVonBehandlungLösenToolStripMenuItem.Size = New System.Drawing.Size(285, 22)
|
||||
Me.VorauszahlungVonBehandlungLösenToolStripMenuItem.Size = New System.Drawing.Size(341, 24)
|
||||
Me.VorauszahlungVonBehandlungLösenToolStripMenuItem.Text = "Vorauszahlung von Behandlung lösen"
|
||||
'
|
||||
'GrpBehandlungen
|
||||
'
|
||||
Me.GrpBehandlungen.Controls.Add(Me.C1OffeneRechnungen)
|
||||
Me.GrpBehandlungen.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.GrpBehandlungen.Location = New System.Drawing.Point(345, 327)
|
||||
Me.GrpBehandlungen.Location = New System.Drawing.Point(575, 496)
|
||||
Me.GrpBehandlungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpBehandlungen.Name = "GrpBehandlungen"
|
||||
Me.GrpBehandlungen.Size = New System.Drawing.Size(645, 139)
|
||||
Me.GrpBehandlungen.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GrpBehandlungen.Size = New System.Drawing.Size(745, 214)
|
||||
Me.GrpBehandlungen.TabIndex = 3
|
||||
Me.GrpBehandlungen.TabStop = False
|
||||
Me.GrpBehandlungen.Text = "Offene Rechnungen"
|
||||
@@ -333,27 +354,29 @@ Partial Class Finanzen
|
||||
Me.C1OffeneRechnungen.FilterBar = True
|
||||
Me.C1OffeneRechnungen.GroupByCaption = "Drag a column header here to group by that column"
|
||||
Me.C1OffeneRechnungen.Images.Add(CType(resources.GetObject("C1OffeneRechnungen.Images"), System.Drawing.Image))
|
||||
Me.C1OffeneRechnungen.Location = New System.Drawing.Point(3, 16)
|
||||
Me.C1OffeneRechnungen.Location = New System.Drawing.Point(4, 19)
|
||||
Me.C1OffeneRechnungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.C1OffeneRechnungen.Name = "C1OffeneRechnungen"
|
||||
Me.C1OffeneRechnungen.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
||||
Me.C1OffeneRechnungen.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
||||
Me.C1OffeneRechnungen.PreviewInfo.ZoomFactor = 75.0R
|
||||
Me.C1OffeneRechnungen.PrintInfo.PageSettings = CType(resources.GetObject("C1OffeneRechnungen.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
||||
Me.C1OffeneRechnungen.Size = New System.Drawing.Size(639, 120)
|
||||
Me.C1OffeneRechnungen.Size = New System.Drawing.Size(737, 191)
|
||||
Me.C1OffeneRechnungen.TabIndex = 4
|
||||
Me.C1OffeneRechnungen.Text = "C1OffeneRechnungen"
|
||||
Me.C1OffeneRechnungen.PropBag = resources.GetString("C1OffeneRechnungen.PropBag")
|
||||
'
|
||||
'ContextMenuStrip1
|
||||
'
|
||||
Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ZahlungBuchenToolStripMenuItem})
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(162, 26)
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(185, 28)
|
||||
'
|
||||
'ZahlungBuchenToolStripMenuItem
|
||||
'
|
||||
Me.ZahlungBuchenToolStripMenuItem.Name = "ZahlungBuchenToolStripMenuItem"
|
||||
Me.ZahlungBuchenToolStripMenuItem.Size = New System.Drawing.Size(161, 22)
|
||||
Me.ZahlungBuchenToolStripMenuItem.Size = New System.Drawing.Size(184, 24)
|
||||
Me.ZahlungBuchenToolStripMenuItem.Text = "&Zahlung buchen"
|
||||
'
|
||||
'GroupBox1
|
||||
@@ -378,36 +401,41 @@ Partial Class Finanzen
|
||||
Me.GroupBox1.Controls.Add(Me.Label2)
|
||||
Me.GroupBox1.Controls.Add(Me.Label1)
|
||||
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(345, 466)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(575, 710)
|
||||
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(645, 121)
|
||||
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(745, 12)
|
||||
Me.GroupBox1.TabIndex = 4
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "Mahnungen"
|
||||
'
|
||||
'btnzurücksetzen3
|
||||
'
|
||||
Me.btnzurücksetzen3.Location = New System.Drawing.Point(379, 85)
|
||||
Me.btnzurücksetzen3.Location = New System.Drawing.Point(505, 105)
|
||||
Me.btnzurücksetzen3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.btnzurücksetzen3.Name = "btnzurücksetzen3"
|
||||
Me.btnzurücksetzen3.Size = New System.Drawing.Size(98, 23)
|
||||
Me.btnzurücksetzen3.Size = New System.Drawing.Size(131, 28)
|
||||
Me.btnzurücksetzen3.TabIndex = 18
|
||||
Me.btnzurücksetzen3.Text = "Zurücksetzen"
|
||||
Me.btnzurücksetzen3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnzurücksetzen2
|
||||
'
|
||||
Me.btnzurücksetzen2.Location = New System.Drawing.Point(379, 62)
|
||||
Me.btnzurücksetzen2.Location = New System.Drawing.Point(505, 76)
|
||||
Me.btnzurücksetzen2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.btnzurücksetzen2.Name = "btnzurücksetzen2"
|
||||
Me.btnzurücksetzen2.Size = New System.Drawing.Size(98, 23)
|
||||
Me.btnzurücksetzen2.Size = New System.Drawing.Size(131, 28)
|
||||
Me.btnzurücksetzen2.TabIndex = 17
|
||||
Me.btnzurücksetzen2.Text = "Zurücksetzen"
|
||||
Me.btnzurücksetzen2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnZurücksetzen1
|
||||
'
|
||||
Me.btnZurücksetzen1.Location = New System.Drawing.Point(379, 39)
|
||||
Me.btnZurücksetzen1.Location = New System.Drawing.Point(505, 48)
|
||||
Me.btnZurücksetzen1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.btnZurücksetzen1.Name = "btnZurücksetzen1"
|
||||
Me.btnZurücksetzen1.Size = New System.Drawing.Size(98, 23)
|
||||
Me.btnZurücksetzen1.Size = New System.Drawing.Size(131, 28)
|
||||
Me.btnZurücksetzen1.TabIndex = 16
|
||||
Me.btnZurücksetzen1.Text = "Zurücksetzen"
|
||||
Me.btnZurücksetzen1.UseVisualStyleBackColor = True
|
||||
@@ -415,108 +443,120 @@ Partial Class Finanzen
|
||||
'Label10
|
||||
'
|
||||
Me.Label10.AutoSize = True
|
||||
Me.Label10.Location = New System.Drawing.Point(7, 90)
|
||||
Me.Label10.Location = New System.Drawing.Point(9, 111)
|
||||
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label10.Name = "Label10"
|
||||
Me.Label10.Size = New System.Drawing.Size(13, 13)
|
||||
Me.Label10.Size = New System.Drawing.Size(16, 17)
|
||||
Me.Label10.TabIndex = 15
|
||||
Me.Label10.Text = "3"
|
||||
'
|
||||
'Mahngebühr3
|
||||
'
|
||||
Me.Mahngebühr3.AutoSize = True
|
||||
Me.Mahngebühr3.Location = New System.Drawing.Point(292, 90)
|
||||
Me.Mahngebühr3.Location = New System.Drawing.Point(389, 111)
|
||||
Me.Mahngebühr3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahngebühr3.Name = "Mahngebühr3"
|
||||
Me.Mahngebühr3.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahngebühr3.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahngebühr3.TabIndex = 14
|
||||
Me.Mahngebühr3.Text = "Label8"
|
||||
'
|
||||
'Mahnfaelligkeit3
|
||||
'
|
||||
Me.Mahnfaelligkeit3.AutoSize = True
|
||||
Me.Mahnfaelligkeit3.Location = New System.Drawing.Point(175, 89)
|
||||
Me.Mahnfaelligkeit3.Location = New System.Drawing.Point(233, 110)
|
||||
Me.Mahnfaelligkeit3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahnfaelligkeit3.Name = "Mahnfaelligkeit3"
|
||||
Me.Mahnfaelligkeit3.Size = New System.Drawing.Size(45, 13)
|
||||
Me.Mahnfaelligkeit3.Size = New System.Drawing.Size(59, 17)
|
||||
Me.Mahnfaelligkeit3.TabIndex = 13
|
||||
Me.Mahnfaelligkeit3.Text = "Label12"
|
||||
'
|
||||
'Mahndatum3
|
||||
'
|
||||
Me.Mahndatum3.AutoSize = True
|
||||
Me.Mahndatum3.Location = New System.Drawing.Point(77, 89)
|
||||
Me.Mahndatum3.Location = New System.Drawing.Point(103, 110)
|
||||
Me.Mahndatum3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahndatum3.Name = "Mahndatum3"
|
||||
Me.Mahndatum3.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahndatum3.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahndatum3.TabIndex = 12
|
||||
Me.Mahndatum3.Text = "Label5"
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.AutoSize = True
|
||||
Me.Label9.Location = New System.Drawing.Point(7, 67)
|
||||
Me.Label9.Location = New System.Drawing.Point(9, 82)
|
||||
Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(13, 13)
|
||||
Me.Label9.Size = New System.Drawing.Size(16, 17)
|
||||
Me.Label9.TabIndex = 11
|
||||
Me.Label9.Text = "2"
|
||||
'
|
||||
'Mahngebühr2
|
||||
'
|
||||
Me.Mahngebühr2.AutoSize = True
|
||||
Me.Mahngebühr2.Location = New System.Drawing.Point(292, 67)
|
||||
Me.Mahngebühr2.Location = New System.Drawing.Point(389, 82)
|
||||
Me.Mahngebühr2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahngebühr2.Name = "Mahngebühr2"
|
||||
Me.Mahngebühr2.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahngebühr2.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahngebühr2.TabIndex = 10
|
||||
Me.Mahngebühr2.Text = "Label8"
|
||||
'
|
||||
'Mahnfaelligkeit2
|
||||
'
|
||||
Me.Mahnfaelligkeit2.AutoSize = True
|
||||
Me.Mahnfaelligkeit2.Location = New System.Drawing.Point(175, 66)
|
||||
Me.Mahnfaelligkeit2.Location = New System.Drawing.Point(233, 81)
|
||||
Me.Mahnfaelligkeit2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahnfaelligkeit2.Name = "Mahnfaelligkeit2"
|
||||
Me.Mahnfaelligkeit2.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahnfaelligkeit2.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahnfaelligkeit2.TabIndex = 9
|
||||
Me.Mahnfaelligkeit2.Text = "Label7"
|
||||
'
|
||||
'Mahndatum2
|
||||
'
|
||||
Me.Mahndatum2.AutoSize = True
|
||||
Me.Mahndatum2.Location = New System.Drawing.Point(77, 66)
|
||||
Me.Mahndatum2.Location = New System.Drawing.Point(103, 81)
|
||||
Me.Mahndatum2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahndatum2.Name = "Mahndatum2"
|
||||
Me.Mahndatum2.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahndatum2.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahndatum2.TabIndex = 8
|
||||
Me.Mahndatum2.Text = "Label5"
|
||||
'
|
||||
'Mahngebühr1
|
||||
'
|
||||
Me.Mahngebühr1.AutoSize = True
|
||||
Me.Mahngebühr1.Location = New System.Drawing.Point(292, 44)
|
||||
Me.Mahngebühr1.Location = New System.Drawing.Point(389, 54)
|
||||
Me.Mahngebühr1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahngebühr1.Name = "Mahngebühr1"
|
||||
Me.Mahngebühr1.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahngebühr1.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahngebühr1.TabIndex = 7
|
||||
Me.Mahngebühr1.Text = "Label8"
|
||||
'
|
||||
'Mahnfaelligkeit1
|
||||
'
|
||||
Me.Mahnfaelligkeit1.AutoSize = True
|
||||
Me.Mahnfaelligkeit1.Location = New System.Drawing.Point(175, 44)
|
||||
Me.Mahnfaelligkeit1.Location = New System.Drawing.Point(233, 54)
|
||||
Me.Mahnfaelligkeit1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahnfaelligkeit1.Name = "Mahnfaelligkeit1"
|
||||
Me.Mahnfaelligkeit1.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahnfaelligkeit1.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahnfaelligkeit1.TabIndex = 6
|
||||
Me.Mahnfaelligkeit1.Text = "Label7"
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(7, 44)
|
||||
Me.Label6.Location = New System.Drawing.Point(9, 54)
|
||||
Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(13, 13)
|
||||
Me.Label6.Size = New System.Drawing.Size(16, 17)
|
||||
Me.Label6.TabIndex = 5
|
||||
Me.Label6.Text = "1"
|
||||
'
|
||||
'Mahndatum1
|
||||
'
|
||||
Me.Mahndatum1.AutoSize = True
|
||||
Me.Mahndatum1.Location = New System.Drawing.Point(77, 44)
|
||||
Me.Mahndatum1.Location = New System.Drawing.Point(103, 54)
|
||||
Me.Mahndatum1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Mahndatum1.Name = "Mahndatum1"
|
||||
Me.Mahndatum1.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Mahndatum1.Size = New System.Drawing.Size(51, 17)
|
||||
Me.Mahndatum1.TabIndex = 4
|
||||
Me.Mahndatum1.Text = "Label5"
|
||||
'
|
||||
@@ -524,9 +564,10 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.Location = New System.Drawing.Point(7, 16)
|
||||
Me.Label4.Location = New System.Drawing.Point(9, 20)
|
||||
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(37, 13)
|
||||
Me.Label4.Size = New System.Drawing.Size(46, 17)
|
||||
Me.Label4.TabIndex = 3
|
||||
Me.Label4.Text = "Stufe"
|
||||
'
|
||||
@@ -534,9 +575,10 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label3.Location = New System.Drawing.Point(292, 16)
|
||||
Me.Label3.Location = New System.Drawing.Point(389, 20)
|
||||
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(77, 13)
|
||||
Me.Label3.Size = New System.Drawing.Size(98, 17)
|
||||
Me.Label3.TabIndex = 2
|
||||
Me.Label3.Text = "Mahngebühr"
|
||||
'
|
||||
@@ -544,9 +586,10 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(175, 16)
|
||||
Me.Label2.Location = New System.Drawing.Point(233, 20)
|
||||
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label2.Size = New System.Drawing.Size(108, 17)
|
||||
Me.Label2.TabIndex = 1
|
||||
Me.Label2.Text = "Mahnfälligkeit"
|
||||
'
|
||||
@@ -554,23 +597,25 @@ Partial Class Finanzen
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(77, 16)
|
||||
Me.Label1.Location = New System.Drawing.Point(103, 20)
|
||||
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(72, 13)
|
||||
Me.Label1.Size = New System.Drawing.Size(91, 17)
|
||||
Me.Label1.TabIndex = 0
|
||||
Me.Label1.Text = "Mahndatum"
|
||||
'
|
||||
'Finanzen
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.GroupBox1)
|
||||
Me.Controls.Add(Me.GrpBehandlungen)
|
||||
Me.Controls.Add(Me.GrpZahlungen)
|
||||
Me.Controls.Add(Me.GrpZahlung)
|
||||
Me.Controls.Add(Me.ToolStrip1)
|
||||
Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||||
Me.Name = "Finanzen"
|
||||
Me.Size = New System.Drawing.Size(990, 587)
|
||||
Me.Size = New System.Drawing.Size(1320, 722)
|
||||
Me.GrpZahlung.ResumeLayout(False)
|
||||
Me.GrpZahlung.PerformLayout()
|
||||
CType(Me.diBetrag, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
<data name="C1Zahlungen.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
@@ -161,7 +161,7 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Zahlungen.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 637, 281</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 637, 281</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 735, 440</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 735, 440</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>124, 17</value>
|
||||
@@ -169,7 +169,7 @@
|
||||
<data name="C1OffeneRechnungen.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
@@ -203,6 +203,6 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1OffeneRechnungen.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 637, 118</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 637, 118</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 735, 189</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 735, 189</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -437,7 +437,7 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Mahnungen2.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 123</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 123</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 123</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 123</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="ToolStrip3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>560, 17</value>
|
||||
@@ -497,7 +497,7 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Mahnungen1.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 168</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 168</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 168</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 168</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>453, 17</value>
|
||||
@@ -557,7 +557,7 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Mahnungen3.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 123</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 123</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 123</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 123</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="ToolStrip4.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>667, 17</value>
|
||||
@@ -617,7 +617,7 @@
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Mahnungen4.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 138</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 138</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 792, 138</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 792, 138</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>108</value>
|
||||
|
||||
Reference in New Issue
Block a user