466 lines
20 KiB
VB.net
466 lines
20 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmLKWDetails
|
|
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(frmLKWDetails))
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.lblSachbearb = New System.Windows.Forms.Label()
|
|
Me.lblAenderung = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.lblErfassung = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cbxKZAenderung = New System.Windows.Forms.CheckBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.cbxAbgemeldet = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVerkauft = New System.Windows.Forms.CheckBox()
|
|
Me.txtVermerk = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.btnAbbrechen = New System.Windows.Forms.Button()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.txtNationalitaet = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKennzeichen = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtBaujahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cbxLeasing = New System.Windows.Forms.CheckBox()
|
|
Me.cbxMiete = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFinanzierungBank = New System.Windows.Forms.CheckBox()
|
|
Me.pnl.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.BackColor = System.Drawing.Color.White
|
|
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnl.Controls.Add(Me.cbxFinanzierungBank)
|
|
Me.pnl.Controls.Add(Me.cbxMiete)
|
|
Me.pnl.Controls.Add(Me.cbxLeasing)
|
|
Me.pnl.Controls.Add(Me.txtBaujahr)
|
|
Me.pnl.Controls.Add(Me.Label8)
|
|
Me.pnl.Controls.Add(Me.Panel1)
|
|
Me.pnl.Controls.Add(Me.cbxKZAenderung)
|
|
Me.pnl.Controls.Add(Me.Label5)
|
|
Me.pnl.Controls.Add(Me.KdSearchBox1)
|
|
Me.pnl.Controls.Add(Me.cbxAbgemeldet)
|
|
Me.pnl.Controls.Add(Me.txtVermerk)
|
|
Me.pnl.Controls.Add(Me.Label3)
|
|
Me.pnl.Controls.Add(Me.btnAbbrechen)
|
|
Me.pnl.Controls.Add(Me.btnOK)
|
|
Me.pnl.Controls.Add(Me.txtNationalitaet)
|
|
Me.pnl.Controls.Add(Me.txtKennzeichen)
|
|
Me.pnl.Controls.Add(Me.Label2)
|
|
Me.pnl.Controls.Add(Me.Label1)
|
|
Me.pnl.Controls.Add(Me.lbl)
|
|
Me.pnl.Controls.Add(Me.cbxVerkauft)
|
|
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(411, 229)
|
|
Me.pnl.TabIndex = 1
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.Label6)
|
|
Me.Panel1.Controls.Add(Me.lblSachbearb)
|
|
Me.Panel1.Controls.Add(Me.lblAenderung)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.lblErfassung)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Location = New System.Drawing.Point(247, 3)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(102, 21)
|
|
Me.Panel1.TabIndex = 15
|
|
Me.Panel1.Visible = False
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(23, 8)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(94, 13)
|
|
Me.Label6.TabIndex = 0
|
|
Me.Label6.Text = "Erfassungsdatum: "
|
|
Me.Label6.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'lblSachbearb
|
|
'
|
|
Me.lblSachbearb.AutoSize = True
|
|
Me.lblSachbearb.Location = New System.Drawing.Point(139, 41)
|
|
Me.lblSachbearb.Name = "lblSachbearb"
|
|
Me.lblSachbearb.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblSachbearb.TabIndex = 5
|
|
Me.lblSachbearb.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'lblAenderung
|
|
'
|
|
Me.lblAenderung.AutoSize = True
|
|
Me.lblAenderung.Location = New System.Drawing.Point(140, 24)
|
|
Me.lblAenderung.Name = "lblAenderung"
|
|
Me.lblAenderung.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblAenderung.TabIndex = 3
|
|
Me.lblAenderung.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(23, 24)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label7.TabIndex = 2
|
|
Me.Label7.Text = "Änderungsdatum: "
|
|
Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'lblErfassung
|
|
'
|
|
Me.lblErfassung.AutoSize = True
|
|
Me.lblErfassung.Location = New System.Drawing.Point(139, 8)
|
|
Me.lblErfassung.Name = "lblErfassung"
|
|
Me.lblErfassung.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblErfassung.TabIndex = 1
|
|
Me.lblErfassung.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(23, 41)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(113, 13)
|
|
Me.Label4.TabIndex = 4
|
|
Me.Label4.Text = "letzter Sachbearbeiter:"
|
|
Me.Label4.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'cbxKZAenderung
|
|
'
|
|
Me.cbxKZAenderung.AutoSize = True
|
|
Me.cbxKZAenderung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxKZAenderung.Location = New System.Drawing.Point(78, 83)
|
|
Me.cbxKZAenderung.Name = "cbxKZAenderung"
|
|
Me.cbxKZAenderung.Size = New System.Drawing.Size(89, 17)
|
|
Me.cbxKZAenderung.TabIndex = 14
|
|
Me.cbxKZAenderung.Text = "KZ Änderung"
|
|
Me.cbxKZAenderung.UseVisualStyleBackColor = True
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(3, 206)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label5.TabIndex = 13
|
|
Me.Label5.Text = "Kunde:"
|
|
'
|
|
'KdSearchBox1
|
|
'
|
|
Me.KdSearchBox1._AllowSetValue = True
|
|
Me.KdSearchBox1._autoSizeGross = False
|
|
Me.KdSearchBox1._display_Name1 = False
|
|
Me.KdSearchBox1._displayAVISO_Email = False
|
|
Me.KdSearchBox1._displayFullName = False
|
|
Me.KdSearchBox1._displayWoelflKd = False
|
|
Me.KdSearchBox1._hideIfListEmpty = True
|
|
Me.KdSearchBox1._loadKdData = False
|
|
Me.KdSearchBox1._ValueKdAndName = True
|
|
Me.KdSearchBox1.BackColor = System.Drawing.Color.White
|
|
Me.KdSearchBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.KdSearchBox1.dgvpos = "LEFT"
|
|
Me.KdSearchBox1.KdName = ""
|
|
Me.KdSearchBox1.KdNr = "-1"
|
|
Me.KdSearchBox1.kdNrField = Nothing
|
|
Me.KdSearchBox1.KdNrNullInt = Nothing
|
|
Me.KdSearchBox1.Location = New System.Drawing.Point(50, 206)
|
|
Me.KdSearchBox1.Name = "KdSearchBox1"
|
|
Me.KdSearchBox1.nurAktive = True
|
|
Me.KdSearchBox1.ReadOnly = True
|
|
Me.KdSearchBox1.searchActive = True
|
|
Me.KdSearchBox1.Size = New System.Drawing.Size(348, 13)
|
|
Me.KdSearchBox1.TabIndex = 12
|
|
Me.KdSearchBox1.usrcntl = Nothing
|
|
'
|
|
'cbxAbgemeldet
|
|
'
|
|
Me.cbxAbgemeldet.AutoSize = True
|
|
Me.cbxAbgemeldet.Location = New System.Drawing.Point(149, 24)
|
|
Me.cbxAbgemeldet.Name = "cbxAbgemeldet"
|
|
Me.cbxAbgemeldet.Size = New System.Drawing.Size(82, 17)
|
|
Me.cbxAbgemeldet.TabIndex = 11
|
|
Me.cbxAbgemeldet.Text = "Abgemeldet"
|
|
Me.cbxAbgemeldet.UseVisualStyleBackColor = True
|
|
Me.cbxAbgemeldet.Visible = False
|
|
'
|
|
'cbxVerkauft
|
|
'
|
|
Me.cbxVerkauft.AutoSize = True
|
|
Me.cbxVerkauft.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxVerkauft.Location = New System.Drawing.Point(6, 83)
|
|
Me.cbxVerkauft.Name = "cbxVerkauft"
|
|
Me.cbxVerkauft.Size = New System.Drawing.Size(66, 17)
|
|
Me.cbxVerkauft.TabIndex = 10
|
|
Me.cbxVerkauft.Text = "Verkauft"
|
|
Me.cbxVerkauft.UseVisualStyleBackColor = True
|
|
'
|
|
'txtVermerk
|
|
'
|
|
Me.txtVermerk._DateTimeOnly = False
|
|
Me.txtVermerk._numbersOnly = False
|
|
Me.txtVermerk._numbersOnlyKommastellen = ""
|
|
Me.txtVermerk._Prozent = False
|
|
Me.txtVermerk._ShortDateNew = False
|
|
Me.txtVermerk._ShortDateOnly = False
|
|
Me.txtVermerk._TimeOnly = False
|
|
Me.txtVermerk._value = Nothing
|
|
Me.txtVermerk._Waehrung = False
|
|
Me.txtVermerk._WaehrungZeichen = True
|
|
Me.txtVermerk.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtVermerk.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVermerk.Location = New System.Drawing.Point(6, 129)
|
|
Me.txtVermerk.MaxLength = 100
|
|
Me.txtVermerk.MaxLineLength = -1
|
|
Me.txtVermerk.MaxLines_Warning = ""
|
|
Me.txtVermerk.MaxLines_Warning_Label = Nothing
|
|
Me.txtVermerk.Name = "txtVermerk"
|
|
Me.txtVermerk.Size = New System.Drawing.Size(392, 23)
|
|
Me.txtVermerk.TabIndex = 8
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(3, 113)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label3.TabIndex = 7
|
|
Me.Label3.Text = "Vermerk:"
|
|
'
|
|
'btnAbbrechen
|
|
'
|
|
Me.btnAbbrechen.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|
Me.btnAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAbbrechen.Location = New System.Drawing.Point(145, 158)
|
|
Me.btnAbbrechen.Name = "btnAbbrechen"
|
|
Me.btnAbbrechen.Size = New System.Drawing.Size(87, 34)
|
|
Me.btnAbbrechen.TabIndex = 5
|
|
Me.btnAbbrechen.Text = "Abbrechen"
|
|
Me.btnAbbrechen.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Location = New System.Drawing.Point(238, 158)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(160, 34)
|
|
Me.btnOK.TabIndex = 6
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'txtNationalitaet
|
|
'
|
|
Me.txtNationalitaet._DateTimeOnly = False
|
|
Me.txtNationalitaet._numbersOnly = False
|
|
Me.txtNationalitaet._numbersOnlyKommastellen = ""
|
|
Me.txtNationalitaet._Prozent = False
|
|
Me.txtNationalitaet._ShortDateNew = False
|
|
Me.txtNationalitaet._ShortDateOnly = False
|
|
Me.txtNationalitaet._TimeOnly = False
|
|
Me.txtNationalitaet._value = Nothing
|
|
Me.txtNationalitaet._Waehrung = False
|
|
Me.txtNationalitaet._WaehrungZeichen = True
|
|
Me.txtNationalitaet.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtNationalitaet.ForeColor = System.Drawing.Color.Black
|
|
Me.txtNationalitaet.Location = New System.Drawing.Point(236, 51)
|
|
Me.txtNationalitaet.MaxLength = 2
|
|
Me.txtNationalitaet.MaxLineLength = -1
|
|
Me.txtNationalitaet.MaxLines_Warning = ""
|
|
Me.txtNationalitaet.MaxLines_Warning_Label = Nothing
|
|
Me.txtNationalitaet.Name = "txtNationalitaet"
|
|
Me.txtNationalitaet.Size = New System.Drawing.Size(60, 26)
|
|
Me.txtNationalitaet.TabIndex = 4
|
|
'
|
|
'txtKennzeichen
|
|
'
|
|
Me.txtKennzeichen._DateTimeOnly = False
|
|
Me.txtKennzeichen._numbersOnly = False
|
|
Me.txtKennzeichen._numbersOnlyKommastellen = ""
|
|
Me.txtKennzeichen._Prozent = False
|
|
Me.txtKennzeichen._ShortDateNew = False
|
|
Me.txtKennzeichen._ShortDateOnly = False
|
|
Me.txtKennzeichen._TimeOnly = False
|
|
Me.txtKennzeichen._value = Nothing
|
|
Me.txtKennzeichen._Waehrung = False
|
|
Me.txtKennzeichen._WaehrungZeichen = True
|
|
Me.txtKennzeichen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtKennzeichen.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKennzeichen.Location = New System.Drawing.Point(6, 51)
|
|
Me.txtKennzeichen.MaxLength = 25
|
|
Me.txtKennzeichen.MaxLineLength = -1
|
|
Me.txtKennzeichen.MaxLines_Warning = ""
|
|
Me.txtKennzeichen.MaxLines_Warning_Label = Nothing
|
|
Me.txtKennzeichen.Name = "txtKennzeichen"
|
|
Me.txtKennzeichen.Size = New System.Drawing.Size(224, 26)
|
|
Me.txtKennzeichen.TabIndex = 3
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(233, 34)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(63, 13)
|
|
Me.Label2.TabIndex = 2
|
|
Me.Label2.Text = "Nationalität:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(3, 34)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(72, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "Kennzeichen:"
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lbl.Location = New System.Drawing.Point(4, 8)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(237, 13)
|
|
Me.lbl.TabIndex = 0
|
|
Me.lbl.Text = "Bitte geben Sie die Datem zum LKW ein:"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(302, 34)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label8.TabIndex = 16
|
|
Me.Label8.Text = "Baujahr:"
|
|
'
|
|
'txtBaujahr
|
|
'
|
|
Me.txtBaujahr._DateTimeOnly = False
|
|
Me.txtBaujahr._numbersOnly = False
|
|
Me.txtBaujahr._numbersOnlyKommastellen = ""
|
|
Me.txtBaujahr._Prozent = False
|
|
Me.txtBaujahr._ShortDateNew = True
|
|
Me.txtBaujahr._ShortDateOnly = False
|
|
Me.txtBaujahr._TimeOnly = False
|
|
Me.txtBaujahr._value = Nothing
|
|
Me.txtBaujahr._Waehrung = False
|
|
Me.txtBaujahr._WaehrungZeichen = True
|
|
Me.txtBaujahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBaujahr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBaujahr.Location = New System.Drawing.Point(302, 51)
|
|
Me.txtBaujahr.MaxLength = 10
|
|
Me.txtBaujahr.MaxLineLength = -1
|
|
Me.txtBaujahr.MaxLines_Warning = ""
|
|
Me.txtBaujahr.MaxLines_Warning_Label = Nothing
|
|
Me.txtBaujahr.Name = "txtBaujahr"
|
|
Me.txtBaujahr.Size = New System.Drawing.Size(96, 26)
|
|
Me.txtBaujahr.TabIndex = 17
|
|
'
|
|
'cbxLeasing
|
|
'
|
|
Me.cbxLeasing.AutoSize = True
|
|
Me.cbxLeasing.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxLeasing.Location = New System.Drawing.Point(236, 83)
|
|
Me.cbxLeasing.Name = "cbxLeasing"
|
|
Me.cbxLeasing.Size = New System.Drawing.Size(63, 17)
|
|
Me.cbxLeasing.TabIndex = 18
|
|
Me.cbxLeasing.Text = "Leasing"
|
|
Me.cbxLeasing.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxMiete
|
|
'
|
|
Me.cbxMiete.AutoSize = True
|
|
Me.cbxMiete.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxMiete.Location = New System.Drawing.Point(302, 83)
|
|
Me.cbxMiete.Name = "cbxMiete"
|
|
Me.cbxMiete.Size = New System.Drawing.Size(52, 17)
|
|
Me.cbxMiete.TabIndex = 19
|
|
Me.cbxMiete.Text = "Miete"
|
|
Me.cbxMiete.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFinanzierungBank
|
|
'
|
|
Me.cbxFinanzierungBank.AutoSize = True
|
|
Me.cbxFinanzierungBank.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxFinanzierungBank.Location = New System.Drawing.Point(236, 106)
|
|
Me.cbxFinanzierungBank.Name = "cbxFinanzierungBank"
|
|
Me.cbxFinanzierungBank.Size = New System.Drawing.Size(114, 17)
|
|
Me.cbxFinanzierungBank.TabIndex = 20
|
|
Me.cbxFinanzierungBank.Text = "Finanzierung Bank"
|
|
Me.cbxFinanzierungBank.UseVisualStyleBackColor = True
|
|
'
|
|
'frmLKWDetails
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(411, 229)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmLKWDetails"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "LKW Details"
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents btnAbbrechen As System.Windows.Forms.Button
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Public WithEvents txtNationalitaet As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents txtKennzeichen As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents lbl As System.Windows.Forms.Label
|
|
Public WithEvents txtVermerk As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents lblErfassung As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents lblAenderung As System.Windows.Forms.Label
|
|
Friend WithEvents lblSachbearb As System.Windows.Forms.Label
|
|
Friend WithEvents cbxAbgemeldet As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVerkauft As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents cbxKZAenderung As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents cbxFinanzierungBank As CheckBox
|
|
Friend WithEvents cbxMiete As CheckBox
|
|
Friend WithEvents cbxLeasing As CheckBox
|
|
Public WithEvents txtBaujahr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
End Class
|