Kd-Übers
This commit is contained in:
182
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
182
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
@@ -100,7 +100,6 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Button6 = New System.Windows.Forms.Button()
|
||||
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label33 = New System.Windows.Forms.Label()
|
||||
Me.txtUmsatzJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label29 = New System.Windows.Forms.Label()
|
||||
Me.cbxFiskalabfertigung = New VERAG_PROG_ALLGEMEIN.MyCheckbox(Me.components)
|
||||
Me.lblFisk = New System.Windows.Forms.Label()
|
||||
@@ -134,6 +133,8 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Label18 = New System.Windows.Forms.Label()
|
||||
Me.txtOPNichtFaellig = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Panel7 = New System.Windows.Forms.Panel()
|
||||
Me.txtProforma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.txtKdSicherheiten = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
Me.txtOffenePosten2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
@@ -149,6 +150,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtZahlungsziel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtVeranlKd = New System.Windows.Forms.TextBox()
|
||||
Me.lblVeranlKd = New System.Windows.Forms.Label()
|
||||
Me.txtUmsatzJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.lblInsolvent = New System.Windows.Forms.Label()
|
||||
Me.grpAdresse = New System.Windows.Forms.GroupBox()
|
||||
Me.tbKontakt = New System.Windows.Forms.TabControl()
|
||||
@@ -277,8 +279,6 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.ToolStripMenuItem12 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.cboFirmaFMZOLL = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.SessionService1 = New VERAG_PROG_ALLGEMEIN.at.gv.bmf.finanzonline.session.sessionService()
|
||||
Me.txtProforma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.cntxtAddVM.SuspendLayout()
|
||||
Me.tbWeitereKundenDetails.SuspendLayout()
|
||||
Me.tbOfferten.SuspendLayout()
|
||||
@@ -886,7 +886,6 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.grpAbfertigung.Controls.Add(Me.lblFisk)
|
||||
Me.grpAbfertigung.Controls.Add(Me.txtAbf_ErsteAbfertigung)
|
||||
Me.grpAbfertigung.Controls.Add(Me.Label41)
|
||||
Me.grpAbfertigung.Controls.Add(Me.rtbAbf_Besonderheiten)
|
||||
Me.grpAbfertigung.Controls.Add(Me.lblBesonderheiten)
|
||||
Me.grpAbfertigung.Controls.Add(Me.Panel4)
|
||||
Me.grpAbfertigung.Controls.Add(Me.Panel5)
|
||||
@@ -896,6 +895,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.grpAbfertigung.Controls.Add(Me.txtVeranlKd)
|
||||
Me.grpAbfertigung.Controls.Add(Me.lblVeranlKd)
|
||||
Me.grpAbfertigung.Controls.Add(Me.txtUmsatzJahr)
|
||||
Me.grpAbfertigung.Controls.Add(Me.rtbAbf_Besonderheiten)
|
||||
Me.grpAbfertigung.Cursor = System.Windows.Forms.Cursors.Default
|
||||
Me.grpAbfertigung.Location = New System.Drawing.Point(509, 3)
|
||||
Me.grpAbfertigung.Name = "grpAbfertigung"
|
||||
@@ -1283,45 +1283,17 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Label33.AutoSize = True
|
||||
Me.Label33.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label33.Location = New System.Drawing.Point(11, 253)
|
||||
Me.Label33.Location = New System.Drawing.Point(6, 340)
|
||||
Me.Label33.Name = "Label33"
|
||||
Me.Label33.Size = New System.Drawing.Size(74, 13)
|
||||
Me.Label33.TabIndex = 33
|
||||
Me.Label33.Text = "Zahlungs-Ziel:"
|
||||
'
|
||||
'txtUmsatzJahr
|
||||
'
|
||||
Me.txtUmsatzJahr._DateTimeOnly = False
|
||||
Me.txtUmsatzJahr._numbersOnly = False
|
||||
Me.txtUmsatzJahr._numbersOnlyKommastellen = ""
|
||||
Me.txtUmsatzJahr._numbersOnlyTrennzeichen = True
|
||||
Me.txtUmsatzJahr._Prozent = False
|
||||
Me.txtUmsatzJahr._ShortDateNew = False
|
||||
Me.txtUmsatzJahr._ShortDateOnly = False
|
||||
Me.txtUmsatzJahr._TimeOnly = False
|
||||
Me.txtUmsatzJahr._TimeOnly_Seconds = False
|
||||
Me.txtUmsatzJahr._value = Nothing
|
||||
Me.txtUmsatzJahr._Waehrung = False
|
||||
Me.txtUmsatzJahr._WaehrungZeichen = True
|
||||
Me.txtUmsatzJahr.BackColor = System.Drawing.Color.White
|
||||
Me.txtUmsatzJahr.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtUmsatzJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtUmsatzJahr.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtUmsatzJahr.Location = New System.Drawing.Point(102, 272)
|
||||
Me.txtUmsatzJahr.MaxLineLength = -1
|
||||
Me.txtUmsatzJahr.MaxLines_Warning = ""
|
||||
Me.txtUmsatzJahr.MaxLines_Warning_Label = Nothing
|
||||
Me.txtUmsatzJahr.Name = "txtUmsatzJahr"
|
||||
Me.txtUmsatzJahr.ReadOnly = True
|
||||
Me.txtUmsatzJahr.Size = New System.Drawing.Size(128, 13)
|
||||
Me.txtUmsatzJahr.TabIndex = 32
|
||||
Me.txtUmsatzJahr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'Label29
|
||||
'
|
||||
Me.Label29.AutoSize = True
|
||||
Me.Label29.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label29.Location = New System.Drawing.Point(11, 272)
|
||||
Me.Label29.Location = New System.Drawing.Point(6, 359)
|
||||
Me.Label29.Name = "Label29"
|
||||
Me.Label29.Size = New System.Drawing.Size(68, 13)
|
||||
Me.Label29.TabIndex = 31
|
||||
@@ -1691,7 +1663,7 @@ 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, 290)
|
||||
Me.Panel5.Location = New System.Drawing.Point(7, 247)
|
||||
Me.Panel5.Name = "Panel5"
|
||||
Me.Panel5.Size = New System.Drawing.Size(230, 89)
|
||||
Me.Panel5.TabIndex = 38
|
||||
@@ -1860,10 +1832,12 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Panel7.BackColor = System.Drawing.Color.AntiqueWhite
|
||||
Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel7.Controls.Add(Me.lblKreditlimit)
|
||||
Me.Panel7.Controls.Add(Me.Label1)
|
||||
Me.Panel7.Controls.Add(Me.txtProforma)
|
||||
Me.Panel7.Controls.Add(Me.Label24)
|
||||
Me.Panel7.Controls.Add(Me.txtKdSicherheiten)
|
||||
Me.Panel7.Controls.Add(Me.Label23)
|
||||
Me.Panel7.Controls.Add(Me.txtKdSicherheiten)
|
||||
Me.Panel7.Controls.Add(Me.Label24)
|
||||
Me.Panel7.Controls.Add(Me.txtOffenePosten2)
|
||||
Me.Panel7.Controls.Add(Me.Label22)
|
||||
Me.Panel7.Controls.Add(Me.Panel10)
|
||||
@@ -1871,13 +1845,51 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Panel7.Controls.Add(Me.txtRisiko)
|
||||
Me.Panel7.Controls.Add(Me.txtOVK)
|
||||
Me.Panel7.Controls.Add(Me.Label19)
|
||||
Me.Panel7.Controls.Add(Me.Label1)
|
||||
Me.Panel7.Controls.Add(Me.lblKreditlimit)
|
||||
Me.Panel7.Location = New System.Drawing.Point(236, 247)
|
||||
Me.Panel7.Name = "Panel7"
|
||||
Me.Panel7.Size = New System.Drawing.Size(253, 132)
|
||||
Me.Panel7.TabIndex = 43
|
||||
'
|
||||
'txtProforma
|
||||
'
|
||||
Me.txtProforma._DateTimeOnly = False
|
||||
Me.txtProforma._numbersOnly = False
|
||||
Me.txtProforma._numbersOnlyKommastellen = ""
|
||||
Me.txtProforma._numbersOnlyTrennzeichen = True
|
||||
Me.txtProforma._Prozent = False
|
||||
Me.txtProforma._ShortDateNew = False
|
||||
Me.txtProforma._ShortDateOnly = False
|
||||
Me.txtProforma._TimeOnly = False
|
||||
Me.txtProforma._TimeOnly_Seconds = False
|
||||
Me.txtProforma._value = Nothing
|
||||
Me.txtProforma._Waehrung = False
|
||||
Me.txtProforma._WaehrungZeichen = True
|
||||
Me.txtProforma.BackColor = System.Drawing.Color.AntiqueWhite
|
||||
Me.txtProforma.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtProforma.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.txtProforma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtProforma.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtProforma.Location = New System.Drawing.Point(135, 46)
|
||||
Me.txtProforma.MaxLineLength = -1
|
||||
Me.txtProforma.MaxLines_Warning = ""
|
||||
Me.txtProforma.MaxLines_Warning_Label = Nothing
|
||||
Me.txtProforma.Name = "txtProforma"
|
||||
Me.txtProforma.ReadOnly = True
|
||||
Me.txtProforma.Size = New System.Drawing.Size(108, 13)
|
||||
Me.txtProforma.TabIndex = 53
|
||||
Me.txtProforma.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label24.Location = New System.Drawing.Point(8, 46)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(120, 13)
|
||||
Me.Label24.TabIndex = 52
|
||||
Me.Label24.Text = "- Proforma-Rechnungen"
|
||||
'
|
||||
'txtKdSicherheiten
|
||||
'
|
||||
Me.txtKdSicherheiten._DateTimeOnly = False
|
||||
@@ -1897,7 +1909,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtKdSicherheiten.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.txtKdSicherheiten.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtKdSicherheiten.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtKdSicherheiten.Location = New System.Drawing.Point(133, 27)
|
||||
Me.txtKdSicherheiten.Location = New System.Drawing.Point(135, 69)
|
||||
Me.txtKdSicherheiten.MaxLineLength = -1
|
||||
Me.txtKdSicherheiten.MaxLines_Warning = ""
|
||||
Me.txtKdSicherheiten.MaxLines_Warning_Label = Nothing
|
||||
@@ -1912,7 +1924,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Label23.AutoSize = True
|
||||
Me.Label23.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label23.Location = New System.Drawing.Point(6, 89)
|
||||
Me.Label23.Location = New System.Drawing.Point(8, 26)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(113, 13)
|
||||
Me.Label23.TabIndex = 50
|
||||
@@ -1937,7 +1949,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtOffenePosten2.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.txtOffenePosten2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtOffenePosten2.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtOffenePosten2.Location = New System.Drawing.Point(133, 69)
|
||||
Me.txtOffenePosten2.Location = New System.Drawing.Point(135, 5)
|
||||
Me.txtOffenePosten2.MaxLineLength = -1
|
||||
Me.txtOffenePosten2.MaxLines_Warning = ""
|
||||
Me.txtOffenePosten2.MaxLines_Warning_Label = Nothing
|
||||
@@ -1952,7 +1964,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Label22.AutoSize = True
|
||||
Me.Label22.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label22.Location = New System.Drawing.Point(6, 69)
|
||||
Me.Label22.Location = New System.Drawing.Point(8, 5)
|
||||
Me.Label22.Name = "Label22"
|
||||
Me.Label22.Size = New System.Drawing.Size(58, 13)
|
||||
Me.Label22.TabIndex = 48
|
||||
@@ -1961,7 +1973,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'Panel10
|
||||
'
|
||||
Me.Panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel10.Location = New System.Drawing.Point(11, 106)
|
||||
Me.Panel10.Location = New System.Drawing.Point(11, 84)
|
||||
Me.Panel10.Name = "Panel10"
|
||||
Me.Panel10.Size = New System.Drawing.Size(230, 1)
|
||||
Me.Panel10.TabIndex = 47
|
||||
@@ -1970,7 +1982,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'
|
||||
Me.Label21.AutoSize = True
|
||||
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label21.Location = New System.Drawing.Point(6, 111)
|
||||
Me.Label21.Location = New System.Drawing.Point(6, 92)
|
||||
Me.Label21.Name = "Label21"
|
||||
Me.Label21.Size = New System.Drawing.Size(46, 13)
|
||||
Me.Label21.TabIndex = 45
|
||||
@@ -1994,7 +2006,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtRisiko.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtRisiko.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtRisiko.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtRisiko.Location = New System.Drawing.Point(133, 111)
|
||||
Me.txtRisiko.Location = New System.Drawing.Point(135, 92)
|
||||
Me.txtRisiko.MaxLineLength = -1
|
||||
Me.txtRisiko.MaxLines_Warning = ""
|
||||
Me.txtRisiko.MaxLines_Warning_Label = Nothing
|
||||
@@ -2023,7 +2035,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
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(133, 88)
|
||||
Me.txtOVK.Location = New System.Drawing.Point(135, 25)
|
||||
Me.txtOVK.MaxLineLength = -1
|
||||
Me.txtOVK.MaxLines_Warning = ""
|
||||
Me.txtOVK.MaxLines_Warning_Label = Nothing
|
||||
@@ -2038,7 +2050,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
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(6, 26)
|
||||
Me.Label19.Location = New System.Drawing.Point(8, 68)
|
||||
Me.Label19.Name = "Label19"
|
||||
Me.Label19.Size = New System.Drawing.Size(75, 13)
|
||||
Me.Label19.TabIndex = 43
|
||||
@@ -2048,7 +2060,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(6, 5)
|
||||
Me.Label1.Location = New System.Drawing.Point(6, 111)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(66, 13)
|
||||
Me.Label1.TabIndex = 19
|
||||
@@ -2072,7 +2084,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(133, 5)
|
||||
Me.lblKreditlimit.Location = New System.Drawing.Point(135, 111)
|
||||
Me.lblKreditlimit.MaxLineLength = -1
|
||||
Me.lblKreditlimit.MaxLines_Warning = ""
|
||||
Me.lblKreditlimit.MaxLines_Warning_Label = Nothing
|
||||
@@ -2109,7 +2121,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.txtZahlungsziel.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtZahlungsziel.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtZahlungsziel.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtZahlungsziel.Location = New System.Drawing.Point(180, 253)
|
||||
Me.txtZahlungsziel.Location = New System.Drawing.Point(175, 340)
|
||||
Me.txtZahlungsziel.MaxLineLength = -1
|
||||
Me.txtZahlungsziel.MaxLines_Warning = ""
|
||||
Me.txtZahlungsziel.MaxLines_Warning_Label = Nothing
|
||||
@@ -2140,6 +2152,34 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.lblVeranlKd.TabIndex = 47
|
||||
Me.lblVeranlKd.Text = "Veranl.Kd.:"
|
||||
'
|
||||
'txtUmsatzJahr
|
||||
'
|
||||
Me.txtUmsatzJahr._DateTimeOnly = False
|
||||
Me.txtUmsatzJahr._numbersOnly = False
|
||||
Me.txtUmsatzJahr._numbersOnlyKommastellen = ""
|
||||
Me.txtUmsatzJahr._numbersOnlyTrennzeichen = True
|
||||
Me.txtUmsatzJahr._Prozent = False
|
||||
Me.txtUmsatzJahr._ShortDateNew = False
|
||||
Me.txtUmsatzJahr._ShortDateOnly = False
|
||||
Me.txtUmsatzJahr._TimeOnly = False
|
||||
Me.txtUmsatzJahr._TimeOnly_Seconds = False
|
||||
Me.txtUmsatzJahr._value = Nothing
|
||||
Me.txtUmsatzJahr._Waehrung = False
|
||||
Me.txtUmsatzJahr._WaehrungZeichen = True
|
||||
Me.txtUmsatzJahr.BackColor = System.Drawing.Color.White
|
||||
Me.txtUmsatzJahr.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtUmsatzJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtUmsatzJahr.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtUmsatzJahr.Location = New System.Drawing.Point(97, 359)
|
||||
Me.txtUmsatzJahr.MaxLineLength = -1
|
||||
Me.txtUmsatzJahr.MaxLines_Warning = ""
|
||||
Me.txtUmsatzJahr.MaxLines_Warning_Label = Nothing
|
||||
Me.txtUmsatzJahr.Name = "txtUmsatzJahr"
|
||||
Me.txtUmsatzJahr.ReadOnly = True
|
||||
Me.txtUmsatzJahr.Size = New System.Drawing.Size(128, 13)
|
||||
Me.txtUmsatzJahr.TabIndex = 32
|
||||
Me.txtUmsatzJahr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'lblInsolvent
|
||||
'
|
||||
Me.lblInsolvent.BackColor = System.Drawing.Color.Red
|
||||
@@ -3710,46 +3750,6 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.SessionService1.Url = "https://finanzonline.bmf.gv.at/fonws/ws/session"
|
||||
Me.SessionService1.UseDefaultCredentials = False
|
||||
'
|
||||
'txtProforma
|
||||
'
|
||||
Me.txtProforma._DateTimeOnly = False
|
||||
Me.txtProforma._numbersOnly = False
|
||||
Me.txtProforma._numbersOnlyKommastellen = ""
|
||||
Me.txtProforma._numbersOnlyTrennzeichen = True
|
||||
Me.txtProforma._Prozent = False
|
||||
Me.txtProforma._ShortDateNew = False
|
||||
Me.txtProforma._ShortDateOnly = False
|
||||
Me.txtProforma._TimeOnly = False
|
||||
Me.txtProforma._TimeOnly_Seconds = False
|
||||
Me.txtProforma._value = Nothing
|
||||
Me.txtProforma._Waehrung = False
|
||||
Me.txtProforma._WaehrungZeichen = True
|
||||
Me.txtProforma.BackColor = System.Drawing.Color.AntiqueWhite
|
||||
Me.txtProforma.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.txtProforma.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.txtProforma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtProforma.ForeColor = System.Drawing.Color.Green
|
||||
Me.txtProforma.Location = New System.Drawing.Point(133, 48)
|
||||
Me.txtProforma.MaxLineLength = -1
|
||||
Me.txtProforma.MaxLines_Warning = ""
|
||||
Me.txtProforma.MaxLines_Warning_Label = Nothing
|
||||
Me.txtProforma.Name = "txtProforma"
|
||||
Me.txtProforma.ReadOnly = True
|
||||
Me.txtProforma.Size = New System.Drawing.Size(108, 13)
|
||||
Me.txtProforma.TabIndex = 53
|
||||
Me.txtProforma.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label24.Location = New System.Drawing.Point(6, 48)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(120, 13)
|
||||
Me.Label24.TabIndex = 52
|
||||
Me.Label24.Text = "- Proforma-Rechnungen"
|
||||
'
|
||||
'usrCntlKundenuebersicht
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
|
||||
Reference in New Issue
Block a user