Files
SDL/SDL/kunden/frmBonitaet.Designer.vb
2024-10-02 08:59:41 +00:00

334 lines
15 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmBonitaet
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBonitaet))
Me.lblBonitätsindex = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.btnStandardPreiseLaden = New System.Windows.Forms.Button()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.cboTool = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtGruendungsdatum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtHoechstkredit = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.cboRisikostufe = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtBonitaetsindex = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtCRDatum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblWarning = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.lblWarning2 = New System.Windows.Forms.Label()
Me.SuspendLayout()
'
'lblBonitätsindex
'
Me.lblBonitätsindex.AutoSize = True
Me.lblBonitätsindex.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblBonitätsindex.Location = New System.Drawing.Point(14, 79)
Me.lblBonitätsindex.Name = "lblBonitätsindex"
Me.lblBonitätsindex.Size = New System.Drawing.Size(87, 13)
Me.lblBonitätsindex.TabIndex = 2
Me.lblBonitätsindex.Text = "Bonitätsindex:"
'
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(17, 240)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(219, 23)
Me.Button1.TabIndex = 12
Me.Button1.Text = "Kunde Bonitäts-Verlauf ansehen"
Me.Button1.UseVisualStyleBackColor = True
'
'btnStandardPreiseLaden
'
Me.btnStandardPreiseLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnStandardPreiseLaden.Location = New System.Drawing.Point(17, 195)
Me.btnStandardPreiseLaden.Name = "btnStandardPreiseLaden"
Me.btnStandardPreiseLaden.Size = New System.Drawing.Size(219, 43)
Me.btnStandardPreiseLaden.TabIndex = 11
Me.btnStandardPreiseLaden.Text = "Speichern"
Me.btnStandardPreiseLaden.UseVisualStyleBackColor = True
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(14, 37)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(67, 13)
Me.Label10.TabIndex = 0
Me.Label10.Text = "Abfrage, am:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(14, 120)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(82, 13)
Me.Label1.TabIndex = 5
Me.Label1.Text = "Risikoklasse:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(154, 97)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(28, 13)
Me.Label2.TabIndex = 4
Me.Label2.Text = "oder"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(14, 149)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(70, 13)
Me.Label12.TabIndex = 7
Me.Label12.Text = "Höchstkredit:"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(14, 175)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(91, 13)
Me.Label4.TabIndex = 9
Me.Label4.Text = "Gründungsdatum:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(14, 10)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(82, 13)
Me.Label5.TabIndex = 13
Me.Label5.Text = "Prüfungstool:"
'
'cboTool
'
Me.cboTool._allowedValuesFreiText = Nothing
Me.cboTool._allowFreiText = False
Me.cboTool._value = ""
Me.cboTool.FormattingEnabled = True
Me.cboTool.Location = New System.Drawing.Point(107, 7)
Me.cboTool.Name = "cboTool"
Me.cboTool.Size = New System.Drawing.Size(129, 21)
Me.cboTool.TabIndex = 15
'
'txtGruendungsdatum
'
Me.txtGruendungsdatum._DateTimeOnly = False
Me.txtGruendungsdatum._numbersOnly = False
Me.txtGruendungsdatum._numbersOnlyKommastellen = ""
Me.txtGruendungsdatum._numbersOnlyTrennzeichen = True
Me.txtGruendungsdatum._Prozent = False
Me.txtGruendungsdatum._ShortDateNew = True
Me.txtGruendungsdatum._ShortDateOnly = False
Me.txtGruendungsdatum._TimeOnly = False
Me.txtGruendungsdatum._TimeOnly_Seconds = False
Me.txtGruendungsdatum._value = ""
Me.txtGruendungsdatum._Waehrung = False
Me.txtGruendungsdatum._WaehrungZeichen = True
Me.txtGruendungsdatum.ForeColor = System.Drawing.Color.Black
Me.txtGruendungsdatum.Location = New System.Drawing.Point(107, 172)
Me.txtGruendungsdatum.MaxLength = 10
Me.txtGruendungsdatum.MaxLineLength = -1
Me.txtGruendungsdatum.MaxLines_Warning = ""
Me.txtGruendungsdatum.MaxLines_Warning_Label = Nothing
Me.txtGruendungsdatum.Name = "txtGruendungsdatum"
Me.txtGruendungsdatum.Size = New System.Drawing.Size(129, 20)
Me.txtGruendungsdatum.TabIndex = 10
Me.txtGruendungsdatum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtHoechstkredit
'
Me.txtHoechstkredit._DateTimeOnly = False
Me.txtHoechstkredit._numbersOnly = False
Me.txtHoechstkredit._numbersOnlyKommastellen = ""
Me.txtHoechstkredit._numbersOnlyTrennzeichen = True
Me.txtHoechstkredit._Prozent = False
Me.txtHoechstkredit._ShortDateNew = False
Me.txtHoechstkredit._ShortDateOnly = False
Me.txtHoechstkredit._TimeOnly = False
Me.txtHoechstkredit._TimeOnly_Seconds = False
Me.txtHoechstkredit._value = Nothing
Me.txtHoechstkredit._Waehrung = True
Me.txtHoechstkredit._WaehrungZeichen = True
Me.txtHoechstkredit.ForeColor = System.Drawing.Color.Black
Me.txtHoechstkredit.Location = New System.Drawing.Point(107, 146)
Me.txtHoechstkredit.MaxLineLength = -1
Me.txtHoechstkredit.MaxLines_Warning = ""
Me.txtHoechstkredit.MaxLines_Warning_Label = Nothing
Me.txtHoechstkredit.Name = "txtHoechstkredit"
Me.txtHoechstkredit.Size = New System.Drawing.Size(129, 20)
Me.txtHoechstkredit.TabIndex = 8
'
'cboRisikostufe
'
Me.cboRisikostufe._allowedValuesFreiText = Nothing
Me.cboRisikostufe._allowFreiText = False
Me.cboRisikostufe._value = ""
Me.cboRisikostufe.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.cboRisikostufe.FormattingEnabled = True
Me.cboRisikostufe.Location = New System.Drawing.Point(107, 112)
Me.cboRisikostufe.Name = "cboRisikostufe"
Me.cboRisikostufe.Size = New System.Drawing.Size(129, 28)
Me.cboRisikostufe.TabIndex = 6
'
'txtBonitaetsindex
'
Me.txtBonitaetsindex._DateTimeOnly = False
Me.txtBonitaetsindex._numbersOnly = True
Me.txtBonitaetsindex._numbersOnlyKommastellen = ""
Me.txtBonitaetsindex._numbersOnlyTrennzeichen = True
Me.txtBonitaetsindex._Prozent = False
Me.txtBonitaetsindex._ShortDateNew = False
Me.txtBonitaetsindex._ShortDateOnly = False
Me.txtBonitaetsindex._TimeOnly = False
Me.txtBonitaetsindex._TimeOnly_Seconds = False
Me.txtBonitaetsindex._value = ""
Me.txtBonitaetsindex._Waehrung = False
Me.txtBonitaetsindex._WaehrungZeichen = True
Me.txtBonitaetsindex.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtBonitaetsindex.ForeColor = System.Drawing.Color.Black
Me.txtBonitaetsindex.Location = New System.Drawing.Point(107, 71)
Me.txtBonitaetsindex.MaxLength = 10
Me.txtBonitaetsindex.MaxLineLength = -1
Me.txtBonitaetsindex.MaxLines_Warning = ""
Me.txtBonitaetsindex.MaxLines_Warning_Label = Nothing
Me.txtBonitaetsindex.Name = "txtBonitaetsindex"
Me.txtBonitaetsindex.Size = New System.Drawing.Size(129, 26)
Me.txtBonitaetsindex.TabIndex = 3
Me.txtBonitaetsindex.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtCRDatum
'
Me.txtCRDatum._DateTimeOnly = False
Me.txtCRDatum._numbersOnly = False
Me.txtCRDatum._numbersOnlyKommastellen = ""
Me.txtCRDatum._numbersOnlyTrennzeichen = True
Me.txtCRDatum._Prozent = False
Me.txtCRDatum._ShortDateNew = True
Me.txtCRDatum._ShortDateOnly = False
Me.txtCRDatum._TimeOnly = False
Me.txtCRDatum._TimeOnly_Seconds = False
Me.txtCRDatum._value = ""
Me.txtCRDatum._Waehrung = False
Me.txtCRDatum._WaehrungZeichen = True
Me.txtCRDatum.ForeColor = System.Drawing.Color.Black
Me.txtCRDatum.Location = New System.Drawing.Point(107, 34)
Me.txtCRDatum.MaxLength = 10
Me.txtCRDatum.MaxLineLength = -1
Me.txtCRDatum.MaxLines_Warning = ""
Me.txtCRDatum.MaxLines_Warning_Label = Nothing
Me.txtCRDatum.Name = "txtCRDatum"
Me.txtCRDatum.ReadOnly = True
Me.txtCRDatum.Size = New System.Drawing.Size(129, 20)
Me.txtCRDatum.TabIndex = 1
Me.txtCRDatum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblWarning
'
Me.lblWarning.AutoSize = True
Me.lblWarning.ForeColor = System.Drawing.Color.Red
Me.lblWarning.Location = New System.Drawing.Point(14, 55)
Me.lblWarning.Name = "lblWarning"
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
Me.lblWarning.TabIndex = 16
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.ForeColor = System.Drawing.Color.Red
Me.Label3.Location = New System.Drawing.Point(126, 130)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(0, 13)
Me.Label3.TabIndex = 17
'
'lblWarning2
'
Me.lblWarning2.AutoSize = True
Me.lblWarning2.ForeColor = System.Drawing.Color.Red
Me.lblWarning2.Location = New System.Drawing.Point(14, 97)
Me.lblWarning2.Name = "lblWarning2"
Me.lblWarning2.Size = New System.Drawing.Size(0, 13)
Me.lblWarning2.TabIndex = 18
'
'frmBonitaet
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(253, 272)
Me.Controls.Add(Me.lblWarning2)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.lblWarning)
Me.Controls.Add(Me.cboTool)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.txtGruendungsdatum)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.txtHoechstkredit)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.cboRisikostufe)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.txtBonitaetsindex)
Me.Controls.Add(Me.lblBonitätsindex)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.btnStandardPreiseLaden)
Me.Controls.Add(Me.txtCRDatum)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label10)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmBonitaet"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Bonität"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents txtBonitaetsindex As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents lblBonitätsindex As Label
Friend WithEvents Button1 As Button
Friend WithEvents btnStandardPreiseLaden As Button
Friend WithEvents txtCRDatum As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label10 As Label
Friend WithEvents Label1 As Label
Friend WithEvents Label2 As Label
Friend WithEvents cboRisikostufe As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents txtHoechstkredit As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label12 As Label
Friend WithEvents txtGruendungsdatum As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label4 As Label
Friend WithEvents Label5 As Label
Friend WithEvents cboTool As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents lblWarning As Label
Friend WithEvents Label3 As Label
Friend WithEvents lblWarning2 As Label
End Class