512 lines
20 KiB
VB.net
512 lines
20 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmVERAGCardDetails
|
|
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(frmVERAGCardDetails))
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.lblAenderung = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.lblSachbearbeiter = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.lblErfassung = New System.Windows.Forms.Label()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.btnAbbrechen = New System.Windows.Forms.Button()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.cbxErsatzkarte = New System.Windows.Forms.CheckBox()
|
|
Me.cbxGestohlen = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVerloren = New System.Windows.Forms.CheckBox()
|
|
Me.cbxDefekt = New System.Windows.Forms.CheckBox()
|
|
Me.cbxGesperrt = New System.Windows.Forms.CheckBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.KdSearchBox = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.txtBeleg = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKaution = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtDatum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFahrer = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtVermerk = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKfz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKartenNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(13, 43)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(52, 13)
|
|
Me.Label1.TabIndex = 2
|
|
Me.Label1.Text = "KartenNr:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Label2.Location = New System.Drawing.Point(13, 17)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label2.TabIndex = 7
|
|
Me.Label2.Text = "Kunde:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(13, 121)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label3.TabIndex = 12
|
|
Me.Label3.Text = "KFZ-KZ:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(12, 238)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label4.TabIndex = 27
|
|
Me.Label4.Text = "Vermerk:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(231, 127)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(91, 13)
|
|
Me.Label5.TabIndex = 14
|
|
Me.Label5.Text = "Erfassungsdatum:"
|
|
'
|
|
'lblAenderung
|
|
'
|
|
Me.lblAenderung.AutoSize = True
|
|
Me.lblAenderung.Location = New System.Drawing.Point(325, 140)
|
|
Me.lblAenderung.Name = "lblAenderung"
|
|
Me.lblAenderung.Size = New System.Drawing.Size(10, 13)
|
|
Me.lblAenderung.TabIndex = 17
|
|
Me.lblAenderung.Text = "-"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(231, 140)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(90, 13)
|
|
Me.Label7.TabIndex = 16
|
|
Me.Label7.Text = "Änderungsdatum:"
|
|
'
|
|
'lblSachbearbeiter
|
|
'
|
|
Me.lblSachbearbeiter.AutoSize = True
|
|
Me.lblSachbearbeiter.Location = New System.Drawing.Point(325, 153)
|
|
Me.lblSachbearbeiter.Name = "lblSachbearbeiter"
|
|
Me.lblSachbearbeiter.Size = New System.Drawing.Size(10, 13)
|
|
Me.lblSachbearbeiter.TabIndex = 21
|
|
Me.lblSachbearbeiter.Text = "-"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(231, 153)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(82, 13)
|
|
Me.Label10.TabIndex = 20
|
|
Me.Label10.Text = "Sachbearbeiter:"
|
|
'
|
|
'lblErfassung
|
|
'
|
|
Me.lblErfassung.AutoSize = True
|
|
Me.lblErfassung.Location = New System.Drawing.Point(325, 127)
|
|
Me.lblErfassung.Name = "lblErfassung"
|
|
Me.lblErfassung.Size = New System.Drawing.Size(10, 13)
|
|
Me.lblErfassung.TabIndex = 15
|
|
Me.lblErfassung.Text = "-"
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Location = New System.Drawing.Point(12, 278)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(131, 29)
|
|
Me.btnOK.TabIndex = 29
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAbbrechen
|
|
'
|
|
Me.btnAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAbbrechen.Location = New System.Drawing.Point(149, 278)
|
|
Me.btnAbbrechen.Name = "btnAbbrechen"
|
|
Me.btnAbbrechen.Size = New System.Drawing.Size(75, 29)
|
|
Me.btnAbbrechen.TabIndex = 30
|
|
Me.btnAbbrechen.Text = "Abbrechen"
|
|
Me.btnAbbrechen.UseVisualStyleBackColor = True
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(13, 147)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(40, 13)
|
|
Me.Label11.TabIndex = 18
|
|
Me.Label11.Text = "Fahrer:"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(231, 95)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label12.TabIndex = 10
|
|
Me.Label12.Text = "Kaution:"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(231, 69)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label13.TabIndex = 6
|
|
Me.Label13.Text = "Datum:"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(231, 43)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label14.TabIndex = 5
|
|
Me.Label14.Text = "Beleg-Nummer:"
|
|
'
|
|
'cbxErsatzkarte
|
|
'
|
|
Me.cbxErsatzkarte.AutoSize = True
|
|
Me.cbxErsatzkarte.Location = New System.Drawing.Point(15, 180)
|
|
Me.cbxErsatzkarte.Name = "cbxErsatzkarte"
|
|
Me.cbxErsatzkarte.Size = New System.Drawing.Size(79, 17)
|
|
Me.cbxErsatzkarte.TabIndex = 22
|
|
Me.cbxErsatzkarte.Text = "Ersatzkarte"
|
|
Me.cbxErsatzkarte.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxGestohlen
|
|
'
|
|
Me.cbxGestohlen.AutoSize = True
|
|
Me.cbxGestohlen.Location = New System.Drawing.Point(140, 203)
|
|
Me.cbxGestohlen.Name = "cbxGestohlen"
|
|
Me.cbxGestohlen.Size = New System.Drawing.Size(68, 17)
|
|
Me.cbxGestohlen.TabIndex = 26
|
|
Me.cbxGestohlen.Text = "Gestolen"
|
|
Me.cbxGestohlen.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVerloren
|
|
'
|
|
Me.cbxVerloren.AutoSize = True
|
|
Me.cbxVerloren.Location = New System.Drawing.Point(140, 180)
|
|
Me.cbxVerloren.Name = "cbxVerloren"
|
|
Me.cbxVerloren.Size = New System.Drawing.Size(65, 17)
|
|
Me.cbxVerloren.TabIndex = 23
|
|
Me.cbxVerloren.Text = "Verloren"
|
|
Me.cbxVerloren.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxDefekt
|
|
'
|
|
Me.cbxDefekt.AutoSize = True
|
|
Me.cbxDefekt.Location = New System.Drawing.Point(15, 203)
|
|
Me.cbxDefekt.Name = "cbxDefekt"
|
|
Me.cbxDefekt.Size = New System.Drawing.Size(58, 17)
|
|
Me.cbxDefekt.TabIndex = 25
|
|
Me.cbxDefekt.Text = "Defekt"
|
|
Me.cbxDefekt.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxGesperrt
|
|
'
|
|
Me.cbxGesperrt.AutoSize = True
|
|
Me.cbxGesperrt.Location = New System.Drawing.Point(234, 180)
|
|
Me.cbxGesperrt.Name = "cbxGesperrt"
|
|
Me.cbxGesperrt.Size = New System.Drawing.Size(66, 17)
|
|
Me.cbxGesperrt.TabIndex = 24
|
|
Me.cbxGesperrt.Text = "Gesperrt"
|
|
Me.cbxGesperrt.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(278, 278)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(75, 29)
|
|
Me.Button1.TabIndex = 31
|
|
Me.Button1.Text = "<<"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Location = New System.Drawing.Point(359, 278)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(75, 29)
|
|
Me.Button2.TabIndex = 31
|
|
Me.Button2.Text = ">>"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImage = Global.SDL.My.Resources.today
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatAppearance.BorderSize = 0
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(414, 65)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(20, 20)
|
|
Me.btn.TabIndex = 32
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'KdSearchBox
|
|
'
|
|
Me.KdSearchBox._AllowSetValue = True
|
|
Me.KdSearchBox._autoSizeGross = False
|
|
Me.KdSearchBox._displayAVISO_Email = False
|
|
Me.KdSearchBox._displayFullName = False
|
|
Me.KdSearchBox._displayWoelflKd = False
|
|
Me.KdSearchBox._hideIfListEmpty = False
|
|
Me.KdSearchBox._loadKdData = False
|
|
Me.KdSearchBox._ValueKdAndName = True
|
|
Me.KdSearchBox.dgvpos = "LEFT"
|
|
Me.KdSearchBox.KdName = ""
|
|
Me.KdSearchBox.KdNr = "-1"
|
|
Me.KdSearchBox.kdNrField = Nothing
|
|
Me.KdSearchBox.Location = New System.Drawing.Point(88, 14)
|
|
Me.KdSearchBox.Name = "KdSearchBox"
|
|
Me.KdSearchBox.nurAktive = True
|
|
Me.KdSearchBox.searchActive = True
|
|
Me.KdSearchBox.Size = New System.Drawing.Size(346, 20)
|
|
Me.KdSearchBox.TabIndex = 33
|
|
Me.KdSearchBox.usrcntl = Nothing
|
|
'
|
|
'txtBeleg
|
|
'
|
|
Me.txtBeleg._numbersOnly = False
|
|
Me.txtBeleg._Prozent = False
|
|
Me.txtBeleg._ShortDateNew = False
|
|
Me.txtBeleg._ShortDateOnly = False
|
|
Me.txtBeleg._TimeOnly = False
|
|
Me.txtBeleg._value = Nothing
|
|
Me.txtBeleg._Waehrung = False
|
|
Me.txtBeleg.Location = New System.Drawing.Point(316, 40)
|
|
Me.txtBeleg.MaxLineLength = -1
|
|
Me.txtBeleg.MaxLines_Warning = ""
|
|
Me.txtBeleg.MaxLines_Warning_Label = Nothing
|
|
Me.txtBeleg.Name = "txtBeleg"
|
|
Me.txtBeleg.Size = New System.Drawing.Size(118, 20)
|
|
Me.txtBeleg.TabIndex = 3
|
|
'
|
|
'txtKaution
|
|
'
|
|
Me.txtKaution._numbersOnly = False
|
|
Me.txtKaution._Prozent = False
|
|
Me.txtKaution._ShortDateNew = False
|
|
Me.txtKaution._ShortDateOnly = False
|
|
Me.txtKaution._TimeOnly = False
|
|
Me.txtKaution._value = Nothing
|
|
Me.txtKaution._Waehrung = True
|
|
Me.txtKaution.Location = New System.Drawing.Point(316, 92)
|
|
Me.txtKaution.MaxLineLength = -1
|
|
Me.txtKaution.MaxLines_Warning = ""
|
|
Me.txtKaution.MaxLines_Warning_Label = Nothing
|
|
Me.txtKaution.Name = "txtKaution"
|
|
Me.txtKaution.Size = New System.Drawing.Size(118, 20)
|
|
Me.txtKaution.TabIndex = 11
|
|
'
|
|
'txtDatum
|
|
'
|
|
Me.txtDatum._numbersOnly = False
|
|
Me.txtDatum._Prozent = False
|
|
Me.txtDatum._ShortDateNew = True
|
|
Me.txtDatum._ShortDateOnly = False
|
|
Me.txtDatum._TimeOnly = False
|
|
Me.txtDatum._value = ""
|
|
Me.txtDatum._Waehrung = False
|
|
Me.txtDatum.Location = New System.Drawing.Point(316, 66)
|
|
Me.txtDatum.MaxLength = 10
|
|
Me.txtDatum.MaxLineLength = -1
|
|
Me.txtDatum.MaxLines_Warning = ""
|
|
Me.txtDatum.MaxLines_Warning_Label = Nothing
|
|
Me.txtDatum.Name = "txtDatum"
|
|
Me.txtDatum.Size = New System.Drawing.Size(96, 20)
|
|
Me.txtDatum.TabIndex = 8
|
|
'
|
|
'txtFahrer
|
|
'
|
|
Me.txtFahrer._numbersOnly = False
|
|
Me.txtFahrer._Prozent = False
|
|
Me.txtFahrer._ShortDateNew = False
|
|
Me.txtFahrer._ShortDateOnly = False
|
|
Me.txtFahrer._TimeOnly = False
|
|
Me.txtFahrer._value = Nothing
|
|
Me.txtFahrer._Waehrung = False
|
|
Me.txtFahrer.Location = New System.Drawing.Point(88, 144)
|
|
Me.txtFahrer.MaxLineLength = -1
|
|
Me.txtFahrer.MaxLines_Warning = ""
|
|
Me.txtFahrer.MaxLines_Warning_Label = Nothing
|
|
Me.txtFahrer.Name = "txtFahrer"
|
|
Me.txtFahrer.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtFahrer.TabIndex = 19
|
|
'
|
|
'txtVermerk
|
|
'
|
|
Me.txtVermerk._numbersOnly = False
|
|
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.Location = New System.Drawing.Point(88, 235)
|
|
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(346, 20)
|
|
Me.txtVermerk.TabIndex = 28
|
|
'
|
|
'txtKfz
|
|
'
|
|
Me.txtKfz._numbersOnly = False
|
|
Me.txtKfz._Prozent = False
|
|
Me.txtKfz._ShortDateNew = False
|
|
Me.txtKfz._ShortDateOnly = False
|
|
Me.txtKfz._TimeOnly = False
|
|
Me.txtKfz._value = Nothing
|
|
Me.txtKfz._Waehrung = False
|
|
Me.txtKfz.Location = New System.Drawing.Point(88, 118)
|
|
Me.txtKfz.MaxLineLength = -1
|
|
Me.txtKfz.MaxLines_Warning = ""
|
|
Me.txtKfz.MaxLines_Warning_Label = Nothing
|
|
Me.txtKfz.Name = "txtKfz"
|
|
Me.txtKfz.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtKfz.TabIndex = 13
|
|
'
|
|
'txtKartenNr
|
|
'
|
|
Me.txtKartenNr._numbersOnly = False
|
|
Me.txtKartenNr._Prozent = False
|
|
Me.txtKartenNr._ShortDateNew = False
|
|
Me.txtKartenNr._ShortDateOnly = False
|
|
Me.txtKartenNr._TimeOnly = False
|
|
Me.txtKartenNr._value = Nothing
|
|
Me.txtKartenNr._Waehrung = False
|
|
Me.txtKartenNr.Location = New System.Drawing.Point(88, 43)
|
|
Me.txtKartenNr.MaxLineLength = -1
|
|
Me.txtKartenNr.MaxLines_Warning = ""
|
|
Me.txtKartenNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtKartenNr.Name = "txtKartenNr"
|
|
Me.txtKartenNr.ReadOnly = True
|
|
Me.txtKartenNr.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtKartenNr.TabIndex = 4
|
|
'
|
|
'frmVERAGCardDetails
|
|
'
|
|
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(442, 319)
|
|
Me.Controls.Add(Me.KdSearchBox)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.cbxGesperrt)
|
|
Me.Controls.Add(Me.cbxDefekt)
|
|
Me.Controls.Add(Me.cbxVerloren)
|
|
Me.Controls.Add(Me.cbxGestohlen)
|
|
Me.Controls.Add(Me.cbxErsatzkarte)
|
|
Me.Controls.Add(Me.Label14)
|
|
Me.Controls.Add(Me.txtBeleg)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.Controls.Add(Me.txtKaution)
|
|
Me.Controls.Add(Me.Label13)
|
|
Me.Controls.Add(Me.txtDatum)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.txtFahrer)
|
|
Me.Controls.Add(Me.btnAbbrechen)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.lblSachbearbeiter)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.lblAenderung)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.lblErfassung)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtVermerk)
|
|
Me.Controls.Add(Me.txtKfz)
|
|
Me.Controls.Add(Me.txtKartenNr)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmVERAGCardDetails"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Details"
|
|
Me.TopMost = True
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents txtKartenNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtKfz As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtVermerk As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents lblAenderung As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents lblSachbearbeiter As System.Windows.Forms.Label
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents lblErfassung As System.Windows.Forms.Label
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents btnAbbrechen As System.Windows.Forms.Button
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFahrer As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtKaution As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents txtDatum As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents txtBeleg As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxErsatzkarte As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxGestohlen As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVerloren As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxDefekt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxGesperrt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents btn As System.Windows.Forms.Button
|
|
Friend WithEvents KdSearchBox As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
End Class
|