Files
SDL/SDL/kunden/frmBonitaetBearbeiten.Designer.vb

183 lines
8.7 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmBonitaetBearbeiten
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(frmBonitaetBearbeiten))
Me.pnl = New System.Windows.Forms.Panel()
Me.Button1 = New System.Windows.Forms.Button()
Me.btnOK = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label68 = New System.Windows.Forms.Label()
Me.Label67 = New System.Windows.Forms.Label()
Me.lblBonitaetsdatum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblBonitaet = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.pnl.SuspendLayout()
Me.SuspendLayout()
'
'pnl
'
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnl.Controls.Add(Me.Button1)
Me.pnl.Controls.Add(Me.btnOK)
Me.pnl.Controls.Add(Me.Label1)
Me.pnl.Controls.Add(Me.Label68)
Me.pnl.Controls.Add(Me.Label67)
Me.pnl.Controls.Add(Me.lblBonitaetsdatum)
Me.pnl.Controls.Add(Me.lblBonitaet)
Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnl.Location = New System.Drawing.Point(0, 0)
Me.pnl.Name = "pnl"
Me.pnl.Size = New System.Drawing.Size(225, 104)
Me.pnl.TabIndex = 0
'
'Button1
'
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button1.BackColor = System.Drawing.Color.Red
Me.Button1.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.Button1.FlatAppearance.BorderColor = System.Drawing.Color.White
Me.Button1.FlatAppearance.BorderSize = 0
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button1.ForeColor = System.Drawing.Color.White
Me.Button1.Location = New System.Drawing.Point(170, -1)
Me.Button1.Name = "Button1"
Me.Button1.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.Button1.Size = New System.Drawing.Size(54, 20)
Me.Button1.TabIndex = 0
Me.Button1.Text = "X"
Me.Button1.UseVisualStyleBackColor = False
'
'btnOK
'
Me.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnOK.Location = New System.Drawing.Point(10, 58)
Me.btnOK.Name = "btnOK"
Me.btnOK.Size = New System.Drawing.Size(203, 33)
Me.btnOK.TabIndex = 6
Me.btnOK.Text = "OK"
Me.btnOK.UseVisualStyleBackColor = True
'
'Label1
'
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(7, 8)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(115, 13)
Me.Label1.TabIndex = 1
Me.Label1.Text = "Bonität bearbeiten:"
'
'Label68
'
Me.Label68.AutoSize = True
Me.Label68.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label68.Location = New System.Drawing.Point(97, 32)
Me.Label68.Name = "Label68"
Me.Label68.Size = New System.Drawing.Size(33, 13)
Me.Label68.TabIndex = 4
Me.Label68.Text = ",vom:"
'
'Label67
'
Me.Label67.AutoSize = True
Me.Label67.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label67.Location = New System.Drawing.Point(7, 32)
Me.Label67.Name = "Label67"
Me.Label67.Size = New System.Drawing.Size(43, 13)
Me.Label67.TabIndex = 2
Me.Label67.Text = "Bonität:"
'
'lblBonitaetsdatum
'
Me.lblBonitaetsdatum._numbersOnly = False
Me.lblBonitaetsdatum._Prozent = False
Me.lblBonitaetsdatum._ShortDateNew = True
Me.lblBonitaetsdatum._ShortDateOnly = False
Me.lblBonitaetsdatum._TimeOnly = False
Me.lblBonitaetsdatum._value = ""
Me.lblBonitaetsdatum._Waehrung = False
Me.lblBonitaetsdatum.BackColor = System.Drawing.Color.White
Me.lblBonitaetsdatum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.lblBonitaetsdatum.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblBonitaetsdatum.ForeColor = System.Drawing.Color.Black
Me.lblBonitaetsdatum.Location = New System.Drawing.Point(136, 30)
Me.lblBonitaetsdatum.MaxLength = 10
Me.lblBonitaetsdatum.MaxLineLength = -1
Me.lblBonitaetsdatum.MaxLines_Warning = ""
Me.lblBonitaetsdatum.MaxLines_Warning_Label = Nothing
Me.lblBonitaetsdatum.Name = "lblBonitaetsdatum"
Me.lblBonitaetsdatum.Size = New System.Drawing.Size(77, 20)
Me.lblBonitaetsdatum.TabIndex = 5
Me.lblBonitaetsdatum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblBonitaet
'
Me.lblBonitaet._numbersOnly = True
Me.lblBonitaet._Prozent = False
Me.lblBonitaet._ShortDateNew = False
Me.lblBonitaet._ShortDateOnly = False
Me.lblBonitaet._TimeOnly = False
Me.lblBonitaet._value = Nothing
Me.lblBonitaet._Waehrung = False
Me.lblBonitaet.BackColor = System.Drawing.Color.White
Me.lblBonitaet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.lblBonitaet.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblBonitaet.ForeColor = System.Drawing.Color.Black
Me.lblBonitaet.Location = New System.Drawing.Point(56, 30)
Me.lblBonitaet.MaxLineLength = -1
Me.lblBonitaet.MaxLines_Warning = ""
Me.lblBonitaet.MaxLines_Warning_Label = Nothing
Me.lblBonitaet.Name = "lblBonitaet"
Me.lblBonitaet.Size = New System.Drawing.Size(37, 20)
Me.lblBonitaet.TabIndex = 3
Me.lblBonitaet.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'frmBonitaetBearbeiten
'
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(225, 104)
Me.Controls.Add(Me.pnl)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmBonitaetBearbeiten"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
Me.Text = "frmBonitaetBearbeiten"
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents pnl As System.Windows.Forms.Panel
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label68 As System.Windows.Forms.Label
Friend WithEvents Label67 As System.Windows.Forms.Label
Friend WithEvents lblBonitaetsdatum As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents lblBonitaet As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents btnOK As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
End Class