184 lines
7.0 KiB
VB.net
184 lines
7.0 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmLKWEingetroffen_nach
|
|
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(frmLKWEingetroffen_nach))
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtDatum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtUhrzeit = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cboNL = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(13, 38)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(115, 13)
|
|
Me.lbl.TabIndex = 0
|
|
Me.lbl.Text = "LKWs eingetroffen am:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(240, 38)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(31, 13)
|
|
Me.Label1.TabIndex = 2
|
|
Me.Label1.Text = "nach"
|
|
'
|
|
'txtDatum
|
|
'
|
|
Me.txtDatum._DateTimeOnly = False
|
|
Me.txtDatum._numbersOnly = False
|
|
Me.txtDatum._numbersOnlyKommastellen = ""
|
|
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._WaehrungZeichen = True
|
|
Me.txtDatum.ForeColor = System.Drawing.Color.Black
|
|
Me.txtDatum.Location = New System.Drawing.Point(134, 35)
|
|
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(100, 20)
|
|
Me.txtDatum.TabIndex = 1
|
|
'
|
|
'txtUhrzeit
|
|
'
|
|
Me.txtUhrzeit._DateTimeOnly = False
|
|
Me.txtUhrzeit._numbersOnly = False
|
|
Me.txtUhrzeit._numbersOnlyKommastellen = ""
|
|
Me.txtUhrzeit._Prozent = False
|
|
Me.txtUhrzeit._ShortDateNew = False
|
|
Me.txtUhrzeit._ShortDateOnly = False
|
|
Me.txtUhrzeit._TimeOnly = True
|
|
Me.txtUhrzeit._value = ""
|
|
Me.txtUhrzeit._Waehrung = False
|
|
Me.txtUhrzeit._WaehrungZeichen = True
|
|
Me.txtUhrzeit.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUhrzeit.Location = New System.Drawing.Point(277, 35)
|
|
Me.txtUhrzeit.MaxLength = 8
|
|
Me.txtUhrzeit.MaxLineLength = -1
|
|
Me.txtUhrzeit.MaxLines_Warning = ""
|
|
Me.txtUhrzeit.MaxLines_Warning_Label = Nothing
|
|
Me.txtUhrzeit.Name = "txtUhrzeit"
|
|
Me.txtUhrzeit.Size = New System.Drawing.Size(58, 20)
|
|
Me.txtUhrzeit.TabIndex = 3
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(341, 38)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(24, 13)
|
|
Me.Label2.TabIndex = 4
|
|
Me.Label2.Text = "Uhr"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(13, 67)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(77, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Niederlassung:"
|
|
'
|
|
'cboNL
|
|
'
|
|
Me.cboNL._allowedValuesFreiText = Nothing
|
|
Me.cboNL._allowFreiText = False
|
|
Me.cboNL._value = ""
|
|
Me.cboNL.FormattingEnabled = True
|
|
Me.cboNL.Location = New System.Drawing.Point(134, 64)
|
|
Me.cboNL.Name = "cboNL"
|
|
Me.cboNL.Size = New System.Drawing.Size(100, 21)
|
|
Me.cboNL.TabIndex = 6
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Image = Global.SDL.My.Resources.Excel_logo
|
|
Me.btn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btn.Location = New System.Drawing.Point(277, 64)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(88, 46)
|
|
Me.btn.TabIndex = 7
|
|
Me.btn.Text = "Excel"
|
|
Me.btn.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(13, 9)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(340, 13)
|
|
Me.Label4.TabIndex = 8
|
|
Me.Label4.Text = "Gibte eine Liste der LKWs aus die derzeit auf Status ""Ankunft"" stehen."
|
|
'
|
|
'frmLKWEingetroffen_nach
|
|
'
|
|
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(380, 120)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.cboNL)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtUhrzeit)
|
|
Me.Controls.Add(Me.txtDatum)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmLKWEingetroffen_nach"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "LKW eingetroffen"
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents lbl As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtDatum As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtUhrzeit As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents cboNL As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents Label4 As Label
|
|
End Class
|