Vorkasse OP Saldo
This commit is contained in:
78
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
78
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
@@ -124,6 +124,8 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Label39 = New System.Windows.Forms.Label()
|
||||
Me.Label46 = New System.Windows.Forms.Label()
|
||||
Me.Panel5 = New System.Windows.Forms.Panel()
|
||||
Me.txtOVK = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label19 = New System.Windows.Forms.Label()
|
||||
Me.Panel6 = New System.Windows.Forms.Panel()
|
||||
Me.txtOPFaellig = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.lblOffenePosten = New System.Windows.Forms.Label()
|
||||
@@ -862,7 +864,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Panel9.Controls.Add(Me.Label15)
|
||||
Me.Panel9.Controls.Add(Me.txtVerzolltBeiExport)
|
||||
Me.Panel9.Controls.Add(Me.txtVerzolltBei)
|
||||
Me.Panel9.Location = New System.Drawing.Point(7, 231)
|
||||
Me.Panel9.Location = New System.Drawing.Point(7, 225)
|
||||
Me.Panel9.Name = "Panel9"
|
||||
Me.Panel9.Size = New System.Drawing.Size(356, 24)
|
||||
Me.Panel9.TabIndex = 46
|
||||
@@ -1200,7 +1202,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.btnPunkt2Save.FlatAppearance.BorderSize = 0
|
||||
Me.btnPunkt2Save.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnPunkt2Save.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnPunkt2Save.Location = New System.Drawing.Point(645, 210)
|
||||
Me.btnPunkt2Save.Location = New System.Drawing.Point(647, 205)
|
||||
Me.btnPunkt2Save.Name = "btnPunkt2Save"
|
||||
Me.btnPunkt2Save.Size = New System.Drawing.Size(20, 20)
|
||||
Me.btnPunkt2Save.TabIndex = 12
|
||||
@@ -1400,7 +1402,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.rtbAbf_Besonderheiten.Name = "rtbAbf_Besonderheiten"
|
||||
Me.rtbAbf_Besonderheiten.ReadOnly = True
|
||||
Me.rtbAbf_Besonderheiten.ShowSelectionMargin = True
|
||||
Me.rtbAbf_Besonderheiten.Size = New System.Drawing.Size(660, 200)
|
||||
Me.rtbAbf_Besonderheiten.Size = New System.Drawing.Size(660, 193)
|
||||
Me.rtbAbf_Besonderheiten.TabIndex = 7
|
||||
Me.rtbAbf_Besonderheiten.Text = ""
|
||||
'
|
||||
@@ -1659,6 +1661,8 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Panel5.BackColor = System.Drawing.Color.AntiqueWhite
|
||||
Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel5.Controls.Add(Me.txtOVK)
|
||||
Me.Panel5.Controls.Add(Me.Label19)
|
||||
Me.Panel5.Controls.Add(Me.Panel6)
|
||||
Me.Panel5.Controls.Add(Me.txtOPFaellig)
|
||||
Me.Panel5.Controls.Add(Me.lblOffenePosten)
|
||||
@@ -1668,15 +1672,55 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Panel5.Controls.Add(Me.Label17)
|
||||
Me.Panel5.Controls.Add(Me.Label18)
|
||||
Me.Panel5.Controls.Add(Me.txtOPNichtFaellig)
|
||||
Me.Panel5.Location = New System.Drawing.Point(7, 254)
|
||||
Me.Panel5.Location = New System.Drawing.Point(7, 248)
|
||||
Me.Panel5.Name = "Panel5"
|
||||
Me.Panel5.Size = New System.Drawing.Size(230, 85)
|
||||
Me.Panel5.Size = New System.Drawing.Size(230, 89)
|
||||
Me.Panel5.TabIndex = 38
|
||||
'
|
||||
'txtOVK
|
||||
'
|
||||
Me.txtOVK._DateTimeOnly = False
|
||||
Me.txtOVK._numbersOnly = False
|
||||
Me.txtOVK._numbersOnlyKommastellen = ""
|
||||
Me.txtOVK._numbersOnlyTrennzeichen = True
|
||||
Me.txtOVK._Prozent = False
|
||||
Me.txtOVK._ShortDateNew = False
|
||||
Me.txtOVK._ShortDateOnly = False
|
||||
Me.txtOVK._TimeOnly = False
|
||||
Me.txtOVK._TimeOnly_Seconds = False
|
||||
Me.txtOVK._value = Nothing
|
||||
Me.txtOVK._Waehrung = False
|
||||
Me.txtOVK._WaehrungZeichen = True
|
||||
Me.txtOVK.BackColor = System.Drawing.Color.AntiqueWhite
|
||||
Me.txtOVK.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtOVK.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.txtOVK.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOVK.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtOVK.Location = New System.Drawing.Point(114, 36)
|
||||
Me.txtOVK.MaxLineLength = -1
|
||||
Me.txtOVK.MaxLines_Warning = ""
|
||||
Me.txtOVK.MaxLines_Warning_Label = Nothing
|
||||
Me.txtOVK.Name = "txtOVK"
|
||||
Me.txtOVK.ReadOnly = True
|
||||
Me.txtOVK.Size = New System.Drawing.Size(108, 13)
|
||||
Me.txtOVK.TabIndex = 44
|
||||
Me.txtOVK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'Label19
|
||||
'
|
||||
Me.Label19.AutoSize = True
|
||||
Me.Label19.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label19.Location = New System.Drawing.Point(3, 36)
|
||||
Me.Label19.Name = "Label19"
|
||||
Me.Label19.Size = New System.Drawing.Size(107, 13)
|
||||
Me.Label19.TabIndex = 43
|
||||
Me.Label19.Text = "offene Vorauskassen"
|
||||
'
|
||||
'Panel6
|
||||
'
|
||||
Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel6.Location = New System.Drawing.Point(7, 56)
|
||||
Me.Panel6.Location = New System.Drawing.Point(7, 67)
|
||||
Me.Panel6.Name = "Panel6"
|
||||
Me.Panel6.Size = New System.Drawing.Size(210, 1)
|
||||
Me.Panel6.TabIndex = 42
|
||||
@@ -1699,7 +1743,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtOPFaellig.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtOPFaellig.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOPFaellig.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtOPFaellig.Location = New System.Drawing.Point(114, 3)
|
||||
Me.txtOPFaellig.Location = New System.Drawing.Point(114, 4)
|
||||
Me.txtOPFaellig.MaxLineLength = -1
|
||||
Me.txtOPFaellig.MaxLines_Warning = ""
|
||||
Me.txtOPFaellig.MaxLines_Warning_Label = Nothing
|
||||
@@ -1713,7 +1757,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.lblOffenePosten.AutoSize = True
|
||||
Me.lblOffenePosten.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblOffenePosten.Location = New System.Drawing.Point(3, 60)
|
||||
Me.lblOffenePosten.Location = New System.Drawing.Point(3, 70)
|
||||
Me.lblOffenePosten.Name = "lblOffenePosten"
|
||||
Me.lblOffenePosten.Size = New System.Drawing.Size(64, 13)
|
||||
Me.lblOffenePosten.TabIndex = 27
|
||||
@@ -1737,7 +1781,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtOffenePosten.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtOffenePosten.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOffenePosten.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtOffenePosten.Location = New System.Drawing.Point(114, 60)
|
||||
Me.txtOffenePosten.Location = New System.Drawing.Point(114, 69)
|
||||
Me.txtOffenePosten.MaxLineLength = -1
|
||||
Me.txtOffenePosten.MaxLines_Warning = ""
|
||||
Me.txtOffenePosten.MaxLines_Warning_Label = Nothing
|
||||
@@ -1751,7 +1795,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Label32.AutoSize = True
|
||||
Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label32.Location = New System.Drawing.Point(3, 3)
|
||||
Me.Label32.Location = New System.Drawing.Point(3, 4)
|
||||
Me.Label32.Name = "Label32"
|
||||
Me.Label32.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label32.TabIndex = 29
|
||||
@@ -1775,7 +1819,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtOPCredit.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtOPCredit.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOPCredit.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtOPCredit.Location = New System.Drawing.Point(114, 41)
|
||||
Me.txtOPCredit.Location = New System.Drawing.Point(114, 50)
|
||||
Me.txtOPCredit.MaxLineLength = -1
|
||||
Me.txtOPCredit.MaxLines_Warning = ""
|
||||
Me.txtOPCredit.MaxLines_Warning_Label = Nothing
|
||||
@@ -1789,7 +1833,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Label17.AutoSize = True
|
||||
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label17.Location = New System.Drawing.Point(3, 22)
|
||||
Me.Label17.Location = New System.Drawing.Point(3, 20)
|
||||
Me.Label17.Name = "Label17"
|
||||
Me.Label17.Size = New System.Drawing.Size(112, 13)
|
||||
Me.Label17.TabIndex = 38
|
||||
@@ -1799,7 +1843,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Label18.AutoSize = True
|
||||
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label18.Location = New System.Drawing.Point(3, 41)
|
||||
Me.Label18.Location = New System.Drawing.Point(3, 50)
|
||||
Me.Label18.Name = "Label18"
|
||||
Me.Label18.Size = New System.Drawing.Size(60, 13)
|
||||
Me.Label18.TabIndex = 40
|
||||
@@ -1823,7 +1867,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtOPNichtFaellig.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtOPNichtFaellig.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOPNichtFaellig.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtOPNichtFaellig.Location = New System.Drawing.Point(114, 22)
|
||||
Me.txtOPNichtFaellig.Location = New System.Drawing.Point(114, 20)
|
||||
Me.txtOPNichtFaellig.MaxLineLength = -1
|
||||
Me.txtOPNichtFaellig.MaxLines_Warning = ""
|
||||
Me.txtOPNichtFaellig.MaxLines_Warning_Label = Nothing
|
||||
@@ -1848,7 +1892,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
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(11, 4)
|
||||
Me.Label1.Location = New System.Drawing.Point(11, 8)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(66, 13)
|
||||
Me.Label1.TabIndex = 19
|
||||
@@ -1872,7 +1916,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.lblKreditlimit.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.lblKreditlimit.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblKreditlimit.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblKreditlimit.Location = New System.Drawing.Point(97, 4)
|
||||
Me.lblKreditlimit.Location = New System.Drawing.Point(97, 7)
|
||||
Me.lblKreditlimit.MaxLineLength = -1
|
||||
Me.lblKreditlimit.MaxLines_Warning = ""
|
||||
Me.lblKreditlimit.MaxLines_Warning_Label = Nothing
|
||||
@@ -3637,4 +3681,6 @@ Partial Class usrCntlKundenuebersicht
|
||||
Friend WithEvents lblAdressZusatz As TextBox
|
||||
Friend WithEvents picVertrag As PictureBox
|
||||
Friend WithEvents PictureBox6 As PictureBox
|
||||
Friend WithEvents txtOVK As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label19 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user